diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 7ed1b8e..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/clamav-*-norar.tar.xz -/main*.cvd -/daily*.cvd -/bytecode*.cvd diff --git a/ChangeLog-rpm.old b/ChangeLog-rpm.old deleted file mode 100644 index 44c8556..0000000 --- a/ChangeLog-rpm.old +++ /dev/null @@ -1,279 +0,0 @@ -* Tue Dec 12 2006 Enrico Scholz - 0.88.7-1 -- updated to 0.88.7 - -* Sun Nov 5 2006 Enrico Scholz - 0.88.6-1 -- updated to 0.88.6 - -* Wed Oct 18 2006 Enrico Scholz - 0.88.5-1 -- updated to 0.88.5 (SECURITY); fixes CVE-2006-4182, CVE-2006-5295 -- added patch to set '__attribute__ ((visibility("hidden")))' for - exported MD5_*() functions (fixes #202043) - -* Thu Oct 05 2006 Christian Iseli 0.88.4-4 - - rebuilt for unwind info generation, broken in gcc-4.1.1-21 - -* Thu Sep 21 2006 Enrico Scholz - 0.88.4-3 -- splitted SysV initscripts of -milter and -server into own subpackages - -* Fri Sep 15 2006 Enrico Scholz - 0.88.4-2 -- rebuilt - -* Tue Aug 8 2006 Enrico Scholz - 0.88.4-1 -- updated to 0.88.4 (SECURITY) - -* Wed Jul 12 2006 Enrico Scholz -- removed the clamdscan(1) manpage from the -server subpackage - -* Sat Jul 8 2006 Enrico Scholz -- removed a superfluous '}' -- removed some code which was relevant for FC-3 only - -* Sat Jul 8 2006 Enrico Scholz - 0.88.3-1 -- updated to 0.88.3 -- updated to new fedora-usermgmt macros - -* Tue May 16 2006 Enrico Scholz - 0.88.2-2 -- cleanups: removed unneeded curlies, use plain command instead of - %%__XXX macro, whitespace cleanup, removed unneeded versioned - dependencies -- added a 'Requires(post): group(clamav)' dependencies for -update and - added the corresponding Provides: to -data -- removed the %%_without_milter conditional; you won't gain anything - when milter would be disabled at buildtime - -* Sun Apr 30 2006 Enrico Scholz - 0.88.2-1 -- updated to 0.88.2 (SECURITY) -- rediffed patches; most issues handled by 0.88.1-2 are fixed in - 0.88.2 - -* Mon Apr 24 2006 Enrico Scholz - 0.88.1-2 -- added patch which fixes some classes of compiler warnings; at least - the using of implicitly declared functions was reported to cause - segfaults on AMD64 (brought to my attention by Marc Perkel) -- added patch which fixes wrong usage of strncpy(3) in unrarlib.c - -* Thu Apr 06 2006 Enrico Scholz - 0.88.1-1 -- updated to 0.88.1 (SECURITY) - -* Sat Feb 18 2006 Enrico Scholz - 0.88-2 -- rebuilt for FC5 - -* Tue Jan 10 2006 Enrico Scholz - 0.88-1 -- updated to 0.88 -- added pseudo-versions for the 'init(...)' provides as a first step - for the support of alternative initmethods - -* Tue Nov 15 2005 Enrico Scholz - 0.87.1-2 -- moved 'freshclam.conf.5' man page into the -update subpackage (#173221) -- ship 'clamd.conf.5' man page in the -server subpackage *too*. The - same file is contained in multiple packages now, but this man-page - can not be removed from the base package because it also applies to - 'clamdscan' there (#173221). - -* Fri Nov 4 2005 Enrico Scholz - 0.87.1-1 -- updated to 0.87.1 - -* Sat Sep 17 2005 Enrico Scholz - 0.87-1 -- updated to 0.87 (SECURITY) -- removed -timeout patch; it is solved upstream -- reverted the -exim changes; they add yet more complexity, their - functionality can go into an own package and they contained flaws - -* Fri Sep 9 2005 David Woodhouse - 0.86.2-5 -- Add clamav-exim configuration package - -* Fri Jul 29 2005 Enrico Scholz - 0.86.2-4 -- [milter] create the milter-logfile in the %%post scriptlet -- [milter] reverted the change of the default child_timeout value; it - was set to 5 minutes in 0.86.2 which conflicts with the internal - mode where a timeout must not be set. So, the clamav-milter would - not run with the default configuration - -* Thu Jul 28 2005 Enrico Scholz - 0.86.2-3 -- Fixed calculation of sleep duration; on some systems/IPs, `hostid` - results in a negative number which is retained by the bash - modulo-operation. So the sleep may get a negative number of seconds - being interpreted as an option. This version makes sure that the - module-operations returns a non-negative value. [BZ #164494, James - Wilkinson] -- added support for a /usr/sbin/clamav-notify-servers.local hook; this - file will be executed (source'd) before all other actions and can - abort the entire processing by invoking 'exit' - -* Mon Jul 25 2005 Enrico Scholz - 0.86.2-2 -- updated to 0.86.2 (SECURITY) -- changed the freshclam updating mechanism (again); now, it consists - of a crontab which does not need to be changed and a helper script - (freshclam-sleep). This helper script is configured by - /etc/sysconfig/freshclam - -* Sat Jun 25 2005 Enrico Scholz - 0.86.1-2 -- updated to 0.86.1 -- fixed randomization in %%post scriptlet: hour should be a range but - not a single number - -* Tue Jun 21 2005 Enrico Scholz - 0.86-1 -- updated to 0.86 -- randomize freshclam startup times in -update's %%post script (suggested - by Stephen Smoogen); this requires some more Requires(post): also - -* Wed May 18 2005 Warren Togami - 0.85.1-4 -- fix dist tagging the way Enrico wants it - -* Tue May 17 2005 Oliver Falk - 0.85.1-2 -- Rebuild - -* Tue May 17 2005 Oliver Falk - 0.85.1-1 -- Update - -* Sat May 14 2005 Enrico Scholz - 0.85-0 -- updated to 0.85 - -* Sun May 1 2005 Enrico Scholz - 0.84-0 -- updated to 0.84 - -* Fri Apr 7 2005 Michael Schwendt -- rebuilt - -* Tue Feb 15 2005 Enrico Scholz - 0:0.83-1 -- updated to 0.83 - -* Tue Feb 8 2005 Enrico Scholz - 0:0.82-1 -- updated to 0.82 -- minor spec cleanups - -* Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.2 -- build the package with '--disable-zlib-vcheck' because RH is unable to - apply a fix for a 5 month old and solved security issue. Please fill - your comments at https://bugzilla.redhat.com/beta/show_bug.cgi?id=131385 -- added 'BuildRequires: bc' (should work without also, but ./configure - gives out ugly warnings else) - -* Fri Jan 28 2005 Enrico Scholz - 0:0.81-0.fdr.1 -- updated to 0.81 -- do not ship the 'clamd.milter' daemon anymore; clamav-milter supports - an internal mode now which is enabled by default -- updated -milter %%description - -* Thu Jan 20 2005 Enrico Scholz - 0:0.80-0.fdr.2 -- s!cron.d/clamav!cron.d/clamav-update! in the %%description of the -update - subpackage (https://bugzilla.fedora.us/show_bug.cgi?id=1715#c39) - -* Wed Nov 3 2004 Enrico Scholz - 0:0.80-0.fdr.1 -- updated to 0.80 -- removed DMS, FreeBSD-HOWTO and localized docs as it is not shipped anymore -- buildrequire 'curl-devel' -- renamed clamav.conf to clamd.conf (upstream change) -- updated -initoff patch - -* Tue Sep 14 2004 Enrico Scholz - 0:0.75.1-0.fdr.1 -- updated to 0.75.1 -- use %%configure, the problems with the architecture specification - seem to have passed (probably because of an autoconf update) -- set mode 0600 for the cron-script (required by vixie-cron) -- made the cronjob a spambot and send mail about deactivated freshclam - service to nearly everybody... (root, postmaster, webmaster) -- other fixes in the notification cronjob - -* Fri Jul 23 2004 Enrico Scholz - 0:0.75-0.fdr.1 -- updated to 0.75 - -* Thu Jul 15 2004 Enrico Scholz - 0:0.74-0.fdr.2 -- moved /usr/bin/clamav-config from main into -devel - -* Wed Jun 30 2004 Enrico Scholz - 0:0.74-0.fdr.1 -- updated to 0.74 - -* Mon Jun 14 2004 Enrico Scholz - 0:0.73-0.fdr.1 -- updated to 0.73 -- added pkgconfig file - -* Fri Jun 11 2004 Enrico Scholz - 0:0.72-0.fdr.3 -- notify the user about a deactivated clamav-update service -- added clamd-gen script which generates template spec-files for - services using clamd -- copied template configuration files to %pkgdatadir/template (needed - for clamd-gen) -- moved the clamd-wrapper from %_initrddir to %{pkgdatadir}; a symlink - will be provided for compatibility reasons -- conditionalized building of the -milter subpackage ('--without - milter' switch) to enable builds on RH73 (bug #1715, comment #5/#7) - -* Fri Jun 4 2004 Enrico Scholz - 0:0.72-0.fdr.2 -- removed 'BuildRequires: dietlibc'; it was a leftover from the - pre-use-signal era (before 0.70) (bug #1716) - -* Thu Jun 3 2004 Enrico Scholz - 0:0.72-0.fdr.1 -- updated to 0.72 - -* Thu May 20 2004 Enrico Scholz - 0:0.71-0.fdr.2 -- removed the randomization in the cronjob; it seems to be impossible - to use the mod-operator (%%) there. Instead of, the user has to - replace some placeholders... - -* Wed May 19 2004 Enrico Scholz - 0:0.71-0.fdr.1 -- updated to 0.71 - -* Fri May 7 2004 Enrico Scholz - 0:0.70-0.fdr.1.1 -- quote 'EOF' to delay $RANDOM expansion - -* Tue Apr 27 2004 Enrico Scholz - 0:0.70-0.fdr.2 -- updated GECOS entry for the 'clamav' user to describe its purpose - more accurately -- use explicit '-m755' when creating directories with install - -* Tue Apr 20 2004 Enrico Scholz - 0:0.70-0.fdr.1 -- updated to 0.70; rediffed some patches -- updated logrotate script to use signals and documented the steps - which are needed to make it work -- adapted initscript to use signals instead of sockwrite -- removed sockwrite; signals can now be used to reload the database -- added logfile to the -milter subpackage - -* Tue Apr 20 2004 Enrico Scholz - 0:0.68-0.fdr.2.1 -- tagged some Requires:, since clamav-server is required in the milter-%%post* scriptlets - -* Sat Mar 20 2004 Enrico Scholz - 0:0.68-0.fdr.2 -- split the double Requires(...,...): statements; see - https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=118773 -- require the recent fedora-usermgmt package (0.7) which fixes similar - ordering issues - -* Thu Mar 18 2004 Enrico Scholz - 0:0.68-0.fdr.1 -- updated to 0.68 (using the -1 version) -- ship milter-files in the -milter instead of the -server subpackage - -* Tue Feb 24 2004 Enrico Scholz - 0:0.67-0.fdr.3 -- fixed ':' vs. '.' in chown - -* Tue Feb 17 2004 Enrico Scholz - 0:0.67-0.fdr.2 -- randomize freshclam startup to prevent server peaks - -* Mon Feb 16 2004 Enrico Scholz - 0:0.67-0.fdr.1 -- updated to 0.67 (using the -1 version) - -* Wed Feb 11 2004 Enrico Scholz - 0:0.66-0.fdr.2 -- updated to 0.66; important, packaging-relevant changes are - freshclam: - * $http_proxy is not supported anymore; you have to configure it in - /etc/freshclam.conf - * the logfile has been renamed to /var/log/freshclam.log -- removed %%check section; buildroot check is implemented in local - testsuite already -- added some %%verify(not mtime) modifiers to avoid unnecessary .rpmnew - files -- added some directory-Requires: -- activated milter-package and made it work -- added patch to disable clamav-milter service by default -- renamed /var/run/clamav. to /var/run/clamd.; this - makes things more consistently but can break backward compatibility. The - initscript should deal with the old version too, but I would not bet on - it... -- updated some descriptions -- fixed the update-mechanism; now it happens in two stages: at first, - the files will be downloaded as user 'clamav' and then, root initiates - the daemon-reload. - -* Mon Feb 9 2004 Enrico Scholz - 0:0.65-0.fdr.5 -- added security fix for - http://www.securityfocus.com/archive/1/353194/2004-02-06/2004-02-12/1 diff --git a/README.fedora.md b/README.fedora.md deleted file mode 100644 index aa2a988..0000000 --- a/README.fedora.md +++ /dev/null @@ -1,113 +0,0 @@ -## README.fedora.md (mainly clamav-milter) - - -Please note for Fedora and EPEL 7+ we use only systemd. - -A clamav-milter setup consists of the following three components: - -### The clamav-milter itself - - The main configuration is in /etc/mail/clamav-milter.conf and MUST - be changed before first use. - - This can be enabled with: 'systemctl enable clamav-milter.service' - -### A clamav scanner daemon - - The daemon is configured by /etc/clamd.d/scan.conf (which MUST be - edited before first use). - - This can be enabled with: 'systemctl enable clamd@scan.service' - -### The MTA (sendmail/postfix) - - --> you should know how to install this... - - When communicating across unix sockets with the clamav-milter, it is - suggested to use the /run/clamav-milter/clamav-milter.socket - path. You have to add something like - - INPUT_MAIL_FILTER(`clamav', `S=local:/run/clamav-milter/clamav-milter.socket, F=, T=S:4m;R:4m')dnl - - to your sendmail.mc. - -### Changing permissions of directory /var/lib/clamav - - - Whenever ClamAV is upgraded by dnf, the permissions for the /var/lib/clamav directory change to user clamupdate - - If for some reason you need DatabaseOwner be another user, you may copy /usr/lib/systemd/system/clamav-freshclam.service to /etc/systemd/system/ and add ExecStartPre=+/usr/bin/chown youruser:yourgroup /var/lib/clamav and updates won't break your configuration ... - - Please add comments to https://bugzilla.redhat.com/show_bug.cgi?id=2023371 if not work for you or if you have any suggestion. - - Note: =+ on systemd.service (man 5 systemd.service, Special executable prefixes) If the executable path is prefixed with "+" then the process is executed with full privileges. - - -EXAMPLE -======= - -For clamav-milter, a possible setup might be created by - -A) On the MTA (assumed hostname 'host-mta') - - 1. Add to sendmail.mc - - | INPUT_MAIL_FILTER(`clamav', `S=inet:6666@host-milter, F=, T=S:4m;R:4m')dnl - - 2. Rebuild sendmail.cf - - -B) On the clamav-milter host (assumed hostname 'host-milter') - - 1. Install clamav-milter + clamav-milter-upstart packages - - 2. Set in /etc/mail/clamav-milter.conf - - | MilterSocket inet:6666 - | ClamdSocket tcp:host-scanner:6665 - - and all the other options which are required on your system - - 3. Enable clamav-milter.service: - - | systemctl enable clamav-milter.service - - Restart your system or execute - - | systemctl start clamav-milter.service - - 4. Add something like - - | iptables -N IN-cmilt - | iptables -A IN-cmilt -s host-mta -j ACCEPT - | iptables -A IN-cmilt -j DROP - - | iptables -A INPUT -p tcp --dport 6666 -j IN-cmilt - - to your firewall setup - -C) On the clamav-scanner host (assumed hostname 'host-scanner') - - 1. Install clamd - - 2. Add to /etc/clamd.d/scan.conf - - | TCPSocket 6665 - | TCPAddr host-scanner - - comment out possible 'LocalSocket' lines and set all the other - options which are required on your system - - 3. Enable clamd@scan.service: - - | systemctl enable clamd@scan.service - - Restart your system or execute - - | systemctl start clamd@scan.service - - 4. Add something like - - | iptables -N IN-cscan - | iptables -A IN-cscan -s host-milter -j ACCEPT - | iptables -A IN-cscan -j DROP - - | iptables -A INPUT -p tcp --dport 6665 -j IN-csan - - to your firewall setup diff --git a/clamav-clamonacc-service.patch b/clamav-clamonacc-service.patch deleted file mode 100644 index b376dba..0000000 --- a/clamav-clamonacc-service.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -up clamav-1.4.0/clamonacc/clamav-clamonacc.service.in.clamonacc-service clamav-1.4.0/clamonacc/clamav-clamonacc.service.in ---- clamav-1.4.0/clamonacc/clamav-clamonacc.service.in.clamonacc-service 2024-08-15 20:12:56.950984705 -0600 -+++ clamav-1.4.0/clamonacc/clamav-clamonacc.service.in 2024-08-15 20:14:19.088770747 -0600 -@@ -4,14 +4,12 @@ - [Unit] - Description=ClamAV On-Access Scanner - Documentation=man:clamonacc(8) man:clamd.conf(5) https://docs.clamav.net/ --Requires=clamav-daemon.service --After=clamav-daemon.service syslog.target network.target -+After=clamd@scan.service syslog.target network.target - - [Service] - Type=simple - User=root --ExecStartPre=/bin/bash -c "while [ ! -S /run/clamav/clamd.ctl ]; do sleep 1; done" --ExecStart=@prefix@/sbin/clamonacc -F --log=/var/log/clamav/clamonacc.log --move=/root/quarantine -+ExecStart=@prefix@/sbin/clamonacc -F --config-file=/etc/clamd.d/scan.conf - ExecStop=/bin/kill -SIGKILL $MAINPID - - [Install] diff --git a/clamav-default_confs.patch b/clamav-default_confs.patch deleted file mode 100644 index 5b06f9e..0000000 --- a/clamav-default_confs.patch +++ /dev/null @@ -1,87 +0,0 @@ -diff -up clamav-0.104.3/clamconf/clamconf.c.default_confs clamav-0.104.3/clamconf/clamconf.c ---- clamav-0.104.3/clamconf/clamconf.c.default_confs 2022-05-02 00:24:50.000000000 -0600 -+++ clamav-0.104.3/clamconf/clamconf.c 2022-05-12 22:04:42.883348923 -0600 -@@ -63,9 +63,9 @@ static struct _cfgfile { - const char *name; - int tool; - } cfgfile[] = { -- {"clamd.conf", OPT_CLAMD}, -+ {"clamd.d/scan.conf", OPT_CLAMD}, - {"freshclam.conf", OPT_FRESHCLAM}, -- {"clamav-milter.conf", OPT_MILTER}, -+ {"mail/clamav-milter.conf", OPT_MILTER}, - {NULL, 0}}; - - static void printopts(struct optstruct *opts, int nondef) -diff -up clamav-0.104.3/docs/man/clamav-milter.8.in.default_confs clamav-0.104.3/docs/man/clamav-milter.8.in ---- clamav-0.104.3/docs/man/clamav-milter.8.in.default_confs 2022-05-12 22:04:42.885348940 -0600 -+++ clamav-0.104.3/docs/man/clamav-milter.8.in 2022-05-12 22:05:25.031719791 -0600 -@@ -27,7 +27,7 @@ Print the version number and exit. - Read configuration from FILE. - .SH "FILES" - .LP --@CONFDIR@/clamav-milter.conf -+@CONFDIR@/mail/clamav-milter.conf - .SH "AUTHOR" - .LP - aCaB -diff -up clamav-0.104.3/docs/man/clamav-milter.conf.5.in.default_confs clamav-0.104.3/docs/man/clamav-milter.conf.5.in ---- clamav-0.104.3/docs/man/clamav-milter.conf.5.in.default_confs 2022-05-12 22:04:42.887348958 -0600 -+++ clamav-0.104.3/docs/man/clamav-milter.conf.5.in 2022-05-12 22:05:48.834929418 -0600 -@@ -239,7 +239,7 @@ Default: no - All options expressing a size are limited to max 4GB. Values in excess will be reset to the maximum. - .SH "FILES" - .LP --@CONFDIR@/clamav-milter.conf -+@CONFDIR@/mail/clamav-milter.conf - .SH "AUTHOR" - .LP - aCaB -diff -up clamav-0.104.3/docs/man/clamd.8.in.default_confs clamav-0.104.3/docs/man/clamd.8.in ---- clamav-0.104.3/docs/man/clamd.8.in.default_confs 2022-05-12 22:04:42.888348967 -0600 -+++ clamav-0.104.3/docs/man/clamd.8.in 2022-05-12 22:07:01.657570942 -0600 -@@ -7,7 +7,7 @@ clamd \- an anti\-virus daemon - clamd [options] - .SH "DESCRIPTION" - .LP --The daemon listens for incoming connections on Unix and/or TCP socket and scans files or directories on demand. It reads the configuration from @CONFDIR@/clamd.conf -+The daemon listens for incoming connections on Unix and/or TCP socket and scans files or directories on demand. It reads the configuration from @CONFDIR@/clamd.d/scan.conf - .SH "COMMANDS" - .LP - It's recommended to prefix clamd commands with the letter \fBz\fR (eg. zSCAN) to indicate that the command will be delimited by a NULL character and that clamd should continue reading command data until a NULL character is read. The null delimiter assures that the complete command and its entire argument will be processed as a single command. Alternatively commands may be prefixed with the letter \fBn\fR (e.g. nSCAN) to use a newline character as the delimiter. Clamd replies will honour the requested terminator in turn. -@@ -133,7 +133,7 @@ Reload the signature databases. - Perform a clean exit. - .SH "FILES" - .LP --@CONFDIR@/clamd.conf -+@CONFDIR@/clamd.d/scan.conf - .SH "CREDITS" - Please check the full documentation for credits. - .SH "AUTHOR" -diff -up clamav-0.104.3/docs/man/clamd.conf.5.in.default_confs clamav-0.104.3/docs/man/clamd.conf.5.in ---- clamav-0.104.3/docs/man/clamd.conf.5.in.default_confs 2022-05-12 22:04:42.889348976 -0600 -+++ clamav-0.104.3/docs/man/clamd.conf.5.in 2022-05-12 22:06:21.800219822 -0600 -@@ -765,7 +765,7 @@ Default: no - All options expressing a size are limited to max 4GB. Values in excess will be reset to the maximum. - .SH "FILES" - .LP --@CONFDIR@/clamd.conf -+@CONFDIR@/clamd.d/scan.conf - .SH "AUTHORS" - .LP - Tomasz Kojm , Kevin Lin -diff -up clamav-0.104.3/platform.h.in.default_confs clamav-0.104.3/platform.h.in ---- clamav-0.104.3/platform.h.in.default_confs 2022-05-02 00:24:50.000000000 -0600 -+++ clamav-0.104.3/platform.h.in 2022-05-12 22:04:42.891348993 -0600 -@@ -112,9 +112,9 @@ typedef unsigned int in_addr_t; - #endif - - #ifndef _WIN32 --#define CONFDIR_CLAMD CONFDIR PATHSEP "clamd.conf" -+#define CONFDIR_CLAMD CONFDIR PATHSEP "clamd.d/scan.conf" - #define CONFDIR_FRESHCLAM CONFDIR PATHSEP "freshclam.conf" --#define CONFDIR_MILTER CONFDIR PATHSEP "clamav-milter.conf" -+#define CONFDIR_MILTER CONFDIR PATHSEP "mail/clamav-milter.conf" - #endif - - #ifndef WORDS_BIGENDIAN diff --git a/clamav-freshclam.service.patch b/clamav-freshclam.service.patch deleted file mode 100644 index 24295ce..0000000 --- a/clamav-freshclam.service.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up clamav-0.104.3/freshclam/clamav-freshclam.service.in.freshclam-service clamav-0.104.3/freshclam/clamav-freshclam.service.in ---- clamav-0.104.3/freshclam/clamav-freshclam.service.in.freshclam-service 2022-05-12 22:07:25.472780737 -0600 -+++ clamav-0.104.3/freshclam/clamav-freshclam.service.in 2022-05-12 22:08:06.280140224 -0600 -@@ -2,7 +2,7 @@ - Description=ClamAV virus database updater - Documentation=man:freshclam(1) man:freshclam.conf(5) https://docs.clamav.net/ - # If user wants it run from cron, don't start the daemon. --ConditionPathExists=!/etc/cron.d/clamav-freshclam -+# ConditionPathExists=!/etc/cron.d/clamav-freshclam - Wants=network-online.target - After=network-online.target - diff --git a/clamav-milter.systemd b/clamav-milter.systemd deleted file mode 100644 index 7571038..0000000 --- a/clamav-milter.systemd +++ /dev/null @@ -1,25 +0,0 @@ -[Unit] -Description = Milter module for the Clam Antivirus scanner -After = syslog.target nss-lookup.target network.target -Before = sendmail.service -Before = postfix.service -After = clamd@scan.service - -[Service] -Type = forking -ExecStart = /usr/sbin/clamav-milter -c /etc/mail/clamav-milter.conf -Restart = on-failure - -User=clamilt -Group=clamilt - -PrivateTmp=yes -PrivateDevices=yes -CapabilityBoundingSet=CAP_KILL - -ReadOnlyDirectories=/etc -ReadOnlyDirectories=/usr -ReadOnlyDirectories=/var/lib - -[Install] -WantedBy = multi-user.target diff --git a/clamav-private.patch b/clamav-private.patch deleted file mode 100644 index 41dd4c5..0000000 --- a/clamav-private.patch +++ /dev/null @@ -1,36 +0,0 @@ ---- clamav-0.99/libclamav.pc.in 2015-09-18 22:48:25.000000000 +0200 -+++ clamav-0.99/libclamav.pc.in.private 2015-12-02 01:30:30.055231319 +0100 -@@ -7,6 +7,6 @@ - Description: A GPL virus scanner - Version: @PACKAGE_VERSION@ - Libs: -L${libdir} -lclamav --Libs.private: @LIBCLAMAV_LIBS@ -+Libs.private: -L${libdir} -lclamav @LIBCLAMAV_LIBS@ - Cflags: -I${includedir} - -diff -up clamav-1.0.0/clamav-config.in.private clamav-1.0.0/clamav-config.in ---- clamav-1.0.0/clamav-config.in.private 2023-01-22 17:40:01.711757908 -0700 -+++ clamav-1.0.0/clamav-config.in 2023-01-22 18:01:06.188743168 -0700 -@@ -4,7 +4,6 @@ - prefix=@prefix@ - exec_prefix=@exec_prefix@ - includedir=@includedir@ --libdir=@libdir@ - - usage() - { -@@ -54,12 +54,8 @@ - usage 0 - ;; - -- --cflags) -- echo -I@includedir@ @CFLAGS@ -- ;; -- -- --libs) -- echo -L@libdir@ @LIBCLAMAV_LIBS@ -+ (--cflags|--libs) -+ ${PKG_CONFIG:-pkg-config} "$1" libclamav - ;; - - *) diff --git a/clamav-rust-dependency-versions.patch b/clamav-rust-dependency-versions.patch deleted file mode 100644 index 56bd08d..0000000 --- a/clamav-rust-dependency-versions.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naur clamav-1.4.3-original/libclamav_rust/Cargo.toml clamav-1.4.3/libclamav_rust/Cargo.toml ---- clamav-1.4.3-original/libclamav_rust/Cargo.toml 2025-12-04 10:01:33.233889863 +0000 -+++ clamav-1.4.3/libclamav_rust/Cargo.toml 2025-12-04 10:02:29.088468217 +0000 -@@ -12,7 +12,7 @@ - sha2 = "0.10" - tempfile = "3" - thiserror = "1" --image = "0.24" -+image = ">=0.24, <0.26" - rustdct = "0.7" - transpose = "0.2" - num-traits = "0.2" -@@ -21,7 +21,7 @@ - unicode-segmentation = "1.10" - bindgen = "0.69" - onenote_parser = "0.3.1" --hex-literal = "0.4" -+hex-literal = ">=0.4, <2.0" - inflate = "0.4" - bzip2-rs = "0.1" - byteorder = "1.5" diff --git a/clamav-rustflags.patch b/clamav-rustflags.patch deleted file mode 100644 index 1f7281e..0000000 --- a/clamav-rustflags.patch +++ /dev/null @@ -1,54 +0,0 @@ -diff -up clamav-1.0.2/cmake/FindRust.cmake.rustflags clamav-1.0.2/cmake/FindRust.cmake ---- clamav-1.0.2/cmake/FindRust.cmake.rustflags 2023-08-15 16:24:07.000000000 -0600 -+++ clamav-1.0.2/cmake/FindRust.cmake 2023-08-17 21:17:03.957070383 -0600 -@@ -236,7 +236,7 @@ function(add_rust_executable) - # Build the executable. - add_custom_command( - OUTPUT "${OUTPUT}" -- COMMAND ${CMAKE_COMMAND} -E env "CARGO_TARGET_DIR=${ARGS_BINARY_DIRECTORY}" ${cargo_EXECUTABLE} ARGS ${MY_CARGO_ARGS} -+ COMMAND ${CMAKE_COMMAND} -E env "CARGO_TARGET_DIR=${ARGS_BINARY_DIRECTORY}" ${cargo_EXECUTABLE} ${MY_CARGO_ARGS} - WORKING_DIRECTORY "${ARGS_SOURCE_DIRECTORY}" - DEPENDS ${EXE_SOURCES} - COMMENT "Building ${ARGS_TARGET} in ${ARGS_BINARY_DIRECTORY} with:\n\t ${cargo_EXECUTABLE} ${MY_CARGO_ARGS_STRING}") -@@ -287,8 +287,8 @@ function(add_rust_library) - if("${CMAKE_OSX_ARCHITECTURES}" MATCHES "^(arm64;x86_64|x86_64;arm64)$") - add_custom_command( - OUTPUT "${OUTPUT}" -- COMMAND ${CMAKE_COMMAND} -E env "CARGO_CMD=build" "CARGO_TARGET_DIR=${ARGS_BINARY_DIRECTORY}" "MAINTAINER_MODE=${MAINTAINER_MODE}" "RUSTFLAGS=\"${RUSTFLAGS}\"" ${cargo_EXECUTABLE} ARGS ${MY_CARGO_ARGS} --target=x86_64-apple-darwin -- COMMAND ${CMAKE_COMMAND} -E env "CARGO_CMD=build" "CARGO_TARGET_DIR=${ARGS_BINARY_DIRECTORY}" "MAINTAINER_MODE=${MAINTAINER_MODE}" "RUSTFLAGS=\"${RUSTFLAGS}\"" ${cargo_EXECUTABLE} ARGS ${MY_CARGO_ARGS} --target=aarch64-apple-darwin -+ COMMAND ${CMAKE_COMMAND} -E env "CARGO_CMD=build" "CARGO_TARGET_DIR=${ARGS_BINARY_DIRECTORY}" "MAINTAINER_MODE=${MAINTAINER_MODE}" "RUSTFLAGS=${RUSTFLAGS}" ${cargo_EXECUTABLE} ARGS ${MY_CARGO_ARGS} --target=x86_64-apple-darwin -+ COMMAND ${CMAKE_COMMAND} -E env "CARGO_CMD=build" "CARGO_TARGET_DIR=${ARGS_BINARY_DIRECTORY}" "MAINTAINER_MODE=${MAINTAINER_MODE}" "RUSTFLAGS=${RUSTFLAGS}" ${cargo_EXECUTABLE} ARGS ${MY_CARGO_ARGS} --target=aarch64-apple-darwin - COMMAND ${CMAKE_COMMAND} -E make_directory "${ARGS_BINARY_DIRECTORY}/${RUST_COMPILER_TARGET}/${CARGO_BUILD_TYPE}" - COMMAND lipo ARGS -create ${ARGS_BINARY_DIRECTORY}/x86_64-apple-darwin/${CARGO_BUILD_TYPE}/lib${ARGS_TARGET}.a ${ARGS_BINARY_DIRECTORY}/aarch64-apple-darwin/${CARGO_BUILD_TYPE}/lib${ARGS_TARGET}.a -output "${OUTPUT}" - WORKING_DIRECTORY "${ARGS_SOURCE_DIRECTORY}" -@@ -312,7 +312,7 @@ function(add_rust_library) - else() - add_custom_command( - OUTPUT "${OUTPUT}" -- COMMAND ${CMAKE_COMMAND} -E env "CARGO_CMD=build" "CARGO_TARGET_DIR=${ARGS_BINARY_DIRECTORY}" "MAINTAINER_MODE=${MAINTAINER_MODE}" "RUSTFLAGS=\"${RUSTFLAGS}\"" ${cargo_EXECUTABLE} ARGS ${MY_CARGO_ARGS} -+ COMMAND ${CMAKE_COMMAND} -E env "CARGO_CMD=build" "CARGO_TARGET_DIR=${ARGS_BINARY_DIRECTORY}" "MAINTAINER_MODE=${MAINTAINER_MODE}" "RUSTFLAGS=${RUSTFLAGS}" ${cargo_EXECUTABLE} ${MY_CARGO_ARGS} - WORKING_DIRECTORY "${ARGS_SOURCE_DIRECTORY}" - DEPENDS ${LIB_SOURCES} - COMMENT "Building ${ARGS_TARGET} in ${ARGS_BINARY_DIRECTORY} with: ${cargo_EXECUTABLE} ${MY_CARGO_ARGS_STRING}") -@@ -465,8 +465,6 @@ if(NOT "${RUST_COMPILER_TARGET}" MATCHES - list(APPEND CARGO_ARGS "--target" ${RUST_COMPILER_TARGET}) - endif() - --set(RUSTFLAGS "") -- - if(NOT CMAKE_BUILD_TYPE) - set(CARGO_BUILD_TYPE "debug") - elseif(${CMAKE_BUILD_TYPE} STREQUAL "Release" OR ${CMAKE_BUILD_TYPE} STREQUAL "MinSizeRel") -@@ -475,10 +473,11 @@ elseif(${CMAKE_BUILD_TYPE} STREQUAL "Rel - elseif(${CMAKE_BUILD_TYPE} STREQUAL "RelWithDebInfo") - set(CARGO_BUILD_TYPE "release") - list(APPEND CARGO_ARGS "--release") -- set(RUSTFLAGS "-g") -+ string(APPEND RUSTFLAGS " -g") - else() - set(CARGO_BUILD_TYPE "debug") - endif() -+string(STRIP "${RUSTFLAGS}" RUSTFLAGS) - - find_package_handle_standard_args(Rust - REQUIRED_VARS cargo_EXECUTABLE diff --git a/clamav-types.h b/clamav-types.h deleted file mode 100644 index ffa83b7..0000000 --- a/clamav-types.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef CLAMAV_TYPES_H_MULTILIB -#define CLAMAV_TYPES_H_MULTILIB - -#include - -#if __WORDSIZE == 32 -# include "clamav-types-32.h" -#elif __WORDSIZE == 64 -# include "clamav-types-64.h" -#else -# error "unexpected value for __WORDSIZE macro" -#endif - -#endif diff --git a/clamav-update.crond b/clamav-update.crond deleted file mode 100644 index 7454bd0..0000000 --- a/clamav-update.crond +++ /dev/null @@ -1,6 +0,0 @@ -## Adjust this line... -MAILTO=root - -## It is ok to execute it as root; freshclam drops privileges and becomes -## user 'clamupdate' as soon as possible -0 */3 * * * root /usr/share/clamav/freshclam-sleep > /dev/null diff --git a/clamav-update.logrotate b/clamav-update.logrotate deleted file mode 100644 index 3cd28f0..0000000 --- a/clamav-update.logrotate +++ /dev/null @@ -1,8 +0,0 @@ -/var/log/freshclam.log { - monthly - notifempty - missingok - postrotate - systemctl try-restart clamav-freshclam.service - endscript -} diff --git a/clamav.spec b/clamav.spec deleted file mode 100644 index 60ea311..0000000 --- a/clamav.spec +++ /dev/null @@ -1,1572 +0,0 @@ -#global prerelease -rc - -%global _hardened_build 1 - -## Fedora specific customization below... -%bcond_without clamonacc -%bcond_with unrar -# Failing with llvm 14 https://github.com/Cisco-Talos/clamav/issues/581 -%bcond_with llvm - -# No ocaml on ix86 -%ifarch %{ix86} -%bcond_with ocaml -%else -%bcond_without ocaml -%endif - -%global scanuser clamscan -%global updateuser clamupdate -%global milteruser clamilt - -%global homedir %{_var}/lib/clamav -%global quarantinedir %{_var}/spool/quarantine -%global freshclamlog %{_var}/log/freshclam.log - -Summary: End-user tools for the Clam Antivirus scanner -Name: clamav -Version: 1.4.3 -Release: 3%{?dist} -License: %{?with_unrar:proprietary}%{!?with_unrar:GPL-2.0-only} -URL: https://www.clamav.net/ -%if %{with unrar} -Source0: https://www.clamav.net/downloads/production/%{name}-%{version}%{?prerelease}.tar.gz -Source999: https://www.clamav.net/downloads/production/%{name}-%{version}%{?prerelease}.tar.gz.sig -%else -# Unfortunately, clamav includes support for RAR v3, derived from GPL -# incompatible unrar from RARlabs. We have to pull this code out. -# tarball was created with update_clamav.sh -Source0: %{name}-%{version}%{?prerelease}-norar.tar.xz -%endif -# Multilib headers -Source1: clamav-types.h -#for server -Source3: clamd.logrotate -Source5: clamd-README -# To download the *.cvd, go to https://www.clamav.net and use the links -# there (I renamed the files to add the -version suffix for verifying). -# Check the first line of the file for version or run file *cvd -# Attention file < 5.33-7 have bugs see https://bugzilla.redhat.com/show_bug.cgi?id=1539107 -#http://database.clamav.net/main.cvd -Source10: main-62.cvd -#http://database.clamav.net/daily.cvd -Source11: daily-27673.cvd -#http://database.clamav.net/bytecode.cvd -Source12: bytecode-336.cvd -#for update -Source200: freshclam-sleep -Source201: freshclam.sysconfig -Source202: clamav-update.crond -Source203: clamav-update.logrotate -#for milter -Source300: README.fedora.md -#for clamav-milter.systemd -Source330: clamav-milter.systemd -#for scanner-systemd/server-systemd -Source530: clamd@.service - -# Change default config locations for Fedora -Patch1: clamav-default_confs.patch -# Fix pkg-config flags for static linking, multilib -Patch2: clamav-private.patch -# Modify clamav-clamonacc.service for Fedora compatibility -Patch5: clamav-clamonacc-service.patch -# Allow freshclam service to run if cron.d file is present -Patch6: clamav-freshclam.service.patch -# Debian patch to fix big-endian -Patch7: https://salsa.debian.org/clamav-team/clamav/-/raw/unstable/debian/patches/libclamav-pe-Use-endian-wrapper-in-more-places.patch -# - Update the image crate dependency to 0.25, the current release, -# https://github.com/Cisco-Talos/clamav/pull/1366/commits/24d1341e8e34aa325ac03718121e33a3b4e5b75e, -# allowing 0.24 for backwards-compatibility with vendored dependencies in EPEL8 -# - Allow version 1.0 of the hex-literal crate dependency; not suitable for -# upstream yet due to MSRV -Patch8: clamav-rust-dependency-versions.patch - -BuildRequires: cmake3 -BuildRequires: gettext-devel -BuildRequires: make -BuildRequires: gcc-c++ -BuildRequires: rust -%if 0%{?fedora} || 0%{?rhel} >= 9 -BuildRequires: rust-packaging -%else -# Undefining the appropriate __cmake*_in_source_build macro causes the -# build to use a separate build path, so the build does not output to -# the source path. This separate build path is the default behavior -# for >=EL9 and fedora. -%if 0%{?rhel} == 8 -# EL8 defines cmake_in_source_build -%undefine __cmake_in_source_build -%else -# EL7 defines cmake3_in_source_build -%undefine __cmake3_in_source_build -%endif -BuildRequires: rust-toolset -%endif -BuildRequires: cargo -BuildRequires: bzip2-devel -BuildRequires: check-devel -BuildRequires: curl-devel -BuildRequires: git-core -BuildRequires: gmp-devel -BuildRequires: json-c-devel -%if ! (0%{?fedora} > 40 || 0%{?rhel} > 9) -BuildRequires: libprelude-devel -# libprelude-config --libs brings in gnutls, pcre -# https://bugzilla.redhat.com/show_bug.cgi?id=1830473 -BuildRequires: gnutls-devel -%endif -BuildRequires: libxml2-devel -BuildRequires: ncurses-devel -BuildRequires: openssl-devel -BuildRequires: pcre2-devel -# Explicitly needed on EL8 -BuildRequires: python3 -BuildRequires: python3-pytest -%if 0%{?fedora} >= 41 -BuildRequires: python3-cgi -%endif -BuildRequires: zlib-devel -#BuildRequires: %%{_includedir}/tcpd.h -BuildRequires: bc -BuildRequires: tcl -BuildRequires: groff -BuildRequires: graphviz -%{?with_ocaml:BuildRequires: ocaml} -# nc required for tests -BuildRequires: nc -%{?systemd_requires} -BuildRequires: systemd -BuildRequires: systemd-devel -BuildRequires: systemd-rpm-macros -#for milter -BuildRequires: sendmail-devel -%ifarch %{valgrind_arches} -BuildRequires: valgrind -%endif - -Requires: clamav-filesystem = %{version}-%{release} -Requires: clamav-lib = %{version}-%{release} -Requires: data(clamav) - -%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. - -%package filesystem -Summary: Filesystem structure for clamav -# Prevent version mix -Conflicts: %{name} < %{version}-%{release} -Conflicts: %{name} > %{version}-%{release} -BuildArch: noarch - -%description filesystem -This package provides the filesystem structure and contains the -user-creation scripts required by clamav. - - -%package lib -Summary: Dynamic libraries for the Clam Antivirus scanner -Provides: bundled(libmspack) = 0.5-0.1.alpha.modified_by_clamav - -# LICENSE.dependencies contains a full license breakdown -# From the output of %%{cargo_license_summary}: -# -%if 0%{?fedora} || 0%{?rhel} >= 9 -# 0BSD OR MIT OR Apache-2.0 -# Apache-2.0 -# Apache-2.0 OR MIT -# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT -# BSD-2-Clause -# BSD-2-Clause AND ISC -# BSD-3-Clause -# MIT -# MIT OR Apache-2.0 (duplicate) -# MIT OR Apache-2.0 OR Zlib -# MIT OR Zlib OR Apache-2.0 (duplicate) -# Unlicense OR MIT -# Zlib OR Apache-2.0 OR MIT (duplicate) -License: %{shrink: - %{?with_unrar:proprietary}%{!?with_unrar:GPL-2.0-only} AND - (0BSD OR MIT OR Apache-2.0) AND - Apache-2.0 AND - (Apache-2.0 OR MIT) AND - (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND - BSD-2-Clause AND - BSD-3-Clause AND - ISC AND - MIT AND - (MIT OR Zlib OR Apache-2.0) AND - (Unlicense OR MIT) AND - Zlib - } -%else -# 0BSD OR MIT OR Apache-2.0 -# Apache-2.0 OR MIT -# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT -# BSD-3-Clause -# MIT -# MIT OR Apache-2.0 (duplicate) -# MIT OR Zlib OR Apache-2.0 -# Unlicense OR MIT -# Zlib -# Zlib OR Apache-2.0 OR MIT (duplicate) -License: %{shrink: - %{?with_unrar:proprietary}%{!?with_unrar:GPL-2.0-only} AND - (0BSD OR MIT OR Apache-2.0) AND - (Apache-2.0 OR MIT) AND - (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND - BSD-3-Clause AND - MIT AND - (MIT OR Zlib OR Apache-2.0) AND - (Unlicense OR MIT) AND - Zlib - } -%endif - -%description lib -This package contains dynamic libraries shared between applications -using the Clam Antivirus scanner. - - -%package devel -Summary: Header files and libraries for the Clam Antivirus scanner -Requires: clamav-lib = %{version}-%{release} -Requires: clamav-filesystem = %{version}-%{release} -Requires: openssl-devel - -%description devel -This package contains headerfiles and libraries which are needed to -build applications using clamav. - - -%package data -Summary: Virus signature data for the Clam Antivirus scanner -Requires: clamav-filesystem = %{version}-%{release} -Provides: data(clamav) = full -Provides: clamav-db = %{version}-%{release} -Obsoletes: clamav-db < %{version}-%{release} -BuildArch: noarch - -%description data -This package contains the virus-database needed by clamav. This -database should be updated regularly; the 'clamav-update' package -ships a corresponding cron-job. Use this package when you want a -working (but perhaps outdated) virus scanner immediately after package -installation. - - -%package doc -Summary: Documentation for the Clam Antivirus scanner -Requires: clamav-filesystem = %{version}-%{release} -BuildArch: noarch - -%description doc -This package contains the documentation for clamav. - - -%package freshclam -Summary: Auto-updater for the Clam Antivirus scanner data-files -Requires: clamav-filesystem = %{version}-%{release} -Requires: clamav-lib = %{version}-%{release} -%if 0%{?fedora} || 0%{?rhel} >= 8 -Supplements:clamd -%endif -Provides: data(clamav) = empty -Provides: clamav-data-empty = %{version}-%{release} -Obsoletes: clamav-data-empty < %{version}-%{release} -Provides: clamav-update = %{version}-%{release} -Obsoletes: clamav-update < %{version}-%{release} - -%description freshclam -This package contains the freshclam(1) program and clamav-freshclam -service which can be used to update the clamav anti-virus database -automatically. Most users should install this package in order to -keep their definitions up to date. - - -%package -n clamd -Summary: The Clam AntiVirus Daemon -Requires: data(clamav) -Requires: clamav-filesystem = %{version}-%{release} -Requires: clamav-lib = %{version}-%{release} -Requires: coreutils -# This is still used by clamsmtp and exim-clamav -Provides: clamav-server = %{version}-%{release} -Provides: clamav-scanner-systemd = %{version}-%{release} -Provides: clamav-server-systemd = %{version}-%{release} -Obsoletes: clamav-scanner-systemd < %{version}-%{release} -Obsoletes: clamav-server-systemd < %{version}-%{release} - -%description -n clamd -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. - - -%package milter -Summary: Milter module for the Clam Antivirus scanner -# clamav-milter could work without clamd and without sendmail -#Requires: clamd = %%{version}-%%{release} -#Requires: /usr/sbin/sendmail -Requires: clamav-filesystem = %{version}-%{release} -Provides: clamav-milter-systemd = %{version}-%{release} -Obsoletes: clamav-milter-systemd < %{version}-%{release} -Requires: group(clamscan) - -%description milter -This package contains files which are needed to run the clamav-milter. - - -%prep -%setup -q -n %{name}-%{version}%{?prerelease} -%if 0%{?fedora} || 0%{?rhel} >= 9 -# EL8 and earlier do not have the Rust cargo dependencies that are -# defined by the generate_buildrequires stage in EL9 and later, so the -# vendored packages included in the ClamAV sources suffice. -%cargo_prep -cd libclamav_rust -sed -i -e '/^base64 *=/s/= .*/= "0.22"/' Cargo.toml -sed -i -e '/^bindgen *=/s/= .*/= "0.69"/' Cargo.toml -sed -i -e '/^cbindgen *=/s/= *".*"/= "0.26"/' Cargo.toml -sed -i -e '/^onenote_parser *=/s/= *.*/= "0.3.1"/' Cargo.toml -%cargo_prep -cd .. -%endif - -%patch -P1 -p1 -b .default_confs -%patch -P2 -p1 -b .private -%patch -P5 -p1 -b .clamonacc-service -%patch -P6 -p1 -b .freshclam-service -%patch -P7 -p1 -b .big-endian -%patch -P8 -p1 -b .rust-dependencies - -install -p -m0644 %{SOURCE300} clamav-milter/ - -mkdir -p libclamunrar{,_iface} -%{!?with_unrar:touch libclamunrar/{Makefile.in,all,install}} - -# Create sysusers.d config files -cat >clamav.sysusers.conf <clamd.sysusers.conf <clamav-milter.sysusers.conf <= 9 -%generate_buildrequires -# The generate_buildrequires stage doesn't exist prior to EL9, so this -# section is conditionally removed in these build environments. -cd libclamav_rust -%cargo_generate_buildrequires -%endif - -%build -# add -Wl,--as-needed if not exist -export LDFLAGS=$(echo %{?__global_ldflags} | sed '/-Wl,--as-needed/!s/$/ -Wl,--as-needed/') -# IPv6 check is buggy and does not work when there are no IPv6 interface on build machine -export have_cv_ipv6=yes - -%cmake3 \ -%if 0%{?fedora} || 0%{?rhel} >= 8 - -DRUSTFLAGS="%build_rustflags" \ -%else - -DRUSTFLAGS="%__global_rustflags" \ -%endif - -DAPP_CONFIG_DIRECTORY=%{_sysconfdir} \ - -DCMAKE_INSTALL_DOCDIR=%{_pkgdocdir} \ - -DCLAMAV_USER=%{updateuser} -DCLAMAV_GROUP=%{updateuser} \ - -DDATABASE_DIRECTORY=%{homedir} \ - -DDO_NOT_SET_RPATH=ON \ - %{!?with_clamonacc:-DENABLE_CLAMONACC=OFF} \ - %{?with_llvm:-DBYTECODE_RUNTIME=llvm -D LLVM_FIND_VERSION="3.6.0"} \ - %{!?with_unrar:-DENABLE_UNRAR=OFF} - -# TODO: check periodically that CLAMAVUSER is used for freshclam only - -%cmake3_build - -cd libclamav_rust -%cargo_license_summary -%{cargo_license} > ../LICENSES.dependencies - - -%install -rm -rf _doc* -%cmake3_install - -install -d -m 0755 \ - %{buildroot}%{_tmpfilesdir} \ - %{buildroot}%{homedir} \ - %{buildroot}%{quarantinedir} - -### data -install -D -m 0644 -p %{SOURCE10} %{buildroot}%{homedir}/main.cvd -install -D -m 0644 -p %{SOURCE11} %{buildroot}%{homedir}/daily.cvd -install -D -m 0644 -p %{SOURCE12} %{buildroot}%{homedir}/bytecode.cvd - -### The freshclam stuff -sed -ri \ - -e 's!^Example!#Example!' \ - -e 's!^#?(UpdateLogFile )!#\1!g;' \ - -e 's!(DatabaseOwner *)clamav$!\1%{updateuser}!g' %{buildroot}%{_sysconfdir}/freshclam.conf.sample - -mv %{buildroot}%{_sysconfdir}/freshclam.conf{.sample,} -# Can contain HTTPProxyPassword (bugz#1733112) -chmod 600 %{buildroot}%{_sysconfdir}/freshclam.conf - -### The scanner stuff -install -D -m 0644 -p %{SOURCE3} _doc_server/clamd.logrotate -install -D -m 0644 -p %{SOURCE5} _doc_server/README -## Fixup URL for EPEL -%{?epel:sed -i -e s/product=Fedora/product=Fedora%20EPEL/ _doc_server/README} - -## For compatibility with 0.102.2-7 -ln -s clamav-clamonacc.service %{buildroot}%{_unitdir}/clamonacc.service - -install -D -p -m 0644 %{SOURCE530} %{buildroot}%{_unitdir}/clamd@.service - -sed -ri \ - -e 's!^Example!#Example!' \ - -e 's!^#?(LogFile ).*!#\1/var/log/clamd.!g' \ - -e 's!^#?(LocalSocket ).*!#\1%{_rundir}/clamd./clamd.sock!g' \ - -e 's!^(#?PidFile ).*!\1%{_rundir}/clamd./clamd.pid!g' \ - -e 's!^#?(User ).*!\1!g' \ - -e 's!^#?(AllowSupplementaryGroups|LogSyslog).*!\1 yes!g' \ - -e 's! /usr/local/share/clamav,! %{homedir},!g' \ - %{buildroot}%{_sysconfdir}/clamd.conf.sample - -install -d -m 0755 %{buildroot}%{_sysconfdir}/clamd.d -sed -e 's!!scan!g;s!!%{scanuser}!g' \ - %{buildroot}%{_sysconfdir}/clamd.conf.sample > %{buildroot}%{_sysconfdir}/clamd.d/scan.conf - -mv %{buildroot}%{_sysconfdir}/clamd.conf.sample _doc_server/clamd.conf - -cat << EOF > %{buildroot}%{_tmpfilesdir}/clamd.scan.conf -d %{_rundir}/clamd.scan 0710 %{scanuser} virusgroup -EOF - -### The milter stuff -sed -ri \ - -e 's!^#?(User).*!\1 %{milteruser}!g' \ - -e 's!^#?(AllowSupplementaryGroups|LogSyslog) .*!\1 yes!g' \ - -e 's! /tmp/clamav-milter.socket! %{_rundir}/clamav-milter/clamav-milter.socket!g' \ - -e 's! /var/run/clamav-milter.pid! %{_rundir}/clamav-milter/clamav-milter.pid!g' \ - -e 's!:/var/run/clamd/clamd.socket!:%{_rundir}/clamd.scan/clamd.sock!g' \ - -e 's! /tmp/clamav-milter.log! %{_var}/log/clamav-milter.log!g' \ - %{buildroot}%{_sysconfdir}/clamav-milter.conf.sample - -install -d -m 0755 %{buildroot}%{_sysconfdir}/mail -mv %{buildroot}%{_sysconfdir}/clamav-milter.conf.sample %{buildroot}%{_sysconfdir}/mail/clamav-milter.conf - -install -D -p -m 0644 %{SOURCE330} %{buildroot}%{_unitdir}/clamav-milter.service - -cat << EOF > %{buildroot}%{_tmpfilesdir}/clamav-milter.conf -d %{_rundir}/clamav-milter 0710 %{milteruser} %{milteruser} -EOF - -#Fixup headers and scripts for multilib -%if 0%{?__isa_bits} == 64 -mv %{buildroot}%{_includedir}/clamav-types.h \ - %{buildroot}%{_includedir}/clamav-types-64.h -%else -mv %{buildroot}%{_includedir}/clamav-types.h \ - %{buildroot}%{_includedir}/clamav-types-32.h -%endif -install -m 0644 %SOURCE1 %{buildroot}%{_includedir}/clamav-types.h - -# TODO: Evaluate using upstream's unit with clamav-daemon.socket -rm %{buildroot}%{_unitdir}/clamav-daemon.* - -install -m0644 -D clamav.sysusers.conf %{buildroot}%{_sysusersdir}/clamav.conf -install -m0644 -D clamd.sysusers.conf %{buildroot}%{_sysusersdir}/clamd.conf -install -m0644 -D clamav-milter.sysusers.conf %{buildroot}%{_sysusersdir}/clamav-milter.conf - - -%check -%ifarch s390x -# Tests fail on s390x -# https://github.com/Cisco-Talos/clamav/issues/759 -%ctest3 -E valgrind || : -%else -%ctest3 -E valgrind -%endif -# valgrind tests fail https://github.com/Cisco-Talos/clamav/issues/584 -%ctest3 -R valgrind || : - - -%post -%systemd_post clamav-clamonacc.service - -%preun -%systemd_preun clamav-clamonacc.service - -%postun -%systemd_postun_with_restart clamav-clamonacc.service - - -%post data -# nullglob. If set, Bash allows filename patterns which match no files to expand to a null string, rather than themselves -shopt -s nullglob -# Let newer .cld files take precedence over the shipped .cvd files -for f in %{homedir}/*.cld -do - cvd=${f/.cld/.cvd} - [ -f $f -a $f -nt $cvd ] && rm -f $cvd || : -done - -%post -n clamd -# Point to the new service unit -[ -L /etc/systemd/system/multi-user.target.wants/clamd@scan.service ] && - ln -sf /usr/lib/systemd/system/clamd@.service /etc/systemd/system/multi-user.target.wants/clamd@scan.service || : -%systemd_post clamd@scan.service - -%preun -n clamd -%systemd_preun clamd@scan.service - -%postun -n clamd -%systemd_postun_with_restart clamd@scan.service - -%post milter -%systemd_post clamav-milter.service - -%preun milter -%systemd_preun clamav-milter.service - -%postun milter -%systemd_postun_with_restart clamav-milter.service - -%post freshclam -%systemd_post clamav-freshclam.service - -%preun freshclam -%systemd_preun clamav-freshclam.service - -%postun freshclam -%systemd_postun_with_restart clamav-freshclam.service - -%ldconfig_scriptlets lib - - -%files -%license COPYING -%doc NEWS.md README.md -%{_bindir}/clambc -%{_bindir}/clamconf -%{_bindir}/clamdscan -%{_bindir}/clamdtop -%{_bindir}/clamscan -%{_bindir}/clamsubmit -%{_bindir}/sigtool -%if %{with clamonacc} -%{_sbindir}/clamonacc -%endif -%{_mandir}/man[15]/* -%{_mandir}/man8/clamonacc.8* -%exclude %{_mandir}/*/freshclam* -%exclude %{_mandir}/man5/clamd.conf.5* -%{_unitdir}/clamonacc.service -%{_unitdir}/clamav-clamonacc.service -%attr(0750,root,root) %dir %{quarantinedir} - - -%files lib -# Licenses for statically linked Rust dependencies in libclamav -%license LICENSES.dependencies -%{_libdir}/libclamav.so.12* -%{_libdir}/libclammspack.so.0* -%if %{with unrar} -%{_libdir}/libclamunrar*.so.12* -%endif - - -%files devel -%{_includedir}/* -%{_libdir}/*.so -%{_libdir}/libclamav_rust.a -%{_libdir}/pkgconfig/* -%{_bindir}/clamav-config - - -%files filesystem -%attr(-,%{updateuser},%{updateuser}) %dir %{homedir} -%dir %{_sysconfdir}/clamd.d -# Used by both clamd, clamdscan, and clamonacc -%config(noreplace) %{_sysconfdir}/clamd.d/scan.conf -%{_sysusersdir}/clamav.conf - - -%files data -%defattr(-,%{updateuser},%{updateuser},-) -# use %%config to keep files which were updated by 'freshclam' -# already. Without this tag, they would be overridden with older -# versions whenever a new -data package is installed. -%config %verify(not size md5 mtime) %{homedir}/*.cvd - - -%files doc -%license COPYING -%{_pkgdocdir}/html/ - - -%files freshclam -%{_bindir}/freshclam -%{_libdir}/libfreshclam.so.3* -%{_mandir}/*/freshclam* -%{_unitdir}/clamav-freshclam.service -%{_unitdir}/clamav-freshclam-once.service -%{_unitdir}/clamav-freshclam-once.timer -%config(noreplace) %verify(not mtime) %{_sysconfdir}/freshclam.conf -%ghost %attr(0644,%{updateuser},%{updateuser}) %{homedir}/bytecode.cld -%ghost %attr(0644,%{updateuser},%{updateuser}) %{homedir}/bytecode.cvd -%ghost %attr(0644,%{updateuser},%{updateuser}) %{homedir}/freshclam.dat -%ghost %attr(0644,%{updateuser},%{updateuser}) %{homedir}/daily.cld -%ghost %attr(0644,%{updateuser},%{updateuser}) %{homedir}/daily.cvd -%ghost %attr(0644,%{updateuser},%{updateuser}) %{homedir}/main.cld -%ghost %attr(0644,%{updateuser},%{updateuser}) %{homedir}/main.cvd - - -%files -n clamd -%doc _doc_server/* -%{_mandir}/man5/clamd.conf.5* -%{_mandir}/man8/clamd.8* -%{_sbindir}/clamd -%{_unitdir}/clamd@.service -%{_tmpfilesdir}/clamd.scan.conf -%{_sysusersdir}/clamd.conf - - -%files milter -%doc clamav-milter/README.fedora.md -%{_sbindir}/*milter* -%{_unitdir}/clamav-milter.service -%{_mandir}/man8/clamav-milter* -%dir %{_sysconfdir}/mail -%config(noreplace) %{_sysconfdir}/mail/clamav-milter.conf -%{_tmpfilesdir}/clamav-milter.conf -%{_sysusersdir}/clamav-milter.conf - - -%changelog -* Thu Dec 04 2025 Gwyn Ciesla - 1.4.3-3 -- Bump EVR, hex-literal patches. - -* Wed Jul 23 2025 Fedora Release Engineering - 1.4.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Wed Jun 18 2025 Gwyn Ciesla - 1.4.3-1 -- 1.4.3 - -* Sat Feb 8 2025 Zbigniew Jedrzejewski-Szmek - 1.4.2-2 -- Add sysusers.d config files to allow rpm to create users/groups automatically - -* Thu Jan 23 2025 Orion Poplawski - 1.4.2-1 -- Update to 1.4.2 - -* Thu Jan 16 2025 Fedora Release Engineering - 1.4.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Wed Sep 25 2024 Orion Poplawski - 1.4.1-1 -- Update to 1.4.1 - -* Sun Sep 15 2024 Benjamin A. Beasley - 1.0.7-2 -- Update the image crate dependency to 0.25, the current release - -* Thu Sep 05 2024 Yaakov Selkowitz - 1.0.7-1 -- Update to 1.0.7 - -* Wed Jul 17 2024 Fedora Release Engineering - 1.0.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Fri Apr 26 2024 Orion Poplawski - 1.0.6-1 -- Update to 1.0.6 - -* Mon Apr 08 2024 Sérgio Basto - 1.0.5-5 -- Update clamav-data and README.fedora.md - -* Thu Apr 04 2024 John Sullivan - 1.0.5-4 -- Update EPEL 7 and 8 support for 1.0.5 - -* Sat Mar 16 2024 Sérgio Basto - 1.0.5-3 -- (#1679375) fixes syntax error in /etc/logrotate.d/clamd.exim - -* Tue Mar 05 2024 Sérgio Basto - 1.0.5-2 -- set nullblog to fix post script (#2253914) -- Properly check valgrind arches - -* Thu Feb 08 2024 Orion Poplawski - 1.0.5-1 -- Update to 1.0.5 - -* Tue Jan 23 2024 Fedora Release Engineering - 1.0.4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Fri Jan 19 2024 Fedora Release Engineering - 1.0.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sun Oct 29 2023 Orion Poplawski - 1.0.4-1 -- Update to 1.0.4 -- Remove docs again from main package (bz#2230512) - -* Fri Aug 18 2023 Orion Poplawski - 1.0.2-1 -- Update to 1.0.2 CVE-2023-20197 (bz#2232508) - -* Wed Jul 19 2023 Fedora Release Engineering - 1.0.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Mon Feb 27 2023 Orion Poplawski - 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 -- Update data files with help of Cisco-Talos/cvdupdate -- Update to 1.0.1 -- Make sure RUSTFLAGS are passed to rustc (bz#2167194) -- Fix multilib install - -* Mon Feb 20 2023 Orion Poplawski - 0.103.8-3 -- Fix daily.cvd file - -* Sat Feb 18 2023 Sérgio Basto - 0.103.8-2 -- Split out documentation into separate -doc sub-package -- (#2128276) Please port your pcre dependency to pcre2 -- Explicit dependency on systemd since systemd-devel no longer has this dependency on F37+ -- (#2136977) not requires data(clamav) on clamav-libs -- (#2023371) Add documentation to preserve user permissions of DatabaseOwner - -* Fri Feb 17 2023 Orion Poplawski - 0.103.8-1 -- Update to 0.103.8 - -* Mon Nov 07 2022 Sérgio Basto - 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 - 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 - 0.103.7-2 -- Split out documentation into separate -doc sub-package - -* Thu Jul 28 2022 Sérgio Basto - 0.103.7-1 -- Update to 0.103.7 - -* Wed Jul 20 2022 Fedora Release Engineering - 0.103.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Thu May 05 2022 Sérgio Basto - 0.103.6-1 -- Update to 0.103.6 - -* Tue Mar 01 2022 Sérgio Basto - 0.103.5-3 -- Fix for dnf update clamav-update (#2059618) - -* Wed Jan 19 2022 Fedora Release Engineering - 0.103.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Jan 13 2022 Sérgio Basto - 0.103.5-1 -- Update to 0.103.5 - -* Sun Nov 07 2021 Sérgio Basto - 0.103.4-1 -- Update to 0.103.4 - -* Sun Oct 03 2021 Sérgio Basto - 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 + %{buildroot} -- all variavels with {} -- BR _chmod and chown only in oldfreshclam -- clean rpath clean - -* Sat Oct 02 2021 Sérgio Basto - 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 - 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 - 0.103.3-6 -- Rebuilt with OpenSSL 3.0.0 - -* Thu Aug 26 2021 Sérgio Basto - 0.103.3-5 -- Update clamav-data (#1998252) - -* Sat Aug 14 2021 Sérgio Basto - 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 %_sysconfdir/logrotate.d/* and %freshclamlog -- Drop ConditionPathExists doesn't work as we expect - -* Wed Jul 21 2021 Fedora Release Engineering - 0.103.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Sat Jul 10 2021 Björn Esser - 0.103.3-2 -- Rebuild for versioned symbols in json-c - -* Tue Jun 22 2021 Sérgio Basto - 0.103.3-1 -- Update to 0.103.3 (#1974601) - -* Mon Jun 14 2021 Sérgio Basto - 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 - 0.103.2-1 -- Update to 0.103.2 - -* Sun Mar 07 2021 Sérgio Basto - 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 - 0.103.1-2 -- Rebuilt for updated systemd-rpm-macros - See https://pagure.io/fesco/issue/2583. - -* Wed Feb 17 2021 Sérgio Basto - 0.103.1-1 -- Update to 0.103.1 - -* Wed Jan 27 2021 Sérgio Basto - 0.103.0-3 -- Add upstream patch clamonacc: Fix stack buffer overflow with old curl - -* Tue Jan 26 2021 Fedora Release Engineering - 0.103.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Thu Sep 17 2020 Orion Poplawski - 0.103.0-1 -- Update to 0.103.0 - -* Mon Jul 27 2020 Fedora Release Engineering - 0.102.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jul 17 2020 Orion Poplawski - 0.102.4-1 -- Update to 0.102.4 (bz#1857867,1858262,1858263,1858265,1858266) -- Security fixes CVE-2020-3327 CVE-2020-3350 CVE-2020-3481 - -* Thu May 28 2020 Orion Poplawski - 0.102.3-2 -- Update clamd README file (bz#1798369) - -* Thu May 14 2020 Orion Poplawski - 0.102.3-1 -- Update to 0.102.3 (bz#1834910) -- Security fixes CVE-2020-3327 CVE-2020-3341 - -* Sat May 02 2020 Orion Poplawski - 0.102.2-9 -- Add upstream patch to fix "Attempt to allocate 0 bytes" errors while scanning - certain PDFs - -* Thu Apr 30 2020 Orion Poplawski - 0.102.2-8 -- Enable prelude support (bz#1829726) - -* Wed Apr 29 2020 Orion Poplawski - 0.102.2-7 -- Move /etc/clamd.d/scan.conf to clamav-filesystem -- Add patch to build with EL7 libcurl - re-enable on-access scanning - (bz#1820395) -- Add clamonacc.service - -* Tue Apr 21 2020 Björn Esser - 0.102.2-6 -- Rebuild (json-c) - -* Wed Apr 8 2020 Orion Poplawski - 0.102.2-5 -- Do not log freshclam output to syslog by default - creates double entries - in the journal (bz#1822012) -- (#1820069) add try-restart clamav-freshclam.service on logrotate - -* Mon Mar 16 2020 Orion Poplawski - 0.102.2-4 -- Quiet freshclam-sleep when used with proxy - -* Sat Feb 29 2020 Orion Poplawski - 0.102.2-3 -- Add missingok to clamav-update.logrotate (bz#1807701) - -* Mon Feb 10 2020 Orion Poplawski - 0.102.2-2 -- Keep /var/log/freshclam.log handling - can still be used -- Restore clamav-server provides (bz#1801329) -- Fix old_freshclam cron conditional (bz#1801199) - -* Sun Feb 9 2020 Orion Poplawski - 0.102.2-1 -- Update to 0.102.2 -- Drop supporting deprecated options for F32+ and EL8+ -- Drop old umask patch - -* Sun Feb 09 2020 Orion Poplawski - 0.101.5-10 -- Re-add clamav-update.cron (bz#1800226) -- Add conditional old_freshclam - -* Tue Feb 04 2020 Sérgio Basto - 0.101.5-9 -- Add a message warning that We now provide clamav-freshclam.service systemd - unit instead old scripts - -* Tue Jan 28 2020 Fedora Release Engineering - 0.101.5-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Mon Jan 27 2020 Sérgio Basto - 0.101.5-7 -- More cleanups -- Remove llvm-glibc.patch (upstream already fixed it) -- Comment "Example" in scan.conf to make clamd@scan.service works without editing -- Improve description of clamav-update - -* Sun Jan 26 2020 Sérgio Basto - 0.101.5-6 -- Fix clamd scriplets on update and add scriplets for clamav-freshclam.service - -* Fri Jan 24 2020 Sérgio Basto - 0.101.5-5 -- Improve upgrade path -- Get rid of pkgdatadir variable -- Use upstream freshclam systemd unit file, remove freshclam-sleep -- Get rid of %freshclamlog variable -- Get rid of smartsubst function - -* Fri Jan 17 2020 Sérgio Basto - 0.101.5-4 -- Fix scriplets (#1788338) - -* Tue Dec 17 2019 Sérgio Basto - 0.101.5-3 -- Remove old init scripts and use systemd - -* Tue Dec 17 2019 Orion Poplawski - 0.101.5-2 -- Allow building --with unrar again (bz#1782638) - -* Sat Nov 23 2019 Orion Poplawski - 0.101.5-1 -- Update to 0.101.5 (CVE-2019-15961) (bz#1775550) - -* Mon Nov 18 2019 Orion Poplawski - 0.101.4-3 -- Drop clamd@scan.service file (bz#1725810) -- Change /var/run to /run - -* Mon Nov 18 2019 Orion Poplawski - 0.101.4-2 -- Add TimeoutStartSec=420 to clamd@.service to match upstream (bz#1764835) - -* Thu Aug 22 2019 Orion Poplawski - 0.101.4-1 -- Update to 0.101.4 - -* Wed Aug 7 2019 Orion Poplawski - 0.101.3-1 -- Update to 0.101.3 -- Fix permissions on freshclam.conf (bugz#1733112) - -* Wed Jul 24 2019 Fedora Release Engineering - 0.101.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Jun 30 2019 Sérgio Basto - 0.101.2-2 -- One year later we may remove pakages workaround of clamav-milter-systemd, - clamav-scanner-systemd and clamav-server-systemd, before I forget it was one - workaround to allow migration of service without stop it and disable it - (#1583599). - -* Thu Mar 28 2019 Sérgio Basto - 0.101.2-1 -- Update to 0.101.2 - -* Thu Jan 31 2019 Fedora Release Engineering - 0.101.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Jan 10 2019 Sérgio Basto - 0.101.1-1 -- Update to 0.101.1 - -* Thu Jan 3 2019 Orion Poplawski - 0.101.0-3 -- Actually apply patch - -* Thu Jan 3 2019 Orion Poplawski - 0.101.0-2 -- Explicitly list sonames to catch soname bumps -- Backport header fix (bug #1663011) - -* Thu Dec 13 2018 Orion Poplawski - 0.101.0-1 -- Update to 0.101.0 -- Add %%license -- pdf docs replaced with html - -* Thu Oct 04 2018 Sérgio Basto - 0.100.2-2 -- Revert unwanted committed parts of commit "clean whitespace" - -* Thu Oct 04 2018 Sérgio Basto - 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 - 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 - 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 - 0.100.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Jul 11 2018 Sérgio Basto - 0.100.1-1 -- Update to 0.100.1 - -* Mon Jul 02 2018 Sérgio Basto - 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 - 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 - 0.100.0-1 -- Upgrade to 0.100.0 (#1565381) - -* Wed Mar 21 2018 Sérgio Basto - 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 - 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 - 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 - 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 - 0.99.3-6 -- Escape macros in %%changelog - -* Wed Feb 07 2018 Fedora Release Engineering - 0.99.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sat Feb 03 2018 Sérgio Basto - 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 - 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 -- 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 - 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 - 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 - 0.99.2-17 -- Security fixes CVE-2017-6420 (#1483910), CVE-2017-6418 (#1483908) - -* Tue Jan 09 2018 Sérgio Basto - 0.99.2-16 -- Make sure that Obsoletes sysv and upstart for Epel upgrade and update - -* Mon Jan 08 2018 Sérgio Basto - 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 - 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 - 0.99.2-13 -- Backported upstream patch to unbreak e2guardian vs. temp files - -* Fri Sep 15 2017 Sérgio Basto - 0.99.2-12 -- Try fix rhbz #1473642 - -* Wed Aug 02 2017 Fedora Release Engineering - 0.99.2-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0.99.2-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Mon Jul 17 2017 Sérgio Basto - 0.99.2-9 -- Add patch for openssl-1.1 - -* Mon Mar 27 2017 Orion Poplawski - 0.99.2-8 -- Create virusgroup group and add the various clam* users to it - -* Sun Mar 26 2017 Orion Poplawski - 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 - 0.99.2-6 -- Start clamav-milter after clamd@scan (bug #1356507)) - -* Sun Mar 26 2017 Orion Poplawski - 0.99.2-5 -- Allow freshclam to run automatically on install (bug #1408649) - -* Fri Feb 10 2017 Fedora Release Engineering - 0.99.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Nov 07 2016 Richard W.M. Jones - 0.99.2-3 -- Rebuild for OCaml 4.04.0. - -* Tue Oct 18 2016 Orion Poplawski - 0.99.2-2 -- Also send logrotate script stdout to /dev/null (bug #1376815) - -* Mon Jun 13 2016 Orion Poplawski - 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 - 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 - 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 - 0.99-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sun Dec 06 2015 Robert Scheck - 0.99-2 -- Require openssl-devel for clamav-devel -- Change clamav-milter unit for upstream changes (#1287795) - -* Wed Dec 02 2015 Robert Scheck - 0.99-1 -- Upgrade to 0.99 and updated daily.cvd (#1287327) - -* Tue Jun 30 2015 Robert Scheck - 0.98.7-3 -- Move /etc/tmpfiles.d/ to /usr/lib/tmpfiles.d/ (#1126595) - -* Wed Jun 17 2015 Fedora Release Engineering - 0.98.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Wed Apr 29 2015 Robert Scheck - 0.98.7-1 -- Upgrade to 0.98.7 and updated daily.cvd (#1217014) - -* Tue Mar 10 2015 Adam Jackson 0.98.6-2 -- Drop sysvinit subpackages in F23+ - -* Thu Jan 29 2015 Robert Scheck - 0.98.6-1 -- Upgrade to 0.98.6 and updated daily.cvd (#1187050) - -* Wed Nov 19 2014 Robert Scheck - 0.98.5-2 -- Corrected summary of clamav-server-systemd package (#1165672) - -* Wed Nov 19 2014 Robert Scheck - 0.98.5-1 -- Upgrade to 0.98.5 and updated daily.cvd (#1138101) - -* Sat Aug 16 2014 Fedora Release Engineering - 0.98.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sat Jun 21 2014 Robert Scheck - 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 - 0.98.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sat May 10 2014 Robert Scheck - 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 - 0.98.1-1 -- Upgrade to 0.98.1 and updated daily.cvd (#1053400) - -* Wed Oct 09 2013 Dan Horák - 0.98-2 -- Use fanotify from glibc instead of the limited hand-crafted version - -* Sun Oct 06 2013 Robert Scheck - 0.98-1 -- Upgrade to 0.98 and updated main.cvd and daily.cvd (#1010168) - -* Wed Aug 07 2013 Pierre-Yves Chibon - 0.97.8-4 -- Add a missing requirement on crontabs to spec file -- Fix RHBZ#988605 - -* Sat Aug 03 2013 Fedora Release Engineering - 0.97.8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Thu May 2 2013 Nick Bebout - 0.97.8-1 -- Update to 0.97.8 - -* Wed Apr 10 2013 Jon Ciesla - 0.97.7-2 -- Migrate from fedora-usermgmt to guideline scriptlets. - -* Sat Mar 23 2013 Nick Bebout - 0.97.7-1 -- Update to 0.97.7 - -* Wed Feb 13 2013 Fedora Release Engineering - 0.97.6-1901 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sat Sep 22 2012 Enrico Scholz - 0.97.6-1900 -- updated to 0.97.6 -- use %%systemd macros - -* Tue Aug 14 2012 Enrico Scholz - 0.97.5-1900 -- disabled upstart support - -* Wed Jul 18 2012 Fedora Release Engineering - 0.97.5-1801 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sat Jun 16 2012 Enrico Scholz - 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 - 0.97.4-1801 -- build with -fPIE - -* Fri Mar 16 2012 Enrico Scholz - 0.97.4-1800 -- updated to 0.97.4 - -* Sun Feb 5 2012 Enrico Scholz - 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 - 0.97.3-1703 -- rewrote clamav-notify-servers to be init system neutral -- set PrivateTmp systemd option (#782488) - -* Sun Jan 8 2012 Enrico Scholz - 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 - 0.97.3-1700 -- updated to 0.97.3 -- CVE-2011-3627 clamav: Recursion level crash fixed in v0.97.3 - -* Thu Aug 4 2011 Enrico Scholz - 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 - 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 9 2011 Enrico Scholz - 0.97.1-1600 -- updated to 0.97.1 -- fixed Requires(preun) vs. Requires(postun) inconsistency - -* Sat Apr 23 2011 Enrico Scholz - 0.97-1601 -- fixed tmpfiles.d syntax (#696812) - -* Sun Feb 20 2011 Enrico Scholz - 0.97-1600 -- updated to 0.97 -- rediffed some patches - -* Tue Feb 08 2011 Fedora Release Engineering - 0.96.5-1503 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Sat Jan 8 2011 Enrico Scholz - 0.96.5-1502 -- fixed signal specifier in clamd-wrapper (#668131, James Ralston) - -* Fri Dec 24 2010 Enrico Scholz - 0.96.5-1501 -- added systemd init scripts which obsolete to old sysvinit ones -- added tmpfiles.d/ descriptions - -* Sat Dec 4 2010 Enrico Scholz - 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 - 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 - 0.96.3-1501 -- lowered stop priority of sysv initscripts (#629435) - -* Wed Sep 22 2010 Enrico Scholz - 0.96.3-1500 -- updated to 0.96.3 -- fixes CVE-2010-0405 in shipped bzlib.c copy - -* Sun Aug 15 2010 Enrico Scholz - 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 -- 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 - 0.96.1-1401 -- ocaml not available (at least) on s390(x) - -* Tue Jun 1 2010 Enrico Scholz - 0.96.1-1400 -- updated to 0.96.1 -- rediffed patches - -* Sat May 29 2010 Rakesh Pandit - 0.96.1403 -- CVE-2010-1639 Clam AntiVirus: Heap-based overflow, when processing malicious PDF file(s) - -* Wed Apr 21 2010 Enrico Scholz - 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 - 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 - 0.96-1400.rc1 -- updated to 0.96rc1 -- added some BRs - -* Sun Dec 6 2009 Enrico Scholz - 0.95.3-1301 -- updated -upstart to upstart 0.6.3 - -* Sat Nov 21 2009 Enrico Scholz -- adjusted chkconfig positions for clamav-milter (#530101) -- use %%apply instead of %%patch - -* Thu Oct 29 2009 Enrico Scholz - 0.95.3-1300 -- updated to 0.95.3 - -* Sun Sep 13 2009 Enrico Scholz -- conditionalized build of noarch subpackages to ease packaging under RHEL5 - -* Sun Aug 9 2009 Enrico Scholz - 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 8 2009 Enrico Scholz - 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 - 0.95.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Thu Jun 11 2009 Enrico Scholz - 0.95.2-1 -- updated to 0.95.2 - -* Sun Apr 19 2009 Enrico Scholz - 0.95.1-3 -- fixed '--without upstart' operation - -* Wed Apr 15 2009 Enrico Scholz - 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 - 0.95.1-1 -- Upgrade to 0.95.1 (#495039) - -* Wed Mar 25 2009 Enrico Scholz - 0.95-1 -- updated to final 0.95 -- added ncurses-devel (-> clamdtop) BR -- enforced IPv6 support - -* Sun Mar 8 2009 Enrico Scholz - 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 - 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 - 0.94.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Tue Dec 02 2008 Robert Scheck - 0.94.2-1 -- Upgrade to 0.94.2 (#474002) - -* Wed Nov 05 2008 Robert Scheck - 0.94.1-1 -- Upgrade to 0.94.1 - -* Sun Oct 26 2008 Robert Scheck - 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 - 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 - 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 - 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 - 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 4 2008 Enrico Scholz - 0.93-0.0.rc1 -- updated to 0.93rc1 -- fixed rpath issues - -* Mon Feb 11 2008 Enrico Scholz - 0.92.1-1 -- updated to 0.92.1 - -* Tue Jan 1 2008 Enrico Scholz - 0.92-6 -- redisabled unrar stuff completely by using clean sources -- splitted -milter subpackage into pieces to allow use without sendmail - (#239037) - -* Tue Jan 1 2008 Enrico Scholz - 0.92-5 -- use a better way to disable RPATH-generation (needed for '--with - unrar' builds) - -* Mon Dec 31 2007 Enrico Scholz - 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 - 0.92-3 -- updated to 0.92 (SECURITY): -- CVE-2007-6335 MEW PE File Integer Overflow Vulnerability - -* Mon Oct 29 2007 Tom "spot" Callaway - 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 - 0.91.2-2 -- Bump release for upgrade path. - -* Sat Aug 25 2007 Enrico Scholz - 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 - 0.91.1-0 -- updated to 0.91.1 - -* Thu Jul 12 2007 Enrico Scholz - 0.91-1 -- updated to 0.91 - -* Thu May 31 2007 Enrico Scholz - 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 - 0.90.2-1 -- [SECURITY] updated to 0.90.2; fixes CVE-2007-1745, CVE-2007-1997 - -* Fri Mar 2 2007 Enrico Scholz - 0.90.1-2 -- BR 'tcp_wrappers-devel' instead of plain 'tcp_wrappers' - -* Fri Mar 2 2007 Enrico Scholz - 0.90.1-1 -- updated to 0.90.1 -- updated %%doc list - -* Sun Feb 18 2007 Enrico Scholz - 0.90-1 -- updated to final 0.90 -- removed -visibility patch since fixed upstream - -* Sun Feb 4 2007 Enrico Scholz - 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 3 2007 Enrico Scholz - 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 diff --git a/clamd-README b/clamd-README deleted file mode 100644 index 371a39e..0000000 --- a/clamd-README +++ /dev/null @@ -1,86 +0,0 @@ -Update 2021: Log to syslog is obsolete, journalctl superseded it - - By default, clamd provides a general "scan" service that requires minimal -configuration. To configure, edit /etc/clamd/scan.conf and: - - * set LocalSocket for localhost access or TCPSocket for network access. - - Default configuration will: - - * Log to syslog - * Run as the user "clamscan" - - When LogFile feature is wanted, it must be writable for the assigned -User. The recommended way is to: - - * make it owned by the User's *group* - * assign at least 0620 (u+rw,g+w) permissions - - A suitable command might be - | # touch - | # chgrp - | # chmod 0620 - | # restorecon - - NEVER use 'clamav' as the user since it can modify the database. This is -the user who is running the application; e.g. for mimedefang -(http://www.roaringpenguin.com/mimedefang), the user might be 'defang'. -Theoretically, distinct users could be used, but it must be made sure that -the application-user can write into the socket-file, and that the clamd-user -can access the files asked by the application to be checked. - - The default service can be enabled and started with: - - systemctl enable clamd@scan.service - systemctl start clamd@scan.service - - To create other individual clamd-instances take the following files in -/usr/share/doc/clamd/ and modify/copy them in the suggested way: - -clamd.conf, copy to /etc/clamd.d/.conf - * Change as to match name of config file - * Any other changes as noted above - -clamd.logrotate: (only when LogFile feature is used) - * set the correct value for the logfile - * place it into /etc/logrotate.d - - Additionally, when using LocalSocket instead of TCPSocket, the directory -for the socket file must be created. For tmpfiles based systems, you might -want to create a file /etc/tmpfiles.d/clamd..conf with a content of - - | d /run/clamd. - - Adjust (0710 should suffice for most cases) and + -so that the socket can be accessed by clamd and by the applications using -clamd. Make sure that the socket is not world accessible; else, DOS attacks -or worse are trivial. - - After emulating these steps by hand (or else rebooting), you still need set -SELinux: - - chcon -t clamd_var_run_t /run/clamd. -or - restorecon -R -v "/run/clamd." - -More SELinux notes: -you may need run: - - setsebool -P antivirus_can_scan_system 1 - -and also maybe this one (I need to confirm that is obsolete) - - setsebool -P antivirus_use_jit 1 - - The new service can be enabled and started with: - - systemctl enable clamd@.service - systemctl start clamd@.service - - -[Disclaimer: - this file and the script/configfiles are not part of the official - clamav package. - - Please send complaints and comments to - https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=clamav] diff --git a/clamd.logrotate b/clamd.logrotate deleted file mode 100644 index dde4e44..0000000 --- a/clamd.logrotate +++ /dev/null @@ -1,9 +0,0 @@ -/var/log/clamd. { - monthly - notifempty - missingok - - postrotate - pkill -u -HUP -f "/usr/sbin/clamd -c /etc/clamd.d/.conf" >/dev/null 2>&1 || : - endscript -} diff --git a/clamd@.service b/clamd@.service deleted file mode 100644 index 2e3011b..0000000 --- a/clamd@.service +++ /dev/null @@ -1,15 +0,0 @@ -[Unit] -Description = clamd scanner (%i) daemon -Documentation=man:clamd(8) man:clamd.conf(5) https://www.clamav.net/documents/ -After = syslog.target nss-lookup.target network.target - -[Service] -Type = forking -ExecStart = /usr/sbin/clamd -c /etc/clamd.d/%i.conf -# Reload the database -ExecReload=/bin/kill -USR2 $MAINPID -Restart = on-failure -TimeoutStartSec=420 - -[Install] -WantedBy = multi-user.target diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..a72aec0 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +epel8-playground decommissioned : https://pagure.io/epel/issue/136 diff --git a/freshclam-sleep b/freshclam-sleep deleted file mode 100755 index 5d3d5b3..0000000 --- a/freshclam-sleep +++ /dev/null @@ -1,52 +0,0 @@ -#! /bin/bash -# Copyright (C) 2005 Enrico Scholz -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - -FRESHCLAM_MOD=$[ 3*60 ] # 3 hours - -f=/etc/sysconfig/freshclam -test ! -e "$f" || . "$f" - - -case x"$1" in - (xnow) FRESHCLAM_DELAY=0;; - (x|xrandom) : ${FRESHCLAM_DELAY:=$[ 0x`hostid` ]};; - (*) FRESHCLAM_DELAY=$1;; -esac - -set -e - -case $FRESHCLAM_DELAY in - (disabled-warn) - echo $"\ -WARNING: update of clamav database is disabled; please see - '$f' - for information how to enable the periodic update resp. how to turn - off this message." >&2 - exit 1 - ;; - - (disabled) - exit 0 - ;; - - (*) - let FRESHCLAM_MOD*=60 - sleep $[ (FRESHCLAM_DELAY % FRESHCLAM_MOD + FRESHCLAM_MOD) % FRESHCLAM_MOD ] - ;; -esac - -/usr/bin/freshclam --quiet > /dev/null diff --git a/freshclam.sysconfig b/freshclam.sysconfig deleted file mode 100644 index 417dafc..0000000 --- a/freshclam.sysconfig +++ /dev/null @@ -1,18 +0,0 @@ -## When changing the periodicity of freshclam runs in the crontab, -## this value must be adjusted also. Its value is the timespan between -## two subsequent freshclam runs in minutes. E.g. for the default -## -## | 0 */3 * * * ... -## -## crontab line, the value is 180 (minutes). -# FRESHCLAM_MOD= - -## A predefined value for the delay in seconds. By default, the value is -## calculated by the 'hostid' program. This predefined value guarantees -## constant timespans of 3 hours between two subsequent freshclam runs. -## -## This option accepts two special values: -## 'disabled-warn' ... disables the automatic freshclam update and -## gives out a warning -## 'disabled' ... disables the automatic freshclam silently -# FRESHCLAM_DELAY= diff --git a/libclamav-pe-Use-endian-wrapper-in-more-places.patch b/libclamav-pe-Use-endian-wrapper-in-more-places.patch deleted file mode 100644 index 729f71d..0000000 --- a/libclamav-pe-Use-endian-wrapper-in-more-places.patch +++ /dev/null @@ -1,73 +0,0 @@ -diff -up clamav-1.4.0/libclamav/pe.c.big-endian clamav-1.4.0/libclamav/pe.c ---- clamav-1.4.0/libclamav/pe.c.big-endian 2024-08-13 14:24:46.000000000 -0600 -+++ clamav-1.4.0/libclamav/pe.c 2024-08-15 20:16:02.017730419 -0600 -@@ -2424,22 +2424,22 @@ static cl_error_t hash_imptbl(cli_ctx *c - - /* If the PE doesn't have an import table then skip it. This is an - * uncommon case but can happen. */ -- if (peinfo->dirs[1].VirtualAddress == 0 || peinfo->dirs[1].Size == 0) { -+ if (EC32(peinfo->dirs[1].VirtualAddress) == 0 || EC32(peinfo->dirs[1].Size) == 0) { - cli_dbgmsg("scan_pe: import table data dir does not exist (skipping .imp scanning)\n"); - status = CL_BREAK; - goto done; - } - - // TODO Add EC32 wrappers -- impoff = cli_rawaddr(peinfo->dirs[1].VirtualAddress, peinfo->sections, peinfo->nsections, &err, fsize, peinfo->hdr_size); -- if (err || impoff + peinfo->dirs[1].Size > fsize) { -+ impoff = cli_rawaddr(EC32(peinfo->dirs[1].VirtualAddress), peinfo->sections, peinfo->nsections, &err, fsize, peinfo->hdr_size); -+ if (err || impoff + EC32(peinfo->dirs[1].Size) > fsize) { - cli_dbgmsg("scan_pe: invalid rva for import table data\n"); - status = CL_BREAK; - goto done; - } - - // TODO Add EC32 wrapper -- impdes = (const struct pe_image_import_descriptor *)fmap_need_off(map, impoff, peinfo->dirs[1].Size); -+ impdes = (const struct pe_image_import_descriptor *)fmap_need_off(map, impoff, EC32(peinfo->dirs[1].Size)); - if (impdes == NULL) { - cli_dbgmsg("scan_pe: failed to acquire fmap buffer\n"); - status = CL_EREAD; -@@ -2449,7 +2449,7 @@ static cl_error_t hash_imptbl(cli_ctx *c - - /* Safety: We can trust peinfo->dirs[1].Size only because `fmap_need_off()` (above) - * would have failed if the size exceeds the end of the fmap. */ -- left = peinfo->dirs[1].Size; -+ left = EC32(peinfo->dirs[1].Size); - - if (genhash[CLI_HASH_MD5]) { - hashctx[CLI_HASH_MD5] = cl_hash_init("md5"); -@@ -2556,7 +2556,7 @@ static cl_error_t hash_imptbl(cli_ctx *c - - done: - if (needed_impoff) { -- fmap_unneed_off(map, impoff, peinfo->dirs[1].Size); -+ fmap_unneed_off(map, impoff, EC32(peinfo->dirs[1].Size)); - } - - for (type = CLI_HASH_MD5; type < CLI_HASH_AVAIL_TYPES; type++) { -@@ -3241,7 +3241,7 @@ int cli_scanpe(cli_ctx *ctx) - - /* Trojan.Swizzor.Gen */ - if (SCAN_HEURISTICS && (DCONF & PE_CONF_SWIZZOR) && peinfo->nsections > 1 && fsize > 64 * 1024 && fsize < 4 * 1024 * 1024) { -- if (peinfo->dirs[2].Size) { -+ if (EC32(peinfo->dirs[2].Size)) { - struct swizz_stats *stats = calloc(1, sizeof(*stats)); - unsigned int m = 1000; - ret = CL_CLEAN; -@@ -5250,13 +5250,13 @@ cl_error_t cli_peheader(fmap_t *map, str - cli_dbgmsg("EntryPoint offset: 0x%x (%d)\n", peinfo->ep, peinfo->ep); - } - -- if (is_dll || peinfo->ndatadirs < 3 || !peinfo->dirs[2].Size) -+ if (is_dll || peinfo->ndatadirs < 3 || !EC32(peinfo->dirs[2].Size)) - peinfo->res_addr = 0; - else - peinfo->res_addr = peinfo->dirs[2].VirtualAddress; - - while (opts & CLI_PEHEADER_OPT_EXTRACT_VINFO && -- peinfo->ndatadirs >= 3 && peinfo->dirs[2].Size) { -+ peinfo->ndatadirs >= 3 && EC32(peinfo->dirs[2].Size)) { - struct vinfo_list vlist; - const uint8_t *vptr, *baseptr; - uint32_t rva, res_sz; diff --git a/sources b/sources deleted file mode 100644 index 71ea01c..0000000 --- a/sources +++ /dev/null @@ -1,4 +0,0 @@ -SHA512 (clamav-1.4.3-norar.tar.xz) = d9e6835b88e4934a36b037d28cf01e627b7843e52ef9fc6858f59000acf26120f3534e7a6b262d3ad66a2668557f3a1d0a93fb676711c91f64c8b97fa36fe191 -SHA512 (main-62.cvd) = b52e5d9ecacbd9b11c3b0cc460388746fccb353a7520522ed15ee25f645a432bed5be7e6b38512f134f085eb9be76a1e26c19de8b09491d4ec46da8c5afc318e -SHA512 (daily-27673.cvd) = e0447f80ef2cc8981b0e1ea430a7006a1027de0b989f5a3256766804f74a50aac52f577ef929c8e1789b9353d1a4cf18d289a27b1f7e609098e11ad81bb62226 -SHA512 (bytecode-336.cvd) = 62a7f8b62da2a2476d3f66851d71e84f055f84543112b18f14e86484b02370d4daff0cb3e2b9ec77acf4a179327619a8b9950122e7882003074a9a0bf4a7ebab diff --git a/update_clamav.sh b/update_clamav.sh deleted file mode 100755 index 7718896..0000000 --- a/update_clamav.sh +++ /dev/null @@ -1,86 +0,0 @@ -VERSION=1.4.3 -REPOS="n" - -if [ -z "$1" ] -then - stage=0 -else - stage=$1 -fi - -NAME=clamav -TARBALL_CLEAN=${NAME}-${VERSION}-norar.tar.xz -TARBALL=${NAME}-${VERSION}.tar.gz - -echo "Usage: $0 stage" -echo "stage 0: prepare sources" -echo "stage 1: get cvd using cvdupdate https://pypi.org/project/cvdupdate/" -echo "stage 2: ask for scratch build and upload sources" -echo "stage 3: push and build on rawhide" -echo "stage 4: build on others branches" -echo "" - -if test $stage -le 0 -then -echo STAGE 0 -echo Press enter to prepare sources and bump version or n to skip ; read dummy; -if [[ "$dummy" != "n" ]]; then -wget -c https://www.clamav.net/downloads/production/${TARBALL} -wget -c https://www.clamav.net/downloads/production/${TARBALL}.sig -gpg --verify ${TARBALL}.sig ${TARBALL} -zcat ${TARBALL} | tar --delete -f - '*/libclamunrar/*' | xz -c > ${TARBALL_CLEAN} -git checkout rawhide -git pull -rpmdev-bumpspec -n $VERSION -c "Update to $VERSION" clamav.spec -fi -fi - -if test $stage -le 1 -then -echo STAGE 1 -echo Press enter convert cvd into spec or n to skip ; read dummy; -if [[ "$dummy" != "n" ]]; then -./update_clamav_data.sh -fi -fi - -if test $stage -le 2 -then -echo STAGE 2 -echo Press enter scratch-build or n to skip ; read dummy; -if [[ "$dummy" != "n" ]]; then -#fkinit -u sergiomb -fedpkg scratch-build --srpm -fi -echo Press enter to upload sources and commit or n to skip; read dummy; -if [[ "$dummy" != "n" ]]; then -echo fedpkg new-sources ${TARBALL_CLEAN} $main_ver $daily_ver $bytecode_ver -fedpkg new-sources ${TARBALL_CLEAN} $(spectool -l clamav.spec | grep -P "Source10|Source11|Source12" | sed 's/.* //') -fedpkg ci -c && git show -fi -fi - -if test $stage -le 3 -then -echo STAGE 3 -echo Press enter to build rawhide or n to skip; read dummy; -if [[ "$dummy" != "n" ]]; then -git push && fedpkg build --nowait -fi -fi - -echo STAGE 4 -for repo in $REPOS ; do -echo Press enter to build on branch $repo or n to skip; read dummy; -if [[ "$dummy" != "n" ]]; then -git checkout $repo && git merge rawhide && fedpkg push && fedpkg build --nowait; git checkout rawhide -fi -done - -exit -# not finished yet -/usr/bin/bodhi updates new --autokarma --autotime --type bugfix --severity medium --notes "https://blog.clamav.net/2021/06/clamav-01033-patch-release.html" --bugs 1974601 --request testing clamav-0.103.3-1.fc34 -/usr/bin/bodhi updates new --autokarma --autotime --type bugfix --severity medium --notes "https://blog.clamav.net/2021/06/clamav-01033-patch-release.html" --bugs 1974601 --request testing clamav-0.103.3-1.fc33 -/usr/bin/bodhi updates new --autokarma --autotime --type bugfix --severity medium --notes "https://blog.clamav.net/2021/06/clamav-01033-patch-release.html" --bugs 1974601 --request testing clamav-0.103.3-1.el8 - -sha512sum --tag ${TARBALL_CLEAN} $main_ver $daily_ver $bytecode_ver > sources diff --git a/update_clamav_data.sh b/update_clamav_data.sh deleted file mode 100755 index 94734df..0000000 --- a/update_clamav_data.sh +++ /dev/null @@ -1,20 +0,0 @@ -# dnf install python3-cvdupdate -# python -m cvdupdate.cvdupdate --help -cvd config set --dbdir my_dbs -cvdupdate list -cvdupdate update -pushd my_dbs -main_ver=$(file main.cvd | sed -e 's/.*version /main-/;s/,.*/.cvd/') -daily_ver=$(file daily.cvd | sed -e 's/.*version /daily-/;s/,.*/.cvd/') -bytecode_ver=$(file bytecode.cvd | sed -e 's/.*version /bytecode-/;s/,.*/.cvd/') -popd - -pushd my_dbs -cp -f main.cvd ../$main_ver -cp -f daily.cvd ../$daily_ver -cp -f bytecode.cvd ../$bytecode_ver -popd - -sed -i "s|^Source10: .*|Source10: $main_ver|" clamav.spec -sed -i "s|^Source11: .*|Source11: $daily_ver|" clamav.spec -sed -i "s|^Source12: .*|Source12: $bytecode_ver|" clamav.spec