Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210233 Details for
Bug 292312
net-analyzer/nikto-2.1.1 bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
change CHANGES.txt dir patch
changesdir.patch (text/plain), 651 bytes, created by
Marcin Mirosław
on 2009-11-14 14:29:41 UTC
(
hide
)
Description:
change CHANGES.txt dir patch
Filename:
MIME Type:
Creator:
Marcin Mirosław
Created:
2009-11-14 14:29:41 UTC
Size:
651 bytes
patch
obsolete
>--- nikto_core.plugin.orig 2009-10-18 00:26:52.000000000 +0200 >+++ nikto_core.plugin 2009-11-14 14:05:27.720319756 +0100 >@@ -1482,7 +1482,7 @@ > nprint "+ Retrieving 'CHANGES.txt'\n"; > (my $RES, $CONTENT) = fetch("$serverdir/CHANGES.txt","GET"); > if (($CONTENT ne "") && ($RES eq 200)) { >- open(OUT,">$NIKTOCONFIG{DOCUMENTDIR}/CHANGES.txt") || die print STDERR "+ ERROR: Unable to open '$NIKTOCONFIG{DOCUMENTDIR}/CHANGES.txt' for write: $@\n"; >+ open(OUT,">$NIKTOCONFIG{PLUGINDIR}/CHANGES.txt") || die print STDERR "+ ERROR: Unable to open '$NIKTOCONFIG{PLUGINDIR}/CHANGES.txt' for write: $@\n"; > print OUT $CONTENT; > close(OUT); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 292312
:
210094
|
210096
|
210097
|
210173
|
210174
|
210176
|
210231
| 210233 |
210235
|
210237
|
220113
|
220115
|
220213
|
220215
|
220235
|
220237
|
220239
|
220419
|
220421
|
220423
|
220757
|
220759
|
220793