summaryrefslogtreecommitdiffstats
path: root/recipes-support/libp11
Commit message (Collapse)AuthorAgeFilesLines
* libp11: bump to git 57ca68f for EC signing supportRicardo Salveti2019-01-172-45/+4
| | | | | | | | | | | libp11 0.4.9 gives an error when EC keys are used for signing (pkcs11_try_pkey_ec_sign() not implemented), so bump to git 57ca68f (post 0.4.9) for EC signing support. Also drop workaround patch for OpenSSL 1.0.2.m since OE OpenSSL version is now at 1.1.1a. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
* libp11: Bump to release 0.4.9.fix/libp11-openssl1.1Patrick Vacek2018-09-141-1/+1
|
* libp11: Fix paths after switch to openssl 1.1.Patrick Vacek2018-09-141-4/+4
| | | | | It should now accept paths in either format to accommodate openssl versions 1.0 and 1.1.
* libp11: Bump the version number for the openssl compatibility again.Patrick Vacek2018-09-031-1/+1
| | | | Now covers 1.0.2p.
* Update patch to fix openssl-1.0.o.Patrick Vacek2018-05-081-1/+1
|
* Merge remote-tracking branch 'ats/pyro' into test/PRO-4481/hsm-rockoPatrick Vacek2018-02-271-0/+1
|\ | | | | | | Bring in updates to oe-selftest.
| * No longer require engine-pkcs11.Patrick Vacek2018-02-141-0/+1
| | | | | | | | | | | | It was merged into the libp11 package. Bump aktualizr to use the correct default path (and fix some various OSTree issues). Add opensc as it was previously a transitive dependency.
* | Update patch to work with OPENSSL_VERSION_NUMBER 0x100020ef.Patrick Vacek2018-02-221-1/+1
| |
* | Add EVP_PKEY_meth_get* replacement functions to use with OpenSSL 1.0.2m as wellAnton Gerasimov2018-01-192-1/+44
|/ | | | | I couldn't find the reason why these functions are not present in libopenssl.so, but apparently it doesn't affect 1.0.2k
* Add the newest version of libp11Anton Gerasimov2017-11-101-0/+37