Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 460596

Summary: Remove RHN::GPG and dependencies on perl OpenPGP
Product: [Community] Spacewalk Reporter: Mike McCune <mmccune>
Component: WebUIAssignee: Devan Goodwin <dgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.3CC: cperry, dgoodwin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-22 16:29:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 456552    
Attachments:
Description Flags
0001-bugzilla-460596-first-step-at-removing-openpgp-fr.patch none

Description Mike McCune 2008-08-28 20:55:40 UTC
This possibly dead code pulls in deps on perl-Crypt-RIPEMD160 and perl-Crypt-OpenPGP which have some licensing issues.

Comment 1 Mike McCune 2008-10-30 17:55:46 UTC
Created attachment 321968 [details]
0001-bugzilla-460596-first-step-at-removing-openpgp-fr.patch

Comment 2 Devan Goodwin 2008-11-25 19:41:09 UTC
Removed and replaced with a call to gpg on the command line to verify signatures. Required packages removed from our spec-tree. 

Moving to modified.

Comment 3 Devan Goodwin 2009-01-14 21:13:14 UTC
[root@fjs-0-02 ~]# rpm -qa | grep Crypt
perl-Crypt-GeneratePassword-0.03-14.el5
perl-Crypt-DES-2.05-3.el5
[root@fjs-0-02 ~]# 

Packages no longer installed as of Spacewalk 0.4. Verified.