- eXtremeSHOK.com Maintenance & Refactoring
- Add timestamp support (do not re-download not modified files, saves bandwidth)
- wget and curl uses compression for the transfer (detected when supported, saves bandwidth)
- Posix compliance 'which' replaced with 'command -v'
- More escaped characters, shellcheck compliance
- Option added : force_curl , to force the usage of curl instead of wget
- Workaround for wget, which cannot do --timestamping and --output-document together
- Added SECURITEINFO securiteinfoold.hdb
- set malwarepatrol_free = no , when malwarepatrol_product_code != 8
- Fix: remove hardcoded malwarepatrol_product_code
- Fix: os.macosx.conf service: command not found
- Fix: whitelist a MalwarePatrol signature
- More reliable version checking
- Fix: Clamscan database integrity test
- Fix: version comparison of minimum Yara @bytesplit
- Use custom config directory @amish
- unzip option -j was removed @wotomg
- ZCS 8.7 updates @tonster
- Logic fixes @Claus-Justus Heine
- Specify correct path for systemd units @SlothOfAnarchy
- Avoid hardcoded path to BASH @rseichter