Changelog for
engine_pkcs11-0.2.0-30.17.i586.rpm :
* Wed Dec 02 2015 p.drouandAATTgmail.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 2013 cooloAATTsuse.com- remove broken library require
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant/obsolete tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build
* Thu Dec 16 2010 ajAATTsuse.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 05 2009 sbrabecAATTsuse.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 2008 tambetAATTnovell.com- Fix segfaults on unloading the engine.- Implement getting certificates by label.
* Mon Sep 08 2008 sbrabecAATTsuse.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 2007 sbrabecAATTsuse.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 2006 sbrabecAATTsuse.cz- New SuSE package, version 0.1.3.