[openssh-commits] [openssh] branch master updated (2459df9a -> b3a77b25)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jun 5 15:09:58 AEST 2019
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 2459df9a openssl-devel is obsoleted by libssl-devel
new b3a77b25 allow s390 specific ioctl for ecc hardware support
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit b3a77b25e5f7880222b179431a74fad76d2cf60c
Author: Harald Freudenberger <freude at linux.ibm.com>
Date: Fri May 24 10:11:15 2019 +0200
allow s390 specific ioctl for ecc hardware support
Adding another s390 specific ioctl to be able to support ECC hardware
acceleration to the sandbox seccomp filter rules.
Now the ibmca openssl engine provides elliptic curve cryptography
support with the help of libica and CCA crypto cards. This is done via
jet another ioctl call to the zcrypt device driver and so there is a
need to enable this on the openssl sandbox.
Code is s390 specific and has been tested, verified and reviewed.
Please note that I am also the originator of the previous changes in
that area. I posted these changes to Eduardo and he forwarded the
patches to the openssl community.
Signed-off-by: Harald Freudenberger <freude at linux.ibm.com>
Reviewed-by: Joerg Schmidbauer <jschmidb at de.ibm.com>
Summary of changes:
sandbox-seccomp-filter.c | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list