Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-forensics/rkhunter/files: rkhunter-1.4.0.conf.patch rkhunter-1.4.2.conf.patch rkhunter.conf.patch
Date: Tue, 27 May 2014 16:08:12
Message-Id: 20140527160808.5CD432004E@flycatcher.gentoo.org
1 zerochaos 14/05/27 16:08:08
2
3 Added: rkhunter-1.4.0.conf.patch rkhunter-1.4.2.conf.patch
4 Removed: rkhunter.conf.patch
5 Log:
6 tested improperly, bump is proper now
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
9
10 Revision Changes Path
11 1.1 app-forensics/rkhunter/files/rkhunter-1.4.0.conf.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/files/rkhunter-1.4.0.conf.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/files/rkhunter-1.4.0.conf.patch?rev=1.1&content-type=text/plain
15
16 Index: rkhunter-1.4.0.conf.patch
17 ===================================================================
18 --- rkhunter.conf.old 2009-01-07 17:33:11.000000000 +0100
19 +++ rkhunter.conf 2009-01-07 17:36:58.000000000 +0100
20 @@ -19,6 +19,7 @@
21 # describing the option will say if this is so.
22 #
23
24 +INSTALLDIR=/usr
25
26 #
27 # If this option is set to 1, it specifies that the mirrors file
28 @@ -84,17 +85,17 @@ MAIL_CMD=mail -s "[rkhunter] Warnings fo
29 # important files will be written to this directory, so be
30 # sure that the directory permissions are tight.
31 #
32 -#TMPDIR=/var/lib/rkhunter/tmp
33 +TMPDIR=/var/lib/rkhunter/tmp
34
35 #
36 # Specify the database directory to use.
37 #
38 -#DBDIR=/var/lib/rkhunter/db
39 +DBDIR=/var/lib/rkhunter/db
40
41 #
42 # Specify the script directory to use.
43 #
44 -#SCRIPTDIR=/usr/local/lib/rkhunter/scripts
45 +SCRIPTDIR=/usr/lib/rkhunter/scripts
46
47 #
48 # Specify the root directory to use.
49
50
51
52 1.1 app-forensics/rkhunter/files/rkhunter-1.4.2.conf.patch
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/files/rkhunter-1.4.2.conf.patch?rev=1.1&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/rkhunter/files/rkhunter-1.4.2.conf.patch?rev=1.1&content-type=text/plain
56
57 Index: rkhunter-1.4.2.conf.patch
58 ===================================================================
59 diff -Naur rkhunter-1.4.2/files/rkhunter.conf rkhunter-1.4.2-fixed/files/rkhunter.conf
60 --- rkhunter-1.4.2/files/rkhunter.conf 2014-01-25 16:29:51.000000000 -0500
61 +++ rkhunter-1.4.2-fixed/files/rkhunter.conf 2014-05-27 11:58:11.098750088 -0400
62 @@ -72,6 +72,7 @@
63 # to use.
64 #
65
66 +INSTALLDIR=/usr
67
68 #
69 # If this option is set to '1', it specifies that the mirrors file
70 @@ -154,7 +155,7 @@
71 # subsequently commented out or removed, then the program will assume a
72 # default directory beneath the installation directory.
73 #
74 -#TMPDIR=/var/lib/rkhunter/tmp
75 +TMPDIR=/var/lib/rkhunter/tmp
76
77 #
78 # This option specifies the database directory to use.
79 @@ -163,7 +164,7 @@
80 # subsequently commented out or removed, then the program will assume a
81 # default directory beneath the installation directory.
82 #
83 -#DBDIR=/var/lib/rkhunter/db
84 +DBDIR=/var/lib/rkhunter/db
85
86 #
87 # This option specifies the script directory to use.
88 @@ -171,7 +172,7 @@
89 # The installer program will set the default directory. If this default is
90 # subsequently commented out or removed, then the program will not run.
91 #
92 -#SCRIPTDIR=/usr/local/lib/rkhunter/scripts
93 +SCRIPTDIR=/usr/lib/rkhunter/scripts
94
95 #
96 # This option can be used to modify the command directory list used by rkhunter