Author: zbyniu Date: Wed Sep 7 13:30:17 2011 GMT Module: packages Tag: HEAD ---- Log message:
---- Files affected: packages/nikto: nikto.spec (1.3 -> 1.4) , nikto-paths.patch (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/nikto/nikto.spec diff -u packages/nikto/nikto.spec:1.3 packages/nikto/nikto.spec:1.4 --- packages/nikto/nikto.spec:1.3 Sun Feb 7 00:29:59 2010 +++ packages/nikto/nikto.spec Wed Sep 7 15:30:12 2011 @@ -2,12 +2,12 @@ Summary: Web server assessment tool Summary(pl.UTF-8): Skrypt do testowania zabezpieczeń serwera WWW Name: nikto -Version: 2.1.1 +Version: 2.1.4 Release: 1 License: GPL Group: Networking Source0: http://www.cirt.net/nikto/%{name}-%{version}.tar.bz2 -# Source0-md5: 4a7ca9634190eba8cac9847117a72446 +# Source0-md5: 0d58d9ca27b9f387b60130e125db8687 URL: http://www.cirt.net/nikto2/ Patch0: %{name}-paths.patch Suggests: nmap @@ -59,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/09/07 13:30:12 zbyniu +*** empty log message *** + Revision 1.3 2010/02/06 23:29:59 duddits - up to 2.1.1 - paths.patch updated ================================================================ Index: packages/nikto/nikto-paths.patch diff -u packages/nikto/nikto-paths.patch:1.3 packages/nikto/nikto-paths.patch:1.4 --- packages/nikto/nikto-paths.patch:1.3 Sun Feb 7 00:30:17 2010 +++ packages/nikto/nikto-paths.patch Wed Sep 7 15:30:12 2011 @@ -14,7 +14,7 @@ # the default HTTP version to try... can/will be changed as necessary DEFAULTHTTPVER=1.0 -@@ -68,6 +68,7 @@ CHECKMETHODS=HEAD GET +@@ -68,9 +68,9 @@ CHECKMETHODS=HEAD GET # If you want to specify the location of any of the files, specify them here # EXECDIR=/opt/nikto @@ -24,4 +24,6 @@ +PLUGINDIR=/usr/share/nikto/plugins +TEMPLATEDIR=/usr/share/nikto/templates +DOCDIR=/usr/share/doc/nikto -+ + + # Default plugin macros + @@MUTATE=dictionary;subdomain ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nikto/nikto.spec?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nikto/nikto-paths.patch?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
