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

clamd-0.101.2-1.el7 RPM for ppc64

From EPEL 7 for ppc64 / Packages / c

Name: clamd Distribution: Fedora Project
Version: 0.101.2 Vendor: Fedora Project
Release: 1.el7 Build date: Thu Mar 28 02:59:06 2019
Group: Unspecified Build host: buildvm-ppc64-07.ppc.fedoraproject.org
Size: 327094 Source RPM: clamav-0.101.2-1.el7.src.rpm
Packager: Fedora Project
Url: https://www.clamav.net/
Summary: The Clam AntiVirus Daemon
The Clam AntiVirus Daemon
See the README file how this can be done with a minimum of effort.
This package contains a generic system wide clamd service which is
e.g. used by the clamav-milter package.

Provides

Requires

License

GPLv2

Changelog

* Thu Mar 28 2019 Sérgio Basto <sergio@serjux.com> - 0.101.2-1
  - Update to 0.101.2
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.101.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jan 10 2019 Sérgio Basto <sergio@serjux.com> - 0.101.1-1
  - Update to 0.101.1
* Thu Jan 03 2019 Orion Poplawski <orion@nwra.com> - 0.101.0-3
  - Actually apply patch
* Thu Jan 03 2019 Orion Poplawski <orion@nwra.com> - 0.101.0-2
  - Explicitly list sonames to catch soname bumps
  - Backport header fix (bug #1663011)
* Thu Dec 13 2018 Orion Poplawski <orion@nwra.com> - 0.101.0-1
  - Update to 0.101.0
  - Add %license
  - pdf docs replaced with html
* Thu Oct 04 2018 Sérgio Basto <sergio@serjux.com> - 0.100.2-2
  - Revert unwanted committed parts of commit "clean whitespace"
* Thu Oct 04 2018 Sérgio Basto <sergio@serjux.com> - 0.100.2-1
  - Update to 0.100.2
  - Fix logrotate example (#1610735)
  - Improve clamd@.service (enter in commit "clean whitespace" by mistake sorry)
* Mon Jul 30 2018 Sérgio Basto <sergio@serjux.com> - 0.100.1-4
  - Change the default location of configuration files in clamconf, binaries and
    man pages, replacing with our default packaging (#859339).
* Sun Jul 29 2018 Sérgio Basto <sergio@serjux.com> - 0.100.1-3
  - Modify group of /var/run/clamd.scan to virusgroup
  - Add some SELinux notes from (#787434)
  - Drop pointless clamav-0.99.1-setsebool.patch
  - Drop conditionalized build of noarch
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.100.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Jul 11 2018 Sérgio Basto <sergio@serjux.com> - 0.100.1-1
  - Update to 0.100.1
* Mon Jul 02 2018 Sérgio Basto <sergio@serjux.com> - 0.100.0-3
  - Remove sub-package clamav-data-empty
  - Also remove conflicts between clamav-data and clamav-data-empty
* Sun Jun 03 2018 Sérgio Basto <sergio@serjux.com> - 0.100.0-2
  - Try to mitigate bug #1583599
  - Move comments one line (to read before starting the scriptlet)
  - clamav-milter could work without clamd and without sendmail (#1583599)
  - Get rid of provides/requires with updateuser, virusgroup, scanuser and
    milteruser and just simply require clamav-filesystem
* Mon May 28 2018 Robert Scheck <robert@fedoraproject.org> - 0.100.0-1
  - Upgrade to 0.100.0 (#1565381)
* Wed Mar 21 2018 Sérgio Basto <sergio@serjux.com> - 0.99.4-3
  - Fix data-empty sub-package (ghost the correct files)
  - Add Obsoletes systemd sub-packages
* Mon Mar 12 2018 Sérgio Basto <sergio@serjux.com> - 0.99.4-2
  - Revert fix for llvm, build using -std=gnu++98 (#1307378)
  - Revert CFLAG assignment in commmit a4a6d252 (made in 2006)
  - BR systemd-devel to fix detection in configure.
  - Disable llvm in ppc64 (#1534071)
  - "Disable llvm will use the internal bytecode interpreter rather than the llvm
    jit", so drop bytecode build condition and use condional on enable or disable
    llvm.
* Fri Mar 02 2018 Orion Poplawski <orion@nwra.com> - 0.99.4-1
  - Update to 0.99.4
  - Security fixes CVE-2012-6706 CVE-2017-6419 CVE-2017-11423 CVE-2018-1000085
    CVE-2018-0202
* Tue Feb 13 2018 Sérgio Basto <sergio@serjux.com> - 0.99.3-7
  - Remove sub-packages sysvinit, upstart and systemd to be more compatible with
    el6 .
  - Remove provides/obsoletes for very old sub-packges clamav-milter-core,
    clamav-milter-sendmail and clamav-milter-core
  - Call server and scanner sub-packages as clamd (el6 compatible and as uppstream
    call it)
  - clamav-data provides clamav-db (el6 compatible)
  - Explicitly enable-id-check and enable-dns in configure (as in el6).
  - Add missing build-time requirement pcre2-devel (it misses in el6 at least)
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.99.3-6
  - Escape macros in %changelog
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.99.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Feb 03 2018 Sérgio Basto <sergio@serjux.com> - 0.99.3-4
  - Last Epel 7 macro already have systemctl daemon-reload, reverting 0.99.3-3 release
  - Remove BR _includedir/tcpd.h due:
    https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers
* Wed Jan 31 2018 Sérgio Basto <sergio@serjux.com> - 0.99.3-3
  - Use systemctl daemon-reload because we change services and epel7 seems not
    reload services and break conditional restart.
* Wed Jan 31 2018 Sérgio Basto <sergio@serjux.com>
  - Fix and organize systemd scriptlets, clamd@.service missed systemd_preun macro
    and had a wrong systemd_postun_with_restart
  - Remove triggerin macros that aren't need it anymore
  - Fix scriplet
  - Organize startup scriptlets
  - Exclude one file listed twice
* Fri Jan 26 2018 Orion Poplawski <orion@nwra.com> - 0.99.3-1
  - Update to 0.99.3
  - Security fixes CVE-2017-12374 CVE-2017-12375 CVE-2017-12376 CVE-2017-12377
    CVE-2017-12378 CVE-2017-12379 CVE-2017-12380 (bug #1539030)
  - Drop clamav-notify-servers and it's dependency on ncat (bug #1530678)
* Wed Jan 17 2018 Sérgio Basto <sergio@serjux.com> - 0.99.2-18
  - Fix type of clamd@ service
  - Fix packages name of Obsoletes directives
  - Also fix type of clamav-milter.service
* Thu Jan 11 2018 Sérgio Basto <sergio@serjux.com> - 0.99.2-17
  - Security fixes CVE-2017-6420 (#1483910), CVE-2017-6418 (#1483908)
* Tue Jan 09 2018 Sérgio Basto <sergio@serjux.com> - 0.99.2-16
  - Make sure that Obsoletes sysv and upstart for Epel upgrade and update
* Mon Jan 08 2018 Sérgio Basto <sergio@serjux.com> - 0.99.2-15
  - Fix rundir path (#1126595)
  - Update main.cvd, daily.cvd and bytecode.cvd
  - Fixes for rhbz 1464269 and rhbz 1126625
  - Move Sources and BuildRequires to the beginning
  - Build systemd for F22+ and el7+
  - Build sysv and upstart for el6 else build only sysv
  - Only enable tmpfiles with systemd enabled
  - Move descritions to near the package macro and remove his build
    conditionals, this also fix the generation of src.rpm
  - Remove hack from 2010 (git show e1a9be60)
  - Use autoreconf without --force
* Thu Jan 04 2018 Sérgio Basto <sergio@serjux.com> - 0.99.2-14
  - Use 4 spaces instead tabs
  - Fix rhbz #1530678
  - Fix rhbz #1518016
  - Simplify conditional builds reference: /usr/lib/rpm/macros
  - use make_build and make install macros
* Sun Nov 26 2017 Robert Scheck <robert@fedoraproject.org> - 0.99.2-13
  - Backported upstream patch to unbreak e2guardian vs. temp files
* Fri Sep 15 2017 Sérgio Basto <sergio@serjux.com> - 0.99.2-12
  - Try fix rhbz #1473642
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.99.2-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.99.2-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jul 17 2017 Sérgio Basto <sergio@serjux.com> - 0.99.2-9
  - Add patch for openssl-1.1
* Mon Mar 27 2017 Orion Poplawski <orion@cora.nwra.com> - 0.99.2-8
  - Create virusgroup group and add the various clam* users to it
* Sun Mar 26 2017 Orion Poplawski <orion@cora.nwra.com> - 0.99.2-7
  - Fix clamav-milter startup under selinux (bug #1434176)
  - Move /etc/clam.d to clamav-filesystem (bug #1275630)
  - Make clamav-milter own /etc/mail (bug #1175473)
* Sun Mar 26 2017 Orion Poplawski <orion@cora.nwra.com> - 0.99.2-6
  - Start clamav-milter after clamd@scan (bug #1356507))
* Sun Mar 26 2017 Orion Poplawski <orion@cora.nwra.com> - 0.99.2-5
  - Allow freshclam to run automatically on install (bug #1408649)
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.99.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Nov 07 2016 Richard W.M. Jones <rjones@redhat.com> - 0.99.2-3
  - Rebuild for OCaml 4.04.0.
* Tue Oct 18 2016 Orion Poplawski <orion@cora.nwra.com> - 0.99.2-2
  - Also send logrotate script stdout to /dev/null (bug #1376815)
* Mon Jun 13 2016 Orion Poplawski <orion@cora.nwra.com> - 0.99.2-1
  - Update to 0.99.2
  - Drop cliopts patch fixed upstream, use upstream's "--forground" option name
  - Fix main.cvd (fedora #1325482, epel #1325717)
  - Own bytecode.cld (#1176252) and mirrors.dat, ship bytecode.cvd
  - Update daily.cvd
  - Fixup Requires(pre) usage (#1319151)
* Tue Mar 29 2016 Robert Scheck <robert@fedoraproject.org> - 0.99.1-1
  - Upgrade to 0.99.1 and updated main.cvd and daily.cvd (#1314115)
  - Complain about antivirus_use_jit rather clamd_use_jit (#1295473)
* Tue Mar 29 2016 Robert Scheck <robert@fedoraproject.org> - 0.99-4
  - Link using %{?__global_ldflags} for hardened builds (#1321173)
  - Build using -std=gnu++98 (#1307378, thanks to Yaakov Selkowitz)
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.99-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Dec 06 2015 Robert Scheck <robert@fedoraproject.org> - 0.99-2
  - Require openssl-devel for clamav-devel
  - Change clamav-milter unit for upstream changes (#1287795)
* Wed Dec 02 2015 Robert Scheck <robert@fedoraproject.org> - 0.99-1
  - Upgrade to 0.99 and updated daily.cvd (#1287327)
* Tue Jun 30 2015 Robert Scheck <robert@fedoraproject.org> - 0.98.7-3
  - Move /etc/tmpfiles.d/ to /usr/lib/tmpfiles.d/ (#1126595)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.98.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 29 2015 Robert Scheck <robert@fedoraproject.org> - 0.98.7-1
  - Upgrade to 0.98.7 and updated daily.cvd (#1217014)
* Tue Mar 10 2015 Adam Jackson <ajax@redhat.com> 0.98.6-2
  - Drop sysvinit subpackages in F23+
* Thu Jan 29 2015 Robert Scheck <robert@fedoraproject.org> - 0.98.6-1
  - Upgrade to 0.98.6 and updated daily.cvd (#1187050)
* Wed Nov 19 2014 Robert Scheck <robert@fedoraproject.org> - 0.98.5-2
  - Corrected summary of clamav-server-systemd package (#1165672)
* Wed Nov 19 2014 Robert Scheck <robert@fedoraproject.org> - 0.98.5-1
  - Upgrade to 0.98.5 and updated daily.cvd (#1138101)
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.98.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 21 2014 Robert Scheck <robert@fedoraproject.org> - 0.98.4-1
  - Upgrade to 0.98.4 and updated daily.cvd (#1111811)
  - Add build requirement to libxml2 for DMG, OpenIOC and XAR
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.98.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 10 2014 Robert Scheck <robert@fedoraproject.org> - 0.98.3-1
  - Upgrade to 0.98.3 and updated daily.cvd (#1095614)
  - Avoid automatic path detection breakage regarding curl
  - Added build requirement to openssl-devel for hasing code
  - Added clamsubmit to main package
* Wed Jan 15 2014 Robert Scheck <robert@fedoraproject.org> - 0.98.1-1
  - Upgrade to 0.98.1 and updated daily.cvd (#1053400)
* Wed Oct 09 2013 Dan Horák <dan[at]danny.cz> - 0.98-2
  - Use fanotify from glibc instead of the limited hand-crafted version
* Sun Oct 06 2013 Robert Scheck <robert@fedoraproject.org> - 0.98-1
  - Upgrade to 0.98 and updated main.cvd and daily.cvd (#1010168)
* Wed Aug 07 2013 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.97.8-4
  - Add a missing requirement on crontabs to spec file
  - Fix RHBZ#988605
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.97.8-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu May 02 2013 Nick Bebout <nb@fedoraproject.org> - 0.97.8-1
  - Update to 0.97.8
* Wed Apr 10 2013 Jon Ciesla <limburgher@gmail.com> - 0.97.7-2
  - Migrate from fedora-usermgmt to guideline scriptlets.
* Sat Mar 23 2013 Nick Bebout <nb@fedoraproject.org> - 0.97.7-1
  - Update to 0.97.7
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.97.6-1901
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Sep 22 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.6-1900
  - updated to 0.97.6
  - use %systemd macros
* Tue Aug 14 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.5-1900
  - disabled upstart support
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.97.5-1801
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jun 16 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.5-1800
  - updated to 0.97.5
  - CVE-2012-1457: allows to bypass malware detection via a TAR archive
    entry with a length field that exceeds the total TAR file size
  - CVE-2012-1458: allows to bypass malware detection via a crafted
    reset interval in the LZXC header of a CHM file
  - CVE-2012-1459: allows to bypass malware detection via a TAR archive
    entry with a length field corresponding to that entire entry, plus
    part of the header of the next entry
  - ship local copy of virus database; it was removed by accident from
    0.97.5 tarball
  - removed sysv compat stuff
* Fri Apr 13 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.4-1801
  - build with -fPIE
* Fri Mar 16 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.4-1800
  - updated to 0.97.4
* Sun Feb 05 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.3-1703
  - fixed SELinux restorecon invocation
  - added trigger to fix SELinux contexts of logfiles created by old
    packages
  - fixed build with recent gcc/glibc toolchain
* Sat Jan 21 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.3-1703
  - rewrote clamav-notify-servers to be init system neutral
  - set PrivateTmp systemd option (#782488)
* Sun Jan 08 2012 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.3-1702
  - set correct SELinux context for logfiles generated in %post (#754555)
  - create systemd tmpfiles in %post
  - created -server-systemd subpackage providing a clamd@.service template
  - made script in -scanner-systemd an instance of clamd@.service
* Tue Oct 18 2011 Nick Bebout <nb@fedoraproject.org> - 0.97.3-1700
  - updated to 0.97.3
  - CVE-2011-3627 clamav: Recursion level crash fixed in v0.97.3
* Thu Aug 04 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.2-1700
  - moved sysv wrapper script into -sysv subpackage
  - start systemd services after network.target and nss-lookup.target
* Tue Jul 26 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.2-1600
  - updated to 0.97.2
  - CVE-2011-2721 Off-by-one error by scanning message hashes (#725694)
  - fixed systemd scripts and their installation
* Thu Jun 09 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97.1-1600
  - updated to 0.97.1
  - fixed Requires(preun) vs. Requires(postun) inconsistency
* Sat Apr 23 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97-1601
  - fixed tmpfiles.d syntax (#696812)
* Sun Feb 20 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.97-1600
  - updated to 0.97
  - rediffed some patches
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.96.5-1503
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jan 08 2011 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96.5-1502
  - fixed signal specifier in clamd-wrapper (#668131, James Ralston)
* Fri Dec 24 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96.5-1501
  - added systemd init scripts which obsolete to old sysvinit ones
  - added tmpfiles.d/ descriptions
* Sat Dec 04 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96.5-1500
  - updated to 0.96.5
  - CVE-2010-4260 Multiple errors within the processing of PDF files can
    be exploited to e.g. cause a crash.
  - CVE-2010-4261 An off-by-one error within the "icon_cb()" function
    can be exploited to cause a memory corruption.
* Sun Oct 31 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96.4-1500
  - updated to 0.96.4
  - execute 'make check' (#640347) but ignore errors for now because
    four checks are failing on f13
* Wed Sep 29 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96.3-1501
  - lowered stop priority of sysv initscripts (#629435)
* Wed Sep 22 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96.3-1500
  - updated to 0.96.3
  - fixes CVE-2010-0405 in shipped bzlib.c copy
* Sun Aug 15 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96.2-1500
  - updated to 0.96.2
  - rediffed patches
  - removed the -jit-disable patch which is replaced upstream by a more
    detailed configuration option.
* Wed Aug 11 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
  - removed old %trigger which renamed the 'clamav' user- and groupnames
    to 'clamupdate'
  - use 'groupmems', not 'usermod' to add a user to a group because
    'usermod' does not work when user does not exist in local /etc/passwd
* Tue Jul 13 2010 Dan Horák <dan[at]danny.cz> - 0.96.1-1401
  - ocaml not available (at least) on s390(x)
* Tue Jun 01 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96.1-1400
  - updated to 0.96.1
  - rediffed patches
* Sat May 29 2010 Rakesh Pandit <rakesh@fedoraproject.org> - 0.96.1403
  - CVE-2010-1639 Clam AntiVirus: Heap-based overflow, when processing malicious PDF file(s)
* Wed Apr 21 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96-1402
  - updated to final 0.96
  - applied upstream patch which allows to disable JIT compiler (#573191)
  - build JIT compiler again
  - disabled JIT compiler by default
  - removed explicit 'pkgconfig' requirements in -devel (#533956)
* Sat Mar 20 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96-0.1401.rc1
  - do not build the bytecode JIT compiler for now until it can be disabled
    at runtime (#573191)
* Thu Mar 11 2010 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.96-1400.rc1
  - updated to 0.96rc1
  - added some BRs
* Sun Dec 06 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95.3-1301
  - updated -upstart to upstart 0.6.3
* Sat Nov 21 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
  - adjusted chkconfig positions for clamav-milter (#530101)
  - use %apply instead of %patch
* Thu Oct 29 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95.3-1300
  - updated to 0.95.3
* Sun Sep 13 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
  - conditionalized build of noarch subpackages to ease packaging under RHEL5
* Sun Aug 09 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95.2-5
  - modified freshclam configuration to log by syslog by default
  - disabled LocalSocket option in sample configuration
  - fixed clamav-milter sysv initscript to use bash interpreter and to
    be disabled by default
* Sat Aug 08 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95.2-4
  - renamed 'clamav' user/group to 'clamupdate'
  - add the '%milteruser' user to the '%scanuser' group when the -scanner
    subpackage is installed
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.95.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jun 11 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95.2-1
  - updated to 0.95.2
* Sun Apr 19 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95.1-3
  - fixed '--without upstart' operation
* Wed Apr 15 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95.1-2
  - added '%bcond_without upstart' conditional to ease skipping of
    -upstart subpackage creation e.g. on EL5 systems
  - fixed Provides/Obsoletes: typo in -milter-sysvinit subpackage which
    broke update path
* Fri Apr 10 2009 Robert Scheck <robert@fedoraproject.org> - 0.95.1-1
  - Upgrade to 0.95.1 (#495039)
* Wed Mar 25 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95-1
  - updated to final 0.95
  - added ncurses-devel (-> clamdtop) BR
  - enforced IPv6 support
* Sun Mar 08 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.95-0.1.rc1
  - updated to 0.95rc1
  - added -upstart subpackages
  - renamed -sysv to -sysvinit to make -upstart win the default dep resolving
  - reworked complete milter stuff
  - added -scanner subpackage which contains a preconfigured daemon
    (e.g. for use by -milter)
  - moved %changelog entries from 2006 and before into ChangeLog-rpm.old
* Wed Feb 25 2009 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.94.2-3
  - made some subpackages noarch
  - fixed typo in SysV initscript which removes 'touch' file (#473513)
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.94.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Dec 02 2008 Robert Scheck <robert@fedoraproject.org> - 0.94.2-1
  - Upgrade to 0.94.2 (#474002)
* Wed Nov 05 2008 Robert Scheck <robert@fedoraproject.org> - 0.94.1-1
  - Upgrade to 0.94.1
* Sun Oct 26 2008 Robert Scheck <robert@fedoraproject.org> - 0.94-1
  - Upgrade to 0.94 (SECURITY), fixes #461461:
  - CVE-2008-1389 Invalid memory access in the CHM unpacker
  - CVE-2008-3912 Out-of-memory NULL pointer dereference in mbox/msg
  - CVE-2008-3913 Memory leak in code path in freshclam's manager.c
  - CVE-2008-3914 Multiple file descriptor leaks on the code paths
* Sun Jul 13 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.93.3-1
  - updated to 0.93.3; another fix for CVE-2008-2713 (out-of-bounds read
    on petite files)
  - put pid instead of pgrp into pidfile of clamav-milter (bz #452359)
  - rediffed patches
* Tue Jun 17 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.93.1-1
  - updated to 0.93.1
  - rediffed -path patch
  - CVE-2008-2713 Invalid Memory Access Denial Of Service Vulnerability
* Mon Apr 14 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.93-1
  - updated to final 0.93
  - removed daily.inc + main.inc directories; they are now replaced by
    *.cld containers
  - trimmed down MAILTO list of cronjob to 'root' again; every well
    configured system has an alias for this recipient
* Wed Mar 12 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.93-0.1.rc1
  - moved -milter scriptlets into -milter-core subpackage
  - added a requirement on the milteruser to the -milter-sendmail
    subpackage (reported by Bruce Jerrick)
* Tue Mar 04 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.93-0.0.rc1
  - updated to 0.93rc1
  - fixed rpath issues
* Mon Feb 11 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.92.1-1
  - updated to 0.92.1
* Tue Jan 01 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.92-6
  - redisabled unrar stuff completely by using clean sources
  - splitted -milter subpackage into pieces to allow use without sendmail
    (#239037)
* Tue Jan 01 2008 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.92-5
  - use a better way to disable RPATH-generation (needed for '--with
    unrar' builds)
* Mon Dec 31 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.92-4
  - added a README.fedora to the milter package (#240610)
  - ship original sources again; unrar is now licensed correctly (no more
    stolen code put under GPL). Nevertheless, this license is not GPL
    compatible, and to allow libclamav to be used by GPL applications,
    unrar is disabled by a ./configure switch.
  - use pkg-config in clamav-config to emulate --cflags and --libs
    operations (fixes partly multilib issues)
  - registered some more auto-updated files and marked them as %ghost
* Fri Dec 21 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.92-3
  - updated to 0.92 (SECURITY):
  - CVE-2007-6335 MEW PE File Integer Overflow Vulnerability
* Mon Oct 29 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.91.2-3
  - remove RAR decompression code from source tarball because of
    legal problems (resolves 334371)
  - correct license tag
* Mon Sep 24 2007 Jesse Keating <jkeating@redhat.com> - 0.91.2-2
  - Bump release for upgrade path.
* Sat Aug 25 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.91.2-1
  - updated to 0.91.2 (SECURITY):
  - CVE-2007-4510 DOS in RTF parser
  - DOS in html normalizer
  - arbitrary command execution by special crafted recipients in
    clamav-milter's black-hole mode
  - fixed an open(2) issue
* Tue Jul 17 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.91.1-0
  - updated to 0.91.1
* Thu Jul 12 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.91-1
  - updated to 0.91
* Thu May 31 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90.3-1
  - updated to 0.90.3
  - BR tcpd.h instead of tcp_wrappers(-devel) to make it build both
    in FC6- and F7+
* Fri Apr 13 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90.2-1
  - [SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997
* Fri Mar 02 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90.1-2
  - BR 'tcp_wrappers-devel' instead of plain 'tcp_wrappers'
* Fri Mar 02 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90.1-1
  - updated to 0.90.1
  - updated %doc list
* Sun Feb 18 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90-1
  - updated to final 0.90
  - removed -visibility patch since fixed upstream
* Sun Feb 04 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90-0.3.rc3
  - build with -Wl,-as-needed and cleaned up pkgconfig file
  - removed old hack which forced installation of freshclam.conf; related
    check was removed upstream
  - removed static library
  - removed %changelog entries from before 2004
* Sat Feb 03 2007 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0.90-0.2.rc3
  - updated to 0.90rc3
  - splitted mandatory parts from the data-file into a separate -filesystem
    subpackage
  - added a -data-empty subpackage to allow a setup where database is
    updated per cron-job and user does not want to download the large
    -data package with outdated virus definitations (#214949)
  - %ghost'ed the files downloaded by freshclam

Files

/etc/clamd.d/scan.conf
/run/clamd.scan
/run/clamd.scan/clamd.sock
/usr/lib/systemd/system/clamd@.service
/usr/lib/systemd/system/clamd@scan.service
/usr/lib/tmpfiles.d/clamd.scan.conf
/usr/sbin/clamd
/usr/share/doc/clamd-0.101.2
/usr/share/doc/clamd-0.101.2/README
/usr/share/doc/clamd-0.101.2/clamd.conf
/usr/share/doc/clamd-0.101.2/clamd.logrotate
/usr/share/doc/clamd-0.101.2/clamd.sysconfig
/usr/share/man/man5/clamd.conf.5.gz
/usr/share/man/man8/clamd.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:52:17 2024