File engine_pkcs11.changes of Package engine_pkcs11
-------------------------------------------------------------------
Tue Oct 26 14:51:41 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
- Fix build on >= Leap 15, SLE 15
(engine_pkcs11-dso-include.patch).
-------------------------------------------------------------------
Wed Dec 2 00:04:03 UTC 2015 - p.drouand@gmail.com
- Update to version 0.2.0
* Added support for ECDSA when compiled with libp11 0.3.0
* Updated engine name to match other openssl engines
* Added support for PKCS#11 URLs -RFC7512- when loading keys
or certificates
* Added support for id_ legacy object identifier
* When no module is set default to p11-kit-proxy.so, allowing to
access any available PKCS#11 object in the system
- Update project and download Url
- Build with p11kit support; add pkgconfig(p11-kit-1) build requirement
-------------------------------------------------------------------
Mon Feb 11 12:24:15 UTC 2013 - coolo@suse.com
- remove broken library require
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
-------------------------------------------------------------------
Thu Dec 16 19:33:17 UTC 2010 - aj@suse.de
- Fix specfile to own directory.
- Update to version 0.1.8:
* Fix problem causing slot_n parsing returning not certs or keys
(obsoletes patch search-certs-by-label.patch)
* Fix missing declaration of set_init_args symbol
(obsoletes patch engine_pkcs11-implicit-decl.patch)
* Buffer overrun fixed (obsoletes patch fix-pin-memory-corruption.patch)
-------------------------------------------------------------------
Wed Aug 5 14:00:33 CEST 2009 - sbrabec@suse.cz
- Updated to version 0.1.6:
* Fixed set_pin (strdup causes segfault in OPENSSL_CLEANSE later)
* Require new libp11 0.2.5 with new function to get the slot id.
* Revert changes to slot parsing code - seems partial bogus and
orginal author doesn't respond to questions.
* print slot id in verbose mode.
-------------------------------------------------------------------
Mon Nov 10 17:35:43 EET 2008 - tambet@novell.com
- Fix segfaults on unloading the engine.
- Implement getting certificates by label.
-------------------------------------------------------------------
Mon Sep 8 17:59:08 CEST 2008 - sbrabec@suse.cz
- Updated to version 0.1.5:
* Build system rewritten.
* cleanup pin code, always use MAX_PIN_LENGTH, proper cleanup.
* new use PKCS11_CTX_init_args
* fix segfault in init_args code.
* needs new version of libp11
-------------------------------------------------------------------
Tue Jul 31 18:22:49 CEST 2007 - sbrabec@suse.cz
- Updated to version 0.1.4:
* disabled some dead code.
* new max length for pin: 32 bytes.
* make internal variables and code static.
* parse slot as hex too.
* support selecting slot by label.
-------------------------------------------------------------------
Mon May 15 17:52:45 CEST 2006 - sbrabec@suse.cz
- New SuSE package, version 0.1.3.