]> git.pld-linux.org Git - packages/rkhunter.git/commitdiff
- fix insecure temporary file creation (CAN-2005-1270)
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 27 Apr 2005 05:16:34 +0000 (05:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    rkhunter.spec -> 1.27

rkhunter.spec

index 64db1d7aca577352d85c49f4ae597ffb774438c2..e5ccfb92cd596940eba8166d4b583d3eb982bb7f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Rootkit Hunter
 Summary(pl):   Program do poszukiwania rootkitów
 Name:          rkhunter
 Version:       1.2.4
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications
 Source0:       http://downloads.rootkit.nl/%{name}-%{version}.tar.gz
@@ -11,6 +11,7 @@ Source1:      %{name}.cron
 Source2:       %{name}.conf
 Patch0:                %{name}-datadir.patch
 Patch1:                %{name}-appversion.patch
+Patch2:                %{name}-CAN-2005-1270.patch
 URL:           http://www.rootkit.nl/projects/rootkit_hunter.html
 Requires:      binutils
 Requires:      coreutils
@@ -52,6 +53,7 @@ wszystkich.
 %setup -q -n %{name}
 %patch0 -p0
 %patch1 -p1
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.055863 seconds and 4 git commands to generate.