Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 999613 Details for
Bug 1198723
[RFE] GPG support for Debian packages /repos
Home
New
Search
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.rh90 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]
spacewalk-server patch for signed repos
file_1198723.txt (text/plain), 707 bytes, created by
schuler.philipp
on 2015-03-09 15:47:04 UTC
(
hide
)
Description:
spacewalk-server patch for signed repos
Filename:
MIME Type:
Creator:
schuler.philipp
Created:
2015-03-09 15:47:04 UTC
Size:
707 bytes
patch
obsolete
>diff --git a/backend/server/rhnRepository.py b/backend/server/rhnRepository.py >index bb5d966..e5d51bc 100644 >--- a/backend/server/rhnRepository.py >+++ b/backend/server/rhnRepository.py >@@ -232,7 +232,7 @@ class Repository(rhnRepository.Repository): > if file_name in ["repomd.xml", "comps.xml"]: > content_type = "text/xml" > elif file_name not in ["primary.xml.gz", "other.xml.gz", >- "filelists.xml.gz", "updateinfo.xml.gz", "Packages.gz"]: >+ "filelists.xml.gz", "updateinfo.xml.gz", "Packages.gz", "Release", "Release.gpg"]: > log_debug(2, "Unknown repomd file requested: %s" % file_name) > raise rhnFault(6) > >(END)
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 1198723
:
999611
|
999612
| 999613 |
999617
|
1301897
|
1301909
|
1301915