EFA 3.0.0.8-beta Released

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

EFA 3.0.0.8-beta Released

Post by shawniverson »

The 3.0.0.8-beta update is now available for BETA TESTING ONLY. DO NOT USE IN PRODUCTION.

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

The following issues have been fixed (hopefully) in 3.0.0.8-beta:

Issue #40 Enhancement - Extend MailWatch to hide high spam from regular users
Issue #45 Enhancement - Add ScamNailer ClamAV ruleset (superceded by issue #172)
Issue #49 Enhancement - Add max spam check size to EFA-Configure
Issue #72 Enhancement - EFA MSRE Support
Issue #132 Enhancement - Increase sa-learn and spamassassin max message size limits
Issue #150 Bug - Replace dnsmasq with unbound (URIBL_BLOCKED using dnsmasq)
Issue #157 Bug - Razor failing after registration of service
Issue #156 Bug - GeoIP Bug Fix
Issue #158 Enhancement - Sort transport domain list in EFA-Configure
Issue #161 Enhancement - Increase MailScanner thread limit in EFA-Configure
Issue #164 Enhancement - Add MailWatch Password Reset to EFA-Configure
Issue #166 Bug - MailWatch cron job not executing contents
Issue #167 Enhancement - Change perms on /etc/postfix/sasl_passwd to 600
Issue #168 Enhancement - Start regular updates on RegistrarBoundaries.pm
Issue #169 Enhancement - Clean up clamav-unoffical-sigs script (superceded by issue #170)
Issue #170 Enhancement - Add support to MalwarePatrol to EFA-Configure
Issue #171 Bug - Update clamav -- fix any clamav discrepancies
Issue #172 Enhancement - Review sanesecurity signatures for inclusion in EFA
Issue #173 Enhancement - Securiteinfo.com support removed from unofficial-sigs
Issue #175 Enhancement - Set keyboard layout at beginning of EFA-Init
Issue #177 Enhancement - Correct EFA to new clamav paths using EPEL
Issue #178 Enhancement - EFA MailWatch Unicode Support

EFA-Update enhanced fault tolerance
EPEL Repository is now enabled
Add 4GB Swap partition to new builds.

To participate in the beta testing, execute the following on your existing EFA to update to the beta (as root):

Code: Select all

wget http://dl.efa-project.org/update/EFA-update-script-3.0.0.8-beta
chmod u+x EFA-update-script-3.0.0.8-beta
./EFA-update-script-3.0.0.8-beta
To test a build from scratch, use the following kickstart script using CentOS 6.6:

http://dl.efa-project.org/build/3.0.0.8-beta/ks.cfg

WARNING: You will not be able to upgrade from this beta to the next production version. Beta testing only!
Locked