EFA 3.0.0.9 Released!

Important news
Locked
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

EFA 3.0.0.9 Released!

Post by shawniverson »

We would also like to thank everyone for their support and contributions to this project. :clap:

The following issues have been fixed in 3.0.0.9:

Issue #39 Enhancement - Add link for Webmin in MailWatch
Issue #96 Enhancement - Reconfigure to permit regular yum updates
Issue #135 Enhancement - Lots of legit mails blocked on SpamAssassin KAM_BODY_URIBL_PCCC
Issue #148 Enhancement - Allow message view from quarantine reports directly
Issue #162 Enhancement - Upgrade Webmin (to 1.770-1)
Issue #176 Enhancement - Add quarantine cleanup options to EFA-Configure
Issue #179 Enhancement - Get webinterface to work with https by default
Issue #187 Enhancement - EFA service Monitoring
Issue #190 Enhancement - EFA-Init link test
Issue #191 Enhancement - Redirect postfix notifications from postmaster to postmaster email
Issue #192 Enhancement - EFA Update Now option
Issue #193 Enhancement - Removed rpmforge from yum, added EFA repo
Issue #194 Bug - mtalog is empty
Issue #195 Bug - Update EFA hostname in MySQL
Issue #197 Enhancement - Update EFA-Backup for Unbound
Issue #199 Bug - quarantine_report.php issues
Issue #200 Bug - unrar binary not extracting rar files in MailScanner
Issue #203 Bug - Fix Notify Senders sed replace issue in 3.0.0.8
Issue #204 Bug - UTF8 Characters Not Rendering in MailWatch
Issue #211 Bug - MS_LOGO missing
Issue #217 Enhancement - Upgrade Postfix (to 3.0.3)
Issue #219 Bug - Trailing spaces in subjects in MailScanner trigger duplicate subjects in header
Issue #227 Enhancement - Include local.cf in EFA-Backup
Issue #230 Bug - build script not building spamassassin
Issue #233 Bug - Disable postfix utf8 support for now (new feature not compiled in yet)
Issue #238 Enhancement - Upgrade Spamassassin to 3.4.1
Issue #243 Bug - Multiple entries for inet_protocols in main.cf (postfix bumped to 3.0.4)
Issue #244 Bug - Cleanup of SpamAssassin in /usr/local
Issue #245 Bug - ImageCerberus install/move to correct location
Issue #246 Bug - Cleanup old perl modules in /usr/local (and other locations)
Issue #247 Bug - Move GeoIP symlink to new location
Issue #251 Bug - EFA-Backup to /tmp fails when size of backup exceeds size of /tmp

EFA repository is now enabled.
Repoforge repository is now removed.
yum update is now supported with exclusions in place

Please review the RELEASENOTES prior to updating for important information:
https://raw.githubusercontent.com/E-F-A ... LEASENOTES

It is recommended that you suspend your mail flow and snapshot prior
to updating or to back up the entire appliance.

1) Stop mail flow temporarily (at firewalls/mailservers)
2) Snapshot your VM and its memory using your hypervisor tools
3) If the update fails for any reason, immediately roll back to snapshot
4) Report failure at https://forum.efa-project.org

Code: Select all

sudo /usr/local/sbin/EFA-Update -check
sudo /usr/local/sbin/EFA-Update -update
The first time you run this update, the kernel may update. If this
happens, the script will halt to give you an opportunity to restart.
After restarting and booting to the new kernel, rerun EFA-Update to
continue the update process to 3.0.0.9.

EFA-Update will not proceed until you are running on the latest
kernel. This is to ensure that open-vm-tools updates appropriately
if present.
Locked