[clamav/el6] Update to 0.97.6

Nick Bebout nb at fedoraproject.org
Tue Sep 18 23:18:43 UTC 2012


commit 36e6d2dd7cd2b00e25478821cbb4b0836d9f5eea
Author: Nick Bebout <nb at laptop.bebout.net>
Date:   Tue Sep 18 18:18:16 2012 -0500

    Update to 0.97.6

 .gitignore  |    1 +
 clamav.spec |   11 +++++++----
 sources     |    5 +----
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 36d7010..128c670 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /clamav-0.97.5-norar.tar.xz
 /main-54.cvd
 /daily-15103.cvd
+/clamav-0.97.6-norar.tar.xz
diff --git a/clamav.spec b/clamav.spec
index 0e4e8f4..81ba9f3 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -4,7 +4,7 @@
 
 Summary: Anti-virus software
 Name: clamav
-Version: 0.97.5
+Version: 0.97.6
 Release: 1%{?dist}
 License: GPLv2
 Group: Applications/System
@@ -12,7 +12,7 @@ URL: http://www.clamav.net/
 
 # Upstream source includes libunrar that is not distributable.
 #Source: http://downloads.sourceforge.net/clamav/clamav-%{version}.tar.gz
-Source0: clamav-0.97.5-norar.tar.xz
+Source0: clamav-0.97.6-norar.tar.xz
 Source1: clamav.init
 Source2: clamav-milter.init
 Source3: clamd-wrapper.tar.bz2
@@ -23,8 +23,8 @@ Source9: clamd.logrotate
 Source10: clamav-milter.sysconfig
 
 # Temporary workaround for broken 0.97.5 tarball
-Source11: http://db.local.clamav.net/main-54.cvd
-Source12: http://db.local.clamav.net/daily-15103.cvd
+#Source11: http://db.local.clamav.net/main-54.cvd
+#Source12: http://db.local.clamav.net/daily-15103.cvd
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -383,6 +383,9 @@ rm -rf %{buildroot}
 %exclude %{_libdir}/libclamav.la
 
 %changelog
+* Tue Sep 18 2012 Nick Bebout <nb at fedoraproject.org> - 0.97.6-1
+- Upgrade to 0.97.6
+
 * Wed Jun 20 2012 Nick Bebout <nb at fedoraproject.org> - 0.97.5-1
 - Upgrade to 0.97.5
 - Fix CVE-2012-1419 clamav: specially-crafted POSIX tar files evade detection
diff --git a/sources b/sources
index 14401b5..0d5102d 100644
--- a/sources
+++ b/sources
@@ -1,4 +1 @@
-f8e88e6adc82349e5babfa6ee7bb98fa  clamav-0.97.5-norar.tar.xz
-e809f74ed139df2e4af3fafbca32f678  clamd-wrapper.tar.bz2
-eb12490fda87d602e476d4b163f8a34b  main-54.cvd
-1606d4b9dd4cf9658b22cb8bd135a0e3  daily-15103.cvd
+ea488837891f272a05eeed297a52b4c8  clamav-0.97.6-norar.tar.xz


More information about the scm-commits mailing list