Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: clamav-lib | Distribution: Fedora Project |
Version: 1.0.1 | Vendor: Fedora Project |
Release: 4.fc38 | Build date: Tue Feb 28 03:56:16 2023 |
Group: Unspecified | Build host: buildvm-a64-34.iad2.fedoraproject.org |
Size: 7266678 | Source RPM: clamav-1.0.1-4.fc38.src.rpm |
Packager: Fedora Project | |
Url: https://www.clamav.net/ | |
Summary: Dynamic libraries for the Clam Antivirus scanner |
This package contains dynamic libraries shared between applications using the Clam Antivirus scanner.
GPLv2
* Mon Feb 27 2023 Orion Poplawski <orion@nwra.com> - 1.0.1-4 - Mark cvd files is clamav-data as %config(noreplace) (bz#2170876) - Rename clamav-update to clamav-freshclam - Make clamav-freshclam supplement clamd - Have clamav-freshclam ghost all of the .cld and .cvd files * Fri Feb 24 2023 Sérgio Basto <sergio@serjux.com> - 1.0.1-3 - Update data files with help of Cisco-Talos/cvdupdate * Mon Feb 20 2023 Orion Poplawski <orion@nwra.com> - 1.0.1-2 - Fix daily.cvd file (bz#2171869) * Thu Feb 16 2023 Orion Poplawski <orion@nwra.com> - 1.0.1-1 - Update to 1.0.1 * Mon Feb 13 2023 Orion Poplawski <orion@nwra.com> - 1.0.0-3 - Make sure RUSTFLAGS are passed to rustc (bz#2167194) * Mon Jan 23 2023 Orion Poplawski <orion@nwra.com> - 1.0.0-2 - Fix multilib install * Sun Jan 22 2023 Orion Poplawski <orion@nwra.com> - 1.0.0-1 - Update to 1.0.0 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.103.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 07 2022 Sérgio Basto <sergio@serjux.com> - 0.103.7-4 - (#2136977) not requires data(clamav) on clamav-libs - (#2023371) Add documentation to preserve user permissions of DatabaseOwner * Thu Sep 22 2022 Sérgio Basto <sergio@serjux.com> - 0.103.7-3 - (#2128276) Please port your pcre dependency to pcre2 - Explicit dependency on systemd since systemd-devel no longer has this dependency on F37+ * Mon Aug 01 2022 Orion Poplawski <orion@nwra.com> - 0.103.7-2 - Split out documentation into separate -doc sub-package * Thu Jul 28 2022 Sérgio Basto <sergio@serjux.com> - 0.103.7-1 - Update to 0.103.7 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.103.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 05 2022 Sérgio Basto <sergio@serjux.com> - 0.103.6-1 - Update to 0.103.6 * Tue Mar 01 2022 Sérgio Basto <sergio@serjux.com> - 0.103.5-3 - Fix for dnf update clamav-update (#2059618) * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.103.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jan 13 2022 Sérgio Basto <sergio@serjux.com> - 0.103.5-1 - Update to 0.103.5 * Sun Nov 07 2021 Sérgio Basto <sergio@serjux.com> - 0.103.4-1 - Update to 0.103.4 * Sun Oct 03 2021 Sérgio Basto <sergio@serjux.com> - 0.103.3-9 - 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-1.0.1-4.fc38.aarch64 - all variavels with {} - BR _chmod and chown only in oldfreshclam - clean rpath clean * Sat Oct 02 2021 Sérgio Basto <sergio@serjux.com> - 0.103.3-8 - (#2006490) second try to fix epel7, revert previous commit and add on initial installation (not in updates) run /bin/systemd-tmpfiles --create (...) * Wed Sep 22 2021 Sérgio Basto <sergio@serjux.com> - 0.103.3-7 - (#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. * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.103.3-6 - Rebuilt with OpenSSL 3.0.0 * Thu Aug 26 2021 Sérgio Basto <sergio@serjux.com> - 0.103.3-5 - Update clamav-data (#1998252) * Sat Aug 14 2021 Sérgio Basto <sergio@serjux.com> - 0.103.3-4 - 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 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.103.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 0.103.3-2 - Rebuild for versioned symbols in json-c * Tue Jun 22 2021 Sérgio Basto <sergio@serjux.com> - 0.103.3-1 - Update to 0.103.3 (#1974601) * Mon Jun 14 2021 Sérgio Basto <sergio@serjux.com> - 0.103.2-2 - Fix for rhbz #1969240, epel7 only, location of old freshclam update file is /etc/cron.d/clamav-update, not /etc/cron.d/clamav-freshclam * Wed Apr 07 2021 Sérgio Basto <sergio@serjux.com> - 0.103.2-1 - Update to 0.103.2 * Sun Mar 07 2021 Sérgio Basto <sergio@serjux.com> - 0.103.1-3 - clamav-freshclam.service: Standard output type syslog is obsolete (#1933977) - Quiet proxy on stdout (#1814698) * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.103.1-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.
/usr/lib/.build-id /usr/lib/.build-id/3a /usr/lib/.build-id/3a/6e0c14f86f08bfb3533cba38ace4b7ba9f8f2b /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/ff65f6510d483c8fc48095ad980f1d698eb39d /usr/lib64/libclamav.so.11 /usr/lib64/libclamav.so.11.0.0 /usr/lib64/libclammspack.so.0 /usr/lib64/libclammspack.so.0.8.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Sep 9 22:34:28 2023