Author: zawadaa                      Date: Fri Apr 20 08:37:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for [CVE-2007-2026]
- from AMaViS user list 

---- Files affected:
SPECS:
   file.spec (1.129 -> 1.130) 

---- Diffs:

================================================================
Index: SPECS/file.spec
diff -u SPECS/file.spec:1.129 SPECS/file.spec:1.130
--- SPECS/file.spec:1.129       Tue Apr  3 20:26:56 2007
+++ SPECS/file.spec     Fri Apr 20 10:37:39 2007
@@ -29,7 +29,7 @@
 Summary(zh_TW.UTF-8):  用於決定檔案類型的一個工具程式。
 Name:          file
 Version:       4.20
-Release:       1
+Release:       2
 License:       distributable
 Group:         Applications/File
 Source0:       ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
@@ -45,6 +45,7 @@
 Patch4:                %{name}-magic.patch
 Patch5:                %{name}-selinux.patch
 Patch6:                %{name}-msdos.patch
+Patch7:                %{name}-DoS.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -251,6 +252,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__libtoolize}
@@ -359,6 +361,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130  2007/04/20 08:37:39  zawadaa
+- fix for [CVE-2007-2026]
+- from AMaViS user list
+
 Revision 1.129  2007/04/03 18:26:56  qboosh
 - added CVE reference to previous changelog entry
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/file.spec?r1=1.129&r2=1.130&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to