Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 659467 Details for
Bug 885143
[PATCH] nikto should not rpm-provide perl(JSON*)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch against rawhide nikto package to fix this problem
0001-don-t-rpm-provide-perl-JSON-modules.patch (text/plain), 1.30 KB, created by
Paul Howarth
on 2012-12-07 15:26:30 UTC
(
hide
)
Description:
Patch against rawhide nikto package to fix this problem
Filename:
MIME Type:
Creator:
Paul Howarth
Created:
2012-12-07 15:26:30 UTC
Size:
1.30 KB
patch
obsolete
>From 5fa949d0317d66b7a846115213b4615ba4ea49d7 Mon Sep 17 00:00:00 2001 >From: Paul Howarth <paul@city-fan.org> >Date: Fri, 7 Dec 2012 15:20:46 +0000 >Subject: [PATCH 1/1] don't rpm-provide perl JSON modules > >--- > nikto.spec | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/nikto.spec b/nikto.spec >index 5bc6203..318fd2d 100644 >--- a/nikto.spec >+++ b/nikto.spec >@@ -2,7 +2,7 @@ Name: nikto > #Handle the old versioning system 2.01, 2.02, 2.03 ... > Epoch: 1 > Version: 2.1.5 >-Release: 3%{?dist} >+Release: 4%{?dist} > Summary: Web server scanner > > Group: Applications/Internet >@@ -17,6 +17,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildArch: noarch > Requires: nmap > >+# We don't provide any perl modules >+%global __provides_exclude_from %{_datadir}/nikto/plugins/JSON-PP.pm > > %description > Nikto is a web server scanner which performs comprehensive tests against web >@@ -76,6 +78,9 @@ rm -rf %{buildroot} > > > %changelog >+* Fri Dec 7 2012 Paul Howarth <paul@city-fan.org> - 1:2.1.5-4 >+- don't rpm-provide perl JSON modules >+ > * Thu Oct 04 2012 Michal Ambroz <rebus AT seznam.cz> - 1:2.1.5-3 > - add databases directory > - omit initialization of SSL untill it is pushed to libwhiskers >-- >1.7.11.7 >
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 885143
: 659467