Bug 200701

Summary: java-1.4.2-gcj-compat must add more gnu security providers
Product: [Fedora] Fedora Reporter: Anthony Green <green>
Component: java-1.4.2-gcj-compatAssignee: Thomas Fitzsimmons <fitzsim>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.4.2.0-40jpp_99rh Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-31 18:28:20 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:

Description Anthony Green 2006-07-31 04:59:48 UTC
Description of problem:
The default classpath.security file in rawhide contains references to:
gnu.java.security.provider.Gnu
gnu.javax.crypto.jce.GnuCrypto
gnu.javax.crypto.jce.GnuSasl
gnu.javax.net.ssl.provider.Jessie
gnu.javx.security.auth.callback.GnuCallbacks

I believe that the java-1.4.2-gcj-compat only sets up
gnu.java.security.provider.Gnu.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Thomas Fitzsimmons 2006-07-31 18:28:20 UTC
I just fixed this in Rawhide.