forked from pool/libp11
Stanislav Brabec
290585142a
- Update to verion 0.4.6 * For full list of changes since version 0.3.0 see NEWS - Create openssl-engine-libp11 subpackage - Add gpg signature OBS-URL: https://build.opensuse.org/request/show/506194 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/libp11?expand=0&rev=20
126 lines
4.2 KiB
Plaintext
126 lines
4.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 23 14:52:22 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Update to verion 0.4.6
|
|
* For full list of changes since version 0.3.0 see NEWS
|
|
- Create openssl-engine-libp11 subpackage
|
|
- Add gpg signature
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 2 00:18:59 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 0.3.0
|
|
* Added small test suite based on softhsm (run on make check)
|
|
* Memory leak fixes
|
|
* On module initialization tell the module that the OS locking
|
|
primitives are OK to use
|
|
* Transparently handle applications that fork. That is call C_Initialize()
|
|
and reopen any handles if a fork is detected.
|
|
* Eliminated any hard coded limits for certificate size
|
|
* Added support for ECDSA
|
|
* Allow RSA_NO_PADDING padding mode in PKCS11_private_encrypt
|
|
* Eliminated several hard-coded limits in parameter sizes.
|
|
- Update project and download Urls
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 25 17:00:26 CEST 2012 - sbrabec@suse.cz
|
|
|
|
- Update to version 0.2.8:
|
|
* Bumped soname for PKCS11_token struct size changes.
|
|
* Display the number of available slots.
|
|
* Expose more token flags in PKCS11_token structure.
|
|
* Check that private data is not NULL in pkcs11_release_slot.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 20 06:13:41 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 11 18:46:59 CET 2011 - sbrabec@suse.cz
|
|
|
|
- Updated to version 0.2.7:
|
|
* Ignore CKR_CRYPTOKI_ALREADY_INITIALIZED while initializing.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 1 11:47:39 UTC 2010 - jengelh@medozas.de
|
|
|
|
- Package baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 5 14:05:01 CEST 2009 - sbrabec@suse.cz
|
|
|
|
- Updated to version 0.2.6:
|
|
* Add new symbol to export file.
|
|
* Add function to export the slot id.
|
|
* Increase library version because of the new function.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 8 18:44:53 CEST 2009 - sbrabec@suse.cz
|
|
|
|
- Don't call autoreconf on older products.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 2 18:04:03 CEST 2008 - sbrabec@suse.cz
|
|
|
|
- Call autoreconf to build correctly with new libtool.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 2 11:39:55 CEST 2008 - crrodriguez@suse.de
|
|
|
|
- fix build, doxygen required.
|
|
- kill ".la" files and static libraries
|
|
- fix -devel package requires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 19 14:53:13 CEST 2008 - sbrabec@suse.cz
|
|
|
|
- Updated to version 0.2.4:
|
|
* Build system rewritten
|
|
* added PKCS11_CTX_init_args
|
|
* fix segfault in init_args code
|
|
* implemented PKCS11_private_encrypt
|
|
- Fixed incorrect API.
|
|
- Fixed x86_64 issues.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
for multilib support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 30 00:53:34 CEST 2007 - ro@suse.de
|
|
|
|
- provide old name
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 25 16:40:27 CEST 2007 - sbrabec@suse.cz
|
|
|
|
- Updated to version 0.2.3:
|
|
* update wiki export script.
|
|
* replaced rsa header files from rsalabs (official) with scute
|
|
(open source).
|
|
* allow CKR_USER_ALREADY_LOGGED_IN on C_Login.
|
|
* mark internal functions as static.
|
|
* add code to store public keys and generate keys.
|
|
- Name package according to shared library packaging policy.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 30 01:45:07 CEST 2007 - ro@suse.de
|
|
|
|
- added zlib-devel to buildreq
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 3 17:50:13 CEST 2006 - sbrabec@suse.cz
|
|
|
|
- Updated to version 0.2.2:
|
|
* bug fixes
|
|
* code cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 12 17:17:16 CEST 2006 - sbrabec@suse.cz
|
|
|
|
- New SuSE package, version 0.2.1.
|
|
|