Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 348325

Summary: dev-libs/openssl: Patch to add via padlock support to openssl for the x86_64 architecture
Product: Gentoo Linux Reporter: Richard F. Ostrow Jr. <kshots>
Component: [OLD] LibraryAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED UPSTREAM    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=617539
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to enable padlock support on the x86_64 architecture
Patch to ebuild 'dev-libs/openssl-1.0.0c.ebuild' to enable via padlock support on x86_64 architectures

Description Richard F. Ostrow Jr. 2010-12-10 01:45:20 UTC
Found a patch under redhat bug reports (see URL) that seems to work to allow via padlock engine support for x86_64 architectures (ie, Via Nano processors). Tests on my system show that the patch allows the padlock engine to load, whereas before the padlock engine would fail to load. Not yet tested in practice... I know there are a lot of people waiting for this capability - if this works (suggest confirmation first), suggest incorporating into tree.

Reproducible: Always

Steps to Reproduce:
1. Run 'openssl engine padlock' with  dev-libs/openssl installed
2.
3.

Actual Results:  
Gives error upon attempting to load the padlock engine module

Expected Results:  
Should load and utilize the padlock engine module
Comment 1 Richard F. Ostrow Jr. 2010-12-10 01:46:58 UTC
Created attachment 256805 [details, diff]
patch to enable padlock support on the x86_64 architecture
Comment 2 Richard F. Ostrow Jr. 2010-12-10 01:50:07 UTC
Created attachment 256807 [details, diff]
Patch to ebuild 'dev-libs/openssl-1.0.0c.ebuild' to enable via padlock support on x86_64 architectures
Comment 3 SpanKY gentoo-dev 2010-12-15 03:19:16 UTC
sorry, but unless the patch has been merged into the upstream openssl cvs, we're going to pass on it