]> git.pld-linux.org Git - packages/file.git/commitdiff
- fix for [CVE-2007-2026]
authorAndrzej Zawadzki <zawadaa@gmail.com>
Fri, 20 Apr 2007 08:37:39 +0000 (08:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- from AMaViS user list

Changed files:
    file.spec -> 1.130

file.spec

index 5fc204b11af7163f3139bb04a09ae0a76f21f469..73d3b6f21b47e643494d505eb0a54013ced7c613 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -28,7 +28,7 @@ Summary(zh_CN.UTF-8): 判定文件类型的工具。
 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
@@ -44,6 +44,7 @@ Patch3:               %{name}-greedy-dump.patch
 Patch4:                %{name}-magic.patch
 Patch5:                %{name}-selinux.patch
 Patch6:                %{name}-msdos.patch
+Patch7:                %{name}-DoS.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -250,6 +251,7 @@ Wiązania Pythona dla libmagic.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__libtoolize}
This page took 0.132319 seconds and 4 git commands to generate.