Changes since previous public release (3.0.3):
- Added systemd support.
- Added REST API component.
- Added support: Debian 11, Ubuntu 20.04 LTS, RHEL 7, RHEL 8.
- No longer supported: Debian 9, Ubuntu 16.04 LTS, RHEL 6, OpenSUSE.
- Changed repo URL and GPG key
Changes since previous internal release (4.0.2):
- Functional changes:
- avast: Removed daemonization support and -n option
- avast: Replaced -D option by -v, added -q (verbosity, quiet)
- avast-rest: Fixed duplicated logging to stderr
- avast-fss: SCAN option now monitors only the directory, not a parent mount point
- Bugfixes.
- Improved documentation.
New URL: https://repo.avcdn.net/linux-av/
Documentation and update instructions: https://repo.avcdn.net/linux-av/doc/avast-techdoc.pdf
Regarding Changed repo URL and GPG key:
Please update APT sources list or YUM repos according to instructions in https://repo.avcdn.net/linux-av/doc/avast-techdoc.pdf:
For example:
DEB: deb http://deb.avast.com/lin/repo debian-buster release
=> deb https://repo.avcdn.net/linux-av/deb debian-buster release
RPM: baseurl=http://rpm.avast.com/lin/repo/dists/rhel/release
=> baseurl=https://repo.avcdn.net/linux-av/rpm/el$releasever/release
New GPG key can be downloaded from here: https://repo.avcdn.net/linux-av/doc/avast-gpg-key.asc
The old repositories are staying as they are, but new releases will be available only from the new repository.
Thanks for understanding.
Yes, it was released on August 16. Sorry for not posting here in time.
Version 4.1.0
- Added support for Ubuntu 22.04 LTS, RHEL 9
- avast: Added option scan -E (scan emails)
- avast, avast-rest: Added JSON logging option (-J). Added JSON output to scan tool (also -J).
- avast-rest: Added
detections
option, to get detailed info about virus detections
- avast-rest: Added support for X-Correlation-ID header (logged with related messages)
- avast-rest: Fixed bad performance (CPU usage)
- avast-rest: Allow PUT method (same as POST)
- When logging system errors, log also errno (was just strerror message)
- Fixed: Longer connection timeout for VPS download (5s → 30s)
Released to public today (Sep 3):
Version 4.2.0
- avast: Enabled FileRep. Added config option REPUTATION_QUERIES to allow disabling.
- avast: Added PACKER_BOMB parameters. Increased the default limits.
- avast: Renamed avast.setup to vpsupdate, avast.setup kept as a symlink. (It might be removed later.)
- avast, avast-rest: Added /etc/avast/log.conf, which allows customization of --json-log format.
- Documented possibility of deployment without systemd (e.g. in Docker)
Note that the JSON output (introduced in 4.1.0) is experimental and may be changed in future releases. It was added mainly for internal deployment.
Avast has a integration with AWS S3 bucket?