diff --git a/bytecode-333.cvd b/bytecode-333.cvd deleted file mode 100644 index 9a9a98fa16c9f154c59d654f902c06ba3e2e391e..0000000000000000000000000000000000000000 Binary files a/bytecode-333.cvd and /dev/null differ diff --git a/bytecode-335.cvd b/bytecode-335.cvd new file mode 100644 index 0000000000000000000000000000000000000000..61c2c4e1887fde1888620c174080885a0efef16a Binary files /dev/null and b/bytecode-335.cvd differ diff --git a/clamav-0.103.9.tar.gz b/clamav-0.103.12.tar.gz similarity index 66% rename from clamav-0.103.9.tar.gz rename to clamav-0.103.12.tar.gz index 7c53b983653a93e0feb8d59b5437c5fb1b62bed5..e14829821a150cca0b6a6cbffa93811a0718ac7f 100644 Binary files a/clamav-0.103.9.tar.gz and b/clamav-0.103.12.tar.gz differ diff --git a/clamav.spec b/clamav.spec index e6fef135417d48a2cefc1a9767649ebbc36e6403..49f95f17a01777aef1c54a2b0f8d562aa19f878d 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,6 +1,6 @@ Name: clamav Summary: End-user tools for the Clam Antivirus scanner -Version: 0.103.9 +Version: 0.103.12 Release: 1 License: GPLv2 and Public Domain and bzip2-1.0.6 and Zlib and Apache-2.0 @@ -9,8 +9,8 @@ Source0: https://www.clamav.net/downloads/production/clamav-%{version}.ta Source1: clamd.sysconfig Source2: clamd.logrotate Source3: main-62.cvd -Source4: daily-26818.cvd -Source5: bytecode-333.cvd +Source4: daily-27388.cvd +Source5: bytecode-335.cvd Source7: freshclam-sleep Source8: freshclam.sysconfig Source9: clamav-update.crond @@ -61,12 +61,7 @@ The clamav-devel package contains headerfiles and libraries which are needed to build applications using clamav. -%package help -Summary: man info for clamav - -%description help -The clamav-help package contains man information for clamav. - +%package_help %package filesystem Summary: Filesystem structure for clamav @@ -266,7 +261,7 @@ touch $RPM_BUILD_ROOT{%_rundir/clamav-milter/clamav-milter.{socket,pid},%_var/lo %check -make check +%make_build check %pre filesystem @@ -344,7 +339,8 @@ test -e %_var/log/clamav-milter.log || { %files %exclude %_unitdir/clamav-{daemon,freshclam}.* %exclude %_rundir/*/*.pid -%doc NEWS.md README.md docs/html COPYING +%license COPYING +%doc NEWS.md README.md docs/html %_bindir/{clambc,clamconf,clamdscan,clamdtop,clamscan,clamsubmit,sigtool} %_libdir/libclamav.so.9* %_libdir/libclammspack.so.0* @@ -360,11 +356,7 @@ test -e %_var/log/clamav-milter.log || { %_bindir/clamav-config %files help -%_mandir/man[15]/* -%_mandir/man8/clamd.8* -%_mandir/man8/clamav-milter* -%_mandir/man8/clamonacc.8* -%_mandir/*/freshclam* +%_mandir/man?/* %files filesystem %attr(-,clamav,clamav) %dir %_var/lib/clamav @@ -413,6 +405,9 @@ test -e %_var/log/clamav-milter.log || { %changelog +* Mon Sep 09 2024 Funda Wang - 0.103.12-1 +- Upgrade to 0.103.12 + * Tue Aug 22 2023 wangkai - 0.103.9-1 - Update to 0.103.9 to fix CVE-2023-20197 diff --git a/daily-26818.cvd b/daily-27388.cvd similarity index 79% rename from daily-26818.cvd rename to daily-27388.cvd index 270d1411e5afcb6e14eb70976e48b73cff846a33..a93d3793c3cbe828f4de54878345da5ad64289be 100644 Binary files a/daily-26818.cvd and b/daily-27388.cvd differ