Name: | clamav |
---|---|
Version: | 0.103.5 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 13285242 |
License: | GPLv2 |
RPM: | clamav-0.103.5-1.el8.aarch64.rpm |
Source RPM: | clamav-0.103.5-1.el8.src.rpm |
Build Date: | Mon Jan 24 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.clamav.net/ |
Summary: | End-user tools for the Clam Antivirus scanner |
Description: | Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon, a command line scanner, and a tool for automatic updating via Internet. The programs are based on a shared library distributed with the Clam AntiVirus package, which you can use with your own software. The virus database is based on the virus database from OpenAntiVirus, but contains additional signatures (including signatures for popular polymorphic viruses, too) and is KEPT UP TO DATE. |
- Update to 0.103.5
- Update to 0.103.4
- Get rid of pkgdatadir variable %{_datadir}/%{name} is more informative - Get rid og milterlog variable %{_var}/log/clamav-milter.log is more readable - we can remove %{_var}/log/clamav-milter.log because journalctl -u clamav-milter supersede it - Fix substitution of /var/run/clamd/clamd.socket on file clamav-milter.conf - Get rid of scanstatedir and milterstatedir variables - smartsubst deleted since we notice does not replace anything - more cleanups - $RPM_BUILD_ROOT + /builddir/build/BUILDROOT/clamav-0.103.5-1.el8.aarch64 - all variavels with {} - BR _chmod and chown only in oldfreshclam - clean rpath clean
- (#2006490) second try to fix epel7, revert previous commit and add on initial installation (not in updates) run /bin/systemd-tmpfiles --create (...)
- (#2006490) follow the Fedora Packaging Guidelines by adding %dir %attr(0710,%scanuser,virusgroup) to %files section, it is needed on epel7 on initial installation without reboot.
- Rebuilt with OpenSSL 3.0.0
- Update clamav-data (#1998252)
- Rearrange tmpfiles following packaging guidelines https://docs.fedoraproject.org/en-US/packaging-guidelines/Tmpfiles.d/ not running systemd-tmpfiles on post - Drop build without tmpfiles because we don't have Systemd without tmpfiles - not ghost .socket files they are tmptifles - Rearrange some files of milter package - Move to old_freshclam files /etc/logrotate.d/* and /var/log/freshclam.log - Drop ConditionPathExists doesn't work as we expect
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuild for versioned symbols in json-c