Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

clamav-1.0.1-4.fc38 RPM for ppc64le

From Fedora 38 for ppc64le / c

Name: clamav Distribution: Fedora Project
Version: 1.0.1 Vendor: Fedora Project
Release: 4.fc38 Build date: Tue Feb 28 04:03:41 2023
Group: Unspecified Build host: buildvm-ppc64le-25.iad2.fedoraproject.org
Size: 14245092 Source RPM: clamav-1.0.1-4.fc38.src.rpm
Packager: Fedora Project
Url: https://www.clamav.net/
Summary: End-user tools for the Clam Antivirus scanner
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.

Provides

Requires

License

GPLv2

Changelog

* 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.ppc64le
  - 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.

Files

/usr/bin/clambc
/usr/bin/clamconf
/usr/bin/clamdscan
/usr/bin/clamdtop
/usr/bin/clamscan
/usr/bin/clamsubmit
/usr/bin/sigtool
/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/f1497ae99130d24fe4d4c40ec941b072c07efc
/usr/lib/.build-id/16
/usr/lib/.build-id/16/9953b07cf9e474762fae52e9b7cb46e317079e
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/46fe49a37a4a4fca9c62af17d96509a24e79d3
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/3aaa72821daf32c79f812684cc295dd84045d2
/usr/lib/.build-id/af
/usr/lib/.build-id/af/f0d1ff805820f139d2e5decd66529b5cd7902b
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/b18cc30725e9d238cd9045ae20ebe35fd153ef
/usr/lib/.build-id/db
/usr/lib/.build-id/db/c327a8bce9fc6503685bc229c78ae9a4005891
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/39f8be80aec9875c9435f03d217d59a55ef7af
/usr/lib/systemd/system/clamav-clamonacc.service
/usr/lib/systemd/system/clamonacc.service
/usr/sbin/clamonacc
/usr/share/doc/clamav
/usr/share/doc/clamav/NEWS.md
/usr/share/doc/clamav/README.md
/usr/share/doc/clamav/html
/usr/share/doc/clamav/html/404.html
/usr/share/doc/clamav/html/FontAwesome
/usr/share/doc/clamav/html/FontAwesome/css
/usr/share/doc/clamav/html/FontAwesome/css/font-awesome.css
/usr/share/doc/clamav/html/FontAwesome/fonts
/usr/share/doc/clamav/html/FontAwesome/fonts/FontAwesome.ttf
/usr/share/doc/clamav/html/FontAwesome/fonts/fontawesome-webfont.eot
/usr/share/doc/clamav/html/FontAwesome/fonts/fontawesome-webfont.svg
/usr/share/doc/clamav/html/FontAwesome/fonts/fontawesome-webfont.ttf
/usr/share/doc/clamav/html/FontAwesome/fonts/fontawesome-webfont.woff
/usr/share/doc/clamav/html/FontAwesome/fonts/fontawesome-webfont.woff2
/usr/share/doc/clamav/html/Introduction.html
/usr/share/doc/clamav/html/ace.js
/usr/share/doc/clamav/html/appendix
/usr/share/doc/clamav/html/appendix/Appendix.html
/usr/share/doc/clamav/html/appendix/Authenticode.html
/usr/share/doc/clamav/html/appendix/CvdPrivateMirror.html
/usr/share/doc/clamav/html/appendix/FileTypes.html
/usr/share/doc/clamav/html/appendix/FunctionalityLevels.html
/usr/share/doc/clamav/html/appendix/Terminology.html
/usr/share/doc/clamav/html/ayu-highlight.css
/usr/share/doc/clamav/html/book.js
/usr/share/doc/clamav/html/clipboard.min.js
/usr/share/doc/clamav/html/community_resources
/usr/share/doc/clamav/html/community_resources/CommunityResources.html
/usr/share/doc/clamav/html/community_resources/CompileClamAV_AmazonLinux2.txt
/usr/share/doc/clamav/html/css
/usr/share/doc/clamav/html/css/chrome.css
/usr/share/doc/clamav/html/css/general.css
/usr/share/doc/clamav/html/css/print.css
/usr/share/doc/clamav/html/css/variables.css
/usr/share/doc/clamav/html/editor.js
/usr/share/doc/clamav/html/elasticlunr.min.js
/usr/share/doc/clamav/html/faq
/usr/share/doc/clamav/html/faq/faq-cvd.html
/usr/share/doc/clamav/html/faq/faq-eol.html
/usr/share/doc/clamav/html/faq/faq-freshclam.html
/usr/share/doc/clamav/html/faq/faq-ignore.html
/usr/share/doc/clamav/html/faq/faq-misc.html
/usr/share/doc/clamav/html/faq/faq-ml.html
/usr/share/doc/clamav/html/faq/faq-pua.html
/usr/share/doc/clamav/html/faq/faq-rust.html
/usr/share/doc/clamav/html/faq/faq-safebrowsing.html
/usr/share/doc/clamav/html/faq/faq-scan-alerts.html
/usr/share/doc/clamav/html/faq/faq-troubleshoot.html
/usr/share/doc/clamav/html/faq/faq-uninstall.html
/usr/share/doc/clamav/html/faq/faq-upgrade.html
/usr/share/doc/clamav/html/faq/faq-whichversion.html
/usr/share/doc/clamav/html/faq/faq-win32.html
/usr/share/doc/clamav/html/faq/faq.html
/usr/share/doc/clamav/html/favicon.png
/usr/share/doc/clamav/html/fonts
/usr/share/doc/clamav/html/fonts/OPEN-SANS-LICENSE.txt
/usr/share/doc/clamav/html/fonts/SOURCE-CODE-PRO-LICENSE.txt
/usr/share/doc/clamav/html/fonts/fonts.css
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-300.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-300italic.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-600.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-600italic.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-700.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-700italic.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-800.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-800italic.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-italic.woff2
/usr/share/doc/clamav/html/fonts/open-sans-v17-all-charsets-regular.woff2
/usr/share/doc/clamav/html/fonts/source-code-pro-v11-all-charsets-500.woff2
/usr/share/doc/clamav/html/highlight.css
/usr/share/doc/clamav/html/highlight.js
/usr/share/doc/clamav/html/images
/usr/share/doc/clamav/html/images/change-fork-name.png
/usr/share/doc/clamav/html/images/cisco.png
/usr/share/doc/clamav/html/images/clone-your-fork.png
/usr/share/doc/clamav/html/images/create-a-fork.png
/usr/share/doc/clamav/html/images/demon.png
/usr/share/doc/clamav/html/images/flamegraph.svg
/usr/share/doc/clamav/html/images/fork-is-behind.png
/usr/share/doc/clamav/html/images/logo.png
/usr/share/doc/clamav/html/images/new-git-workflow.png
/usr/share/doc/clamav/html/images/old-git-workflow.png
/usr/share/doc/clamav/html/index.html
/usr/share/doc/clamav/html/manual
/usr/share/doc/clamav/html/manual/Development
/usr/share/doc/clamav/html/manual/Development.html
/usr/share/doc/clamav/html/manual/Development/Contribute.html
/usr/share/doc/clamav/html/manual/Development/build-installer-packages.html
/usr/share/doc/clamav/html/manual/Development/clamav-git-work-flow.html
/usr/share/doc/clamav/html/manual/Development/code-coverage.html
/usr/share/doc/clamav/html/manual/Development/development-builds.html
/usr/share/doc/clamav/html/manual/Development/fuzzing-sanitizers.html
/usr/share/doc/clamav/html/manual/Development/github-pr-basics.html
/usr/share/doc/clamav/html/manual/Development/libclamav.html
/usr/share/doc/clamav/html/manual/Development/performance-profiling.html
/usr/share/doc/clamav/html/manual/Development/personal-forks.html
/usr/share/doc/clamav/html/manual/Development/testing-pull-requests.html
/usr/share/doc/clamav/html/manual/Development/tips-and-tricks.html
/usr/share/doc/clamav/html/manual/Installing
/usr/share/doc/clamav/html/manual/Installing.html
/usr/share/doc/clamav/html/manual/Installing/Add-clamav-user.html
/usr/share/doc/clamav/html/manual/Installing/Community-projects.html
/usr/share/doc/clamav/html/manual/Installing/Docker.html
/usr/share/doc/clamav/html/manual/Installing/Installing-from-source-Unix-old.html
/usr/share/doc/clamav/html/manual/Installing/Installing-from-source-Unix.html
/usr/share/doc/clamav/html/manual/Installing/Installing-from-source-Windows.html
/usr/share/doc/clamav/html/manual/Installing/Packages.html
/usr/share/doc/clamav/html/manual/OnAccess.html
/usr/share/doc/clamav/html/manual/Signatures
/usr/share/doc/clamav/html/manual/Signatures.html
/usr/share/doc/clamav/html/manual/Signatures/AllowLists.html
/usr/share/doc/clamav/html/manual/Signatures/AuthenticodeRules.html
/usr/share/doc/clamav/html/manual/Signatures/BodySignatureFormat.html
/usr/share/doc/clamav/html/manual/Signatures/BytecodeSignatures.html
/usr/share/doc/clamav/html/manual/Signatures/ContainerMetadata.html
/usr/share/doc/clamav/html/manual/Signatures/DatabaseInfo.html
/usr/share/doc/clamav/html/manual/Signatures/DynamicConfig.html
/usr/share/doc/clamav/html/manual/Signatures/EncryptedArchives.html
/usr/share/doc/clamav/html/manual/Signatures/ExtendedSignatures.html
/usr/share/doc/clamav/html/manual/Signatures/FileTypeMagic.html
/usr/share/doc/clamav/html/manual/Signatures/HashSignatures.html
/usr/share/doc/clamav/html/manual/Signatures/LogicalSignatures.html
/usr/share/doc/clamav/html/manual/Signatures/PhishSigs.html
/usr/share/doc/clamav/html/manual/Signatures/SignatureNames.html
/usr/share/doc/clamav/html/manual/Signatures/YaraRules.html
/usr/share/doc/clamav/html/manual/Usage
/usr/share/doc/clamav/html/manual/Usage.html
/usr/share/doc/clamav/html/manual/Usage/Configuration.html
/usr/share/doc/clamav/html/manual/Usage/ReportABug.html
/usr/share/doc/clamav/html/manual/Usage/Scanning.html
/usr/share/doc/clamav/html/manual/Usage/Services.html
/usr/share/doc/clamav/html/manual/Usage/SignatureManagement.html
/usr/share/doc/clamav/html/mark.min.js
/usr/share/doc/clamav/html/mode-rust.js
/usr/share/doc/clamav/html/print.html
/usr/share/doc/clamav/html/searcher.js
/usr/share/doc/clamav/html/searchindex.js
/usr/share/doc/clamav/html/searchindex.json
/usr/share/doc/clamav/html/theme-dawn.js
/usr/share/doc/clamav/html/theme-tomorrow_night.js
/usr/share/doc/clamav/html/tomorrow-night.css
/usr/share/licenses/clamav
/usr/share/licenses/clamav/COPYING
/usr/share/licenses/clamav/COPYING/COPYING.LGPL
/usr/share/licenses/clamav/COPYING/COPYING.YARA
/usr/share/licenses/clamav/COPYING/COPYING.bzip2
/usr/share/licenses/clamav/COPYING/COPYING.curl
/usr/share/licenses/clamav/COPYING/COPYING.file
/usr/share/licenses/clamav/COPYING/COPYING.getopt
/usr/share/licenses/clamav/COPYING/COPYING.llvm
/usr/share/licenses/clamav/COPYING/COPYING.lzma
/usr/share/licenses/clamav/COPYING/COPYING.pcre
/usr/share/licenses/clamav/COPYING/COPYING.regex
/usr/share/licenses/clamav/COPYING/COPYING.unrar
/usr/share/licenses/clamav/COPYING/COPYING.zlib
/usr/share/man/man1/clambc.1.gz
/usr/share/man/man1/clamconf.1.gz
/usr/share/man/man1/clamdscan.1.gz
/usr/share/man/man1/clamdtop.1.gz
/usr/share/man/man1/clamscan.1.gz
/usr/share/man/man1/clamsubmit.1.gz
/usr/share/man/man1/sigtool.1.gz
/usr/share/man/man5/clamav-milter.conf.5.gz
/usr/share/man/man8/clamonacc.8.gz
/var/spool/quarantine


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:57:55 2024