rpms/rkhunter/devel rkhunter.spec, 1.23, 1.24 rkhunter-1.3.4-fedoraconfig.patch, 1.2, 1.3

Kevin Fenzi kevin at fedoraproject.org
Sun Jun 7 03:32:34 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/rkhunter/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25496

Modified Files:
	rkhunter.spec rkhunter-1.3.4-fedoraconfig.patch 
Log Message:
Add /usr/bin/.fipscheck.hmac to ok files - bug #494096



Index: rkhunter.spec
===================================================================
RCS file: /cvs/extras/rpms/rkhunter/devel/rkhunter.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- rkhunter.spec	8 Mar 2009 20:15:35 -0000	1.23
+++ rkhunter.spec	7 Jun 2009 03:32:02 -0000	1.24
@@ -1,6 +1,6 @@
 Name:           rkhunter
 Version:        1.3.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A host-based tool to scan for rootkits, backdoors and local exploits
 
 Group:          Applications/System
@@ -104,6 +104,9 @@ EOF
 %{_mandir}/man8/*
 
 %changelog
+* Sat Jun 06 2009 Kevin Fenzi <kevin at tummy.com> - 1.3.4-6
+- Add /usr/bin/.fipscheck.hmac to ok files - bug #494096
+
 * Sun Mar 08 2009 Kevin Fenzi <kevin at tummy.com> - 1.3.4-5
 - Fix typo in patch file
 

rkhunter-1.3.4-fedoraconfig.patch:

Index: rkhunter-1.3.4-fedoraconfig.patch
===================================================================
RCS file: /cvs/extras/rpms/rkhunter/devel/rkhunter-1.3.4-fedoraconfig.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- rkhunter-1.3.4-fedoraconfig.patch	8 Mar 2009 20:15:35 -0000	1.2
+++ rkhunter-1.3.4-fedoraconfig.patch	7 Jun 2009 03:32:02 -0000	1.3
@@ -1,6 +1,6 @@
 diff -Nur rkhunter-1.3.4.orig/files/rkhunter.conf rkhunter-1.3.4/files/rkhunter.conf
 --- rkhunter-1.3.4.orig/files/rkhunter.conf	2008-12-30 14:23:00.000000000 -0700
-+++ rkhunter-1.3.4/files/rkhunter.conf	2009-03-04 22:09:48.000000000 -0700
++++ rkhunter-1.3.4/files/rkhunter.conf	2009-06-06 21:24:21.000000000 -0600
 @@ -68,7 +68,7 @@
  # NOTE: This option should be present in the configuration file.
  #
@@ -96,7 +96,7 @@ diff -Nur rkhunter-1.3.4.orig/files/rkhu
  #ALLOWHIDDENDIR=/dev/.udevdb
  #ALLOWHIDDENDIR=/dev/.udev.tdb
  #ALLOWHIDDENDIR=/dev/.static
-@@ -322,9 +328,18 @@
+@@ -322,9 +328,19 @@
  # One file per line (use multiple ALLOWHIDDENFILE lines).
  # 
  #ALLOWHIDDENFILE=/etc/.java
@@ -113,10 +113,11 @@ diff -Nur rkhunter-1.3.4.orig/files/rkhu
 +ALLOWHIDDENFILE=/usr/bin/.ssh-add.hmac
 +ALLOWHIDDENFILE=/usr/bin/.ssh-agent.hmac
 +ALLOWHIDDENFILE=/usr/sbin/.sshd.hmac
++ALLOWHIDDENFILE=/usr/bin/.fipscheck.hmac
  
  #
  # Allow the specified processes to use deleted files.
-@@ -367,7 +382,7 @@
+@@ -367,7 +383,7 @@
  # ALLOWDEVFILE lines).
  #
  #ALLOWDEVFILE=/dev/abc
@@ -125,7 +126,7 @@ diff -Nur rkhunter-1.3.4.orig/files/rkhu
  
  #
  # This setting tells rkhunter where the inetd configuration
-@@ -460,7 +475,7 @@
+@@ -460,7 +476,7 @@
  # file. This setting will be worked out by rkhunter, and so should not
  # usually need to be set.
  #
@@ -134,7 +135,7 @@ diff -Nur rkhunter-1.3.4.orig/files/rkhu
  
  #
  # This option permits the use of syslog remote logging.
-@@ -549,7 +564,7 @@
+@@ -549,7 +565,7 @@
  # specified, then RKH will assume the O/S release information is on the
  # first non-blank line of the file.
  #
@@ -143,7 +144,7 @@ diff -Nur rkhunter-1.3.4.orig/files/rkhu
  
  #
  # The following two options can be used to whitelist files and directories
-@@ -578,3 +593,4 @@
+@@ -578,3 +594,4 @@
  #
  #MODULES_DIR=""
  




More information about the fedora-extras-commits mailing list