packages: nikto/nikto-paths.patch - up to fit 2.1.1
duddits
duddits at pld-linux.org
Sun Feb 7 00:30:22 CET 2010
Author: duddits Date: Sat Feb 6 23:30:22 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to fit 2.1.1
---- Files affected:
packages/nikto:
nikto-paths.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/nikto/nikto-paths.patch
diff -u packages/nikto/nikto-paths.patch:1.2 packages/nikto/nikto-paths.patch:1.3
--- packages/nikto/nikto-paths.patch:1.2 Sat Nov 7 18:20:20 2009
+++ packages/nikto/nikto-paths.patch Sun Feb 7 00:30:17 2010
@@ -1,30 +1,20 @@
-diff -burNp nikto-2.1.0/nikto.conf nikto-2.1.0-dud/nikto.conf
---- nikto-2.1.0/nikto.conf 2009-10-18 00:26:52.000000000 +0200
-+++ nikto-2.1.0-dud/nikto.conf 2009-11-07 15:54:13.112496266 +0100
-@@ -4,11 +4,11 @@
- #########################################################################################################
- # default command line options, can't be an option that requires a value. used for ALL runs.
- # CLIOPTS=-g -a
--NIKTODTD=docs/nikto.dtd
-+NIKTODTD=/usr/share/doc/nikto/nikto.dtd
-
- # location of nmap to use with port scanning (rather than Nikto internals)
- # and any options to pass to it
--NMAP=/usr/local/bin/nmap
-+NMAP=/usr/bin/nmap
- NMAPOPTS=-P0
-
- # ports never to scan
-@@ -18,7 +18,7 @@
+diff -burNp nikto-2.1.1/nikto.conf nikto-2.1.1-dud/nikto.conf
+--- nikto-2.1.1/nikto.conf 2010-02-02 20:28:54.000000000 +0100
++++ nikto-2.1.1-dud/nikto.conf 2010-02-07 00:28:22.201055867 +0100
+@@ -22,10 +22,10 @@ USERAGENT=Mozilla/4.75 (Nikto/@VERSION)
#SKIPIDS=
# if Nikto is having difficulty finding the 'plugins', set the full install path here
-# EXECDIR=/usr/local/nikto
+EXECDIR=/usr/share/nikto
+ # The DTD
+-NIKTODTD=docs/nikto.dtd
++NIKTODTD=/usr/share/doc/nikto/nikto.dtd
+
# the default HTTP version to try... can/will be changed as necessary
DEFAULTHTTPVER=1.0
-@@ -61,6 +61,6 @@
+@@ -68,6 +68,7 @@ CHECKMETHODS=HEAD GET
# If you want to specify the location of any of the files, specify them here
# EXECDIR=/opt/nikto
@@ -34,3 +24,4 @@
+PLUGINDIR=/usr/share/nikto/plugins
+TEMPLATEDIR=/usr/share/nikto/templates
+DOCDIR=/usr/share/doc/nikto
++
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nikto/nikto-paths.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list