147 lines
5.3 KiB
Plaintext
147 lines
5.3 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Oct 14 01:34:06 UTC 2022 - Jason Sikes <jsikes@suse.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 08:45:44 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.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 20:11:31 UTC 2021 - Dirk Müller <dmueller@suse.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 8 10:56:38 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.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 21:33:08 CET 2019 - sbrabec@suse.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 13:23:52 UTC 2017 - jengelh@inai.de
|
||
|
|
||
|
- RPM group fix.
|
||
|
- Remove --with-pic which is only for static libs.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 18 13:31:17 UTC 2017 - tchvatal@suse.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 11:52:04 UTC 2014 - p.drouand@gmail.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 2 08:16:09 UTC 2013 - coolo@suse.com
|
||
|
|
||
|
- update license to new format
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 10 17:33:40 CEST 2012 - sbrabec@suse.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 06:28:19 UTC 2011 - coolo@suse.com
|
||
|
|
||
|
- add libtool as buildrequire to avoid implicit dependency
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 1 12:25:12 UTC 2010 - jengelh@medozas.de
|
||
|
|
||
|
- package baselibs.conf
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 9 16:32:23 CEST 2009 - sbrabec@suse.cz
|
||
|
|
||
|
- Updated to version 1.07:
|
||
|
* Minor portability fix.
|
||
|
- Don't call autoreconf on older products.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Mar 19 00:36:33 CET 2009 - crrodriguez@suse.de
|
||
|
|
||
|
- remove static libraries and "la" files
|
||
|
- fix -devel package dependencies and pkgconfig file
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 8 17:43:33 CEST 2008 - sbrabec@suse.cz
|
||
|
|
||
|
- Updated to version 1.06:
|
||
|
* Portability fixes.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Apr 15 15:06:50 CEST 2008 - ro@suse.de
|
||
|
|
||
|
- added baselibs.conf file for multilib support
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 2 17:57:17 CEST 2008 - sbrabec@suse.cz
|
||
|
|
||
|
- Updated to version 1.05:
|
||
|
* Export pkcs11h_logout().
|
||
|
* Added NSS crypto engine.
|
||
|
* Added new slotevent mode (poll vs fetch).
|
||
|
* Add more invalid characters to serialization string.
|
||
|
* Fix openssl decrypt return code.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Aug 8 12:28:32 CEST 2007 - sbrabec@suse.cz
|
||
|
|
||
|
- Fixed dependencies to allow to install more instances of library.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Aug 1 14:04:49 CEST 2007 - sbrabec@suse.cz
|
||
|
|
||
|
- New SuSE package, version 1.03.
|
||
|
|