v5/changelog

190 lines
7.2 KiB
Plaintext
Raw Normal View History

08/25/2018 Changes in v5.1.1-1
==================================
- Remove space in "Clam AV"
- Support enable_original_recipient=no in postfix
- Check CPANOPTION and add verbosity
- Better AV scanning loop with retry attempts
2018-07-25 09:25:15 +08:00
- Refactor AV scanning loop
2018-08-11 22:23:16 +08:00
- Revert escaping spaces in unrar (already strict quoted)
- Cluster friendly update scripts (check for PID before restarting)
- Milter support option for MailScanner
- Fix postfix long queue ids getting suffixed with key
- Support ClamAV 0.100.1+ configuration change in RHEL/CentOS 7
2018-06-17 23:04:35 +08:00
06/17/2018 Changes in v5.0.7-4
==================================
- Switch to gzipped phishing update files
- Fix for no virus scanner defined
- Fix configuration chaining for SA rules actions in rulesets
- Fix mime decoding deprecation
- Allow wildcards in phishing lists
2018-06-17 23:04:35 +08:00
- Update MIME::Tools using CPAN
- Fix removal of MailScanner.conf if MailScanner is removed
- Add support for Fedora 28
2018-06-18 06:56:25 +08:00
- Add perl-LWP-Protocol-https (RHEL Variants)
2018-04-29 22:24:40 +08:00
04/29/2018 Changes in v5.0.7-3
==================================
- Fix copy of CustomFunctions directory in debian install
- Fix untaint of $safename var in unpack7zip
- Respect process exit code of Message::SafePipe
- Fix systemd file syntax in RHEL/CentOS
- Remove rotating indication in ms-init
- Add ldconfig to end of install.sh
2018-02-03 21:44:41 +08:00
02/03/2018 Changes in v5.0.7-2
2018-01-14 01:20:12 +08:00
==================================
2018-02-03 21:44:41 +08:00
- Use mtagroup for tmpfiles.d clamd.scan (CentOS/RHEL 7)
2018-01-14 01:20:12 +08:00
- Remove spaces from CURLORWGET = 'wget'
- Fix one typo and a bit of grammar in DE translations
2018-02-03 21:44:41 +08:00
- Fix ms-update-sa reload for systemd
- Fix ms-update-bad-emails for systemd
- Change current working directory on MailScanner invocation
- Fix ms-update-phishing to suppress cron output
- Remove support for systemd reload
- Use /etc/tmpfiles.d for /var/run/clamd.scan configuration (CentOS/RHEL 7)
- Update ms-update-phishing to use restart instead of reload
2018-01-14 01:20:12 +08:00
12/25/2017 Changes in v5.0.7-1
==================================
- Fix parsing an email address into local-part and domain
- Fix syntax in Debian/postrm
- Escape space before passing to unrar extract
- Add gz to unzipable files
- Only run freshclam if it is not running yet (debian)
- 7zip support
- Remove execute flag on systemd service (debian)
- Add update flag to install.sh
- Fix configuration chaining for spamassassin rules actions
- Add --force for cpanm
- CentOS/RHEL 7 clamav configuration support
- Fix broken clamav install prompt block
- Include 2 perl modules for spammassassin from debian tree
- Support for Fedora 27
- Fix install.sh modifying clamav-wrapper before MailScanner is installed
2017-12-31 22:30:57 +08:00
- Add mariadb as a prerequisite service for mailscanner systemd unit
2017-09-30 10:26:13 +08:00
09/29/2017 Changes in v5.0.6-5
==================================
- Return result of mta installation
- Automation flags for all major distros
- Fix config filename to mcp.spamassassin.conf
- Point broken links to wayback machine for mcp
- Properly detect long queue IDs for postfix
- Preserve MailScanner.conf during upgrade
- Fix finding of configured SyslogFacility
- Properly suppress removing ms-sendmail init output
2017-08-28 16:45:38 +08:00
08/28/2017 Changes in v5.0.6-4
==================================
- Fixes and enhancements for ms-update-phishing
- Remove execute bit on systemd files
- Return code check added for ms-init during service reload
- Update documentation
- Add ms_cron_ps_restart to /etc/MailScanner/defaults
2017-08-21 16:01:37 +08:00
08/20/2017 Changes in v5.0.6-3
2017-08-20 06:39:34 +08:00
==================================
- New phishing sites update script
- Unattended install options for debian build
- Fix for exim queue processing
- ms-init fixes
- Fix debian not installing sendmail
- Fix SuSE not installing packages via zypper
- Suppress freshclam error output during install
- Fix missing libbz2-devel package on suse builds
- Fix MailScanner.conf not getting updated and merged
2017-08-20 06:39:34 +08:00
2017-07-25 06:16:30 +08:00
07/24/2017 Changes in v5.0.6-2
==================================
- Bring Spam List documentation in line with current
spam.lists.conf.
- Fix typo in sender.filename.report.txt (fr)
- Better systemd detection
- Prevent ms-init from mistaking itself as a MailScanner process
2017-07-24 02:06:26 +08:00
07/16/2017 Changes in v5.0.6-1
==================================
- Updated ms-update-bad-sites to quiet curl and wget
- Updated ms-update-safe-sites to quiet curl and wget
- Fix race condition in ms-init during restart
- Add systemd support for ms-init using ms-systemd script
- Add ms-sendmail-init script to correctly start sendmail
for mailscanner on init for RHEL based systems
- Add ms-sendmail, ms-sendmail-in, and ms-sendmail-out systemd
support scripts on RHEL based systems
- Update build scripts for systemd support
04/08/2017 Changes in v5.0.5-1
==================================
- updated SweepContent.pm to allow application/ld+json scripts
when Allow Script Tags = no in Dangerous Content Scanning
- Updated Postfix.pm and PFDiskStore.pm to use long queue IDs - issue #34
- Updated Postfix.pm to work with both FIFO and UNIX pipes
- rar fix to allow spaces in file names
- removed some unneeded packages from ms-perl-check
- fix for HTML tag is split across multiple lines - issue #43
- unrar fix - issue #33
- added rblspamreport to reports - issue #45
- update logging for all spam actions taken - issue #36
- increased free disk space check from 100k to 10m - issue #40
- removed re2c conf item in defaults - not used
- updated InPhishingWhitelist and InPhishingBlacklist to not check host.*
as it is incompatible with the current structure
11/10/2016 Changes in v5.0.4-4
2016-11-08 11:47:38 +08:00
==================================
2016-11-08 12:22:17 +08:00
- updated RHEL/Debian/SuSE install scripts
2016-11-08 11:47:38 +08:00
- updated cron job scripts
- updated init script
- changed Debian upstart from 80/20 to 80/80
- updated RHEL packages in install.sh
- updated SuSE packages in install.sh
2016-11-08 12:04:58 +08:00
- Postfix double scan during custom fix
- fixed ms-init and ms-check
- fixed ramdisk portion of install scripts
2016-12-03 20:53:12 +08:00
- fixed perl module declarations
2016-11-08 11:47:38 +08:00
2016-08-15 00:05:15 +08:00
08/14/2016 Changes in v5.0.3-7
2016-07-22 09:36:12 +08:00
==================================
2016-08-15 00:05:15 +08:00
- updated init script to include a time-wait for pid files during
process reloads and restarts
2016-07-22 09:37:56 +08:00
- updated Message.pm to correctly prepend phishing notices in email
2016-08-15 00:05:15 +08:00
subject
2016-08-12 22:39:31 +08:00
- added avast virus scanner support
2016-08-14 00:35:35 +08:00
- added esets virus scanner support
2016-08-15 00:05:15 +08:00
- added new function InitClamdParser to SweepViruses.pm
- added new function ProcessClamdOutput to SweepViruses.pm
2016-07-22 09:36:12 +08:00
2016-05-27 08:31:16 +08:00
05/23/2016 Changes in v5.0.2-1
==================================
- updated chmod permissions from 0600 to 0660 on work files to address
permission issues with clamd reading header files
2016-05-23 13:15:19 +08:00
05/23/2016 Changes in v5.0.1-2
==================================
- fixed install.sh for ms-upgrade-conf
2016-05-23 07:58:16 +08:00
05/22/2016 Changes in v5.0.1-1
==================================
- added logging of failed HTML disarms to Message.pm
2016-05-11 23:12:33 +08:00
05/13/2016 Changes in v5.0.0-9
==================================
- RHEL installer correction: creation of /etc/mail/spamassassin/mailscanner.cf
- start levels 80 20 set in Debian and RHEL
- ms-sa-update corrected
- errant removal of /usr/lib/MailScanner corrected
- added checks to remove init.d scripts or links pre-install
- added remove to update-rc.d and chkconfig pre-install
- added add to update-rc.d and chkconfig post-install
- corrected missing variable in RHEL install.sh script
- installers refined and updated
04/30/2016 Changes in v5.0.0-1
==================================
- New Release