Author: glen Date: Sun Feb 17 22:49:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 0.92.1, package ghost soname symlinks CVE-2008-0318
---- Files affected: SPECS: clamav.spec (1.234 -> 1.235) ---- Diffs: ================================================================ Index: SPECS/clamav.spec diff -u SPECS/clamav.spec:1.234 SPECS/clamav.spec:1.235 --- SPECS/clamav.spec:1.234 Wed Feb 6 22:17:51 2008 +++ SPECS/clamav.spec Sun Feb 17 23:49:10 2008 @@ -9,13 +9,13 @@ Summary: An anti-virus utility for Unix Summary(pl.UTF-8): Narzędzie antywirusowe dla Uniksów Name: clamav -Version: 0.92 -Release: 6 +Version: 0.92.1 +Release: 1 Epoch: 0 License: GPL Group: Applications Source0: http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz -# Source0-md5: e500651858a9187a87025c8a5c23969c +# Source0-md5: c16e60f569b6ec575d8de494e788f9d2 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}-milter.init @@ -341,6 +341,9 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so.*.* +%attr(755,root,root) %ghost %{_libdir}/libclamav.so.3 +%attr(755,root,root) %ghost %{_libdir}/libclamunrar.so.3 +%attr(755,root,root) %ghost %{_libdir}/libclamunrar_iface.so.3 %files devel %defattr(644,root,root,755) @@ -360,6 +363,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.235 2008-02-17 22:49:10 glen +- update to 0.92.1, package ghost soname symlinks + CVE-2008-0318 + Revision 1.234 2008-02-06 21:17:51 glen - rel 6 @@ -424,8 +431,8 @@ Revision 1.214 2007/05/31 22:41:51 undefine - up to 0.90.3 -[fixes CVE-2007-2029 CVE-2007-2650 CVE-2007-3023 CVE-2007-3024 - CVE-2007-3025 CVE-2007-3122 CVE-2007-3123] + [fixes CVE-2007-2029 CVE-2007-2650 CVE-2007-3023 CVE-2007-3024 + CVE-2007-3025 CVE-2007-3122 CVE-2007-3123] Revision 1.213 2007/04/16 21:12:36 qboosh - added CVE reference ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clamav.spec?r1=1.234&r2=1.235&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
