]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- security update / denial of service. auto/ac/clamav-0_68-1
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 8 Apr 2004 08:44:12 +0000 (08:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (certain types of RAR archives, including those created by variants
   of the w32.beagle.a@mm worm, may cause clamav to crash when it attempts
   to process them).

Changed files:
    clamav.spec -> 1.77

clamav.spec

index a2d2493fae7f5da42f1f84963ce56003e1aca71e..dd675dd544d0893efa2dcc3515375a4e590cf7f6 100644 (file)
@@ -6,13 +6,12 @@
 Summary:       An anti-virus utility for Unix
 Summary(pl):   Antywirusowe narzêdzie dla Unixów
 Name:          clamav
-%define        _ver    0.67-1
-Version:       %(echo %{_ver} | tr - .)
-Release:       6       
+Version:       0.68
+Release:       1
 License:       GPL
 Group:         Applications
-Source0:       http://dl.sourceforge.net/clamav/%{name}-%{_ver}.tar.gz
-# Source0-md5: e53d65fe2f7d4146f146c5720313381e
+Source0:       http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
+# Source0-md5: 6739b5fb4056d4a7505ef5c8edcd8eaf
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 # bziped from http://www.clamav.net/database/
@@ -95,7 +94,7 @@ Virus database for clamav (updated %{database_version})
 Bazy wirusów dla clamav (aktualizowana %{database_version})
 
 %prep
-%setup -q -n %{name}-%{_ver}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 
This page took 0.029591 seconds and 4 git commands to generate.