Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162967 - net-misc/openssh - add support for padlock
Summary: net-misc/openssh - add support for padlock
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 174337 (view as bug list)
Depends on: 145537
Blocks:
  Show dependency tree
 
Reported: 2007-01-20 18:54 UTC by Fabrice Aneche
Modified: 2007-10-09 20:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to enable padlock to openssh-4.5p1 (openssh-4.5_p1-padlock.diff,1.63 KB, patch)
2007-01-20 18:54 UTC, Fabrice Aneche
Details | Diff
Engines patch that applies cleanly against 4.7 (openssh-4.7_p1-engines.patch,4.10 KB, text/plain)
2007-10-09 20:57 UTC, Asfand Yar Qazi
Details
Modified openssh-4.7_p1-r2.ebuild to use engines patch (openssh-4.7_p1-r2.ebuild,4.93 KB, text/plain)
2007-10-09 20:58 UTC, Asfand Yar Qazi
Details

Note You need to log in before you can comment on or make changes to this bug.
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