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

Bug 162967

Summary: net-misc/openssh - add support for padlock
Product: Gentoo Linux Reporter: Fabrice Aneche <akh>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED UPSTREAM    
Severity: enhancement CC: bertrand, info
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 145537    
Bug Blocks:    
Attachments: Patch to enable padlock to openssh-4.5p1
Engines patch that applies cleanly against 4.7
Modified openssh-4.7_p1-r2.ebuild to use engines patch

Description Fabrice Aneche 2007-01-20 18:54:09 UTC
openssl can get support for padlock crypto hw acceleration see bugid http://bugs.gentoo.org/show_bug.cgi?id=145537.

But openssh needs a patch too, this patch can be downloaded here:
http://www.logix.cz/michal/devel/padlock/contrib/openssh-4.5p1-engines.diff

Here is a patch against openssh-4.5_p1 to enable padlock USE and apply patch from Michal

Reproducible: Always
Comment 1 Fabrice Aneche 2007-01-20 18:54:54 UTC
Created attachment 107576 [details, diff]
Patch to enable padlock to openssh-4.5p1
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-20 19:54:57 UTC
As noted on the other bug - get this accepted upstream.
Comment 3 SpanKY gentoo-dev 2007-01-21 04:09:46 UTC
as noted by Jakub
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-04-12 21:07:38 UTC
*** Bug 174337 has been marked as a duplicate of this bug. ***
Comment 5 Asfand Yar Qazi 2007-10-09 20:57:23 UTC
Created attachment 133026 [details]
Engines patch that applies cleanly against 4.7

Put it in /usr/local/portage/net-misc/openssh/files (or wherever your portage overlay is)

Use following ebuild patch to use it.
Comment 6 Asfand Yar Qazi 2007-10-09 20:58:18 UTC
Created attachment 133028 [details]
Modified openssh-4.7_p1-r2.ebuild to use engines patch