Changelog for
libpkcs11-helper1-1.29.0-32.1.x86_64.rpm :
* Fri Oct 14 2022 jsikesAATTsuse.com- Update to 1.29.0:
* build: do not fail if slot evnets are disabled, thanks to Fabrice Fontaine.
* core: do not assume standard objects supported by provider.
* openssl: set back key into EVP for openssl-3 to work, thanks to apollo13.
* Sun Jan 23 2022 andreas.stiegerAATTgmx.de- update to 1.28.0:
* build and OpenSSL compatibility fixes
* certificate: add methods accept full mechanism
* core: load provider library as private
* add API to support adding properties
* core: add PKCS11H_PROVIDER_PROPERTY_PROVIDER_DESTRUCT_HOOK
* session: respect login required token flag
* certificate: respect always authenticate flag
* Mon Dec 13 2021 dmuellerAATTsuse.com- update to 1.27.0:
* core: handle PIN expiration after C_Login as C_Login may take a while
* core: return explict success when plugin&play and no threading and no safefork, thanks to Tunnelblick
* openssl: build with openssl ec disabled
* openssl: support RSA_NO_PADDING padding, thanks to Selva Nair
* core: reduce mutex lock scope of add/remove provider, thanks to Frank Morgner
* core: improve the fork fixup sequence
* Thu Aug 08 2019 dimstarAATTopensuse.org- Own %{_datadir}/aclocal: when we might switch to pkgconf instead of pkg-config, nothing in the build root is \'accidentally\' owning this directory for us.
* Tue Jan 29 2019 sbrabecAATTsuse.com- Update to version 1.25.1:
* core: build with threading disabled, do not attempt to initialize provider with fork mode is not safe. Too many providers do not follow the PKCS#11 spec.
* openssl: rework support 1.1.
* Wed Jul 19 2017 jengelhAATTinai.de- RPM group fix.- Remove --with-pic which is only for static libs.
* Tue Jul 18 2017 tchvatalAATTsuse.com- Version update to 1.22:
* Support openssl-1.1
* bunch of small fixes- Remove obsolete patch pkcs11-helper-1.06-pkgconfig.patch
* Sat Dec 20 2014 p.drouandAATTgmail.com- Update to version 1.11 + openssl: support generic pkey. + openssl: add dsa support. + openssl: add ecdsa support.- Changes from version 1.10 + PolarSSL crypto engine by Adriaan de Jong + build: --disable-crypto-engine-win32 renamed to - -disable-crypto-engine-cryptoapi + api: PKCS11H_FEATURE_MASK_ENGINE_CRYPTO_WIN32 renamed to PKCS11H_FEATURE_MASK_ENGINE_CRYPTO_CRYPTOAPI. + api: PKCS11H_ENGINE_CRYPTO_WIN32 renamed to PKCS11H_ENGINE_CRYPTO_CRYPTOAPI- pkcs11-helper has a new home; update homepage and source Url
* Sat Mar 02 2013 cooloAATTsuse.com- update license to new format
* Tue Jul 10 2012 sbrabecAATTsuse.cz- Update to version 1.09:
* Do not retry if CKR_BUFFER_TOO_SMALL and none NULL target.
* Do not attempt to logout if uninitialized.
* Use OpenSSL engine\'s rsa_priv_enc instead of rsa_sign.
* Sun Nov 20 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Mon Feb 01 2010 jengelhAATTmedozas.de- package baselibs.conf
* Thu Apr 09 2009 sbrabecAATTsuse.cz- Updated to version 1.07:
* Minor portability fix.- Don\'t call autoreconf on older products.
* Wed Mar 18 2009 crrodriguezAATTsuse.de- remove static libraries and \"la\" files- fix -devel package dependencies and pkgconfig file