Pushing G:F OBS-URL: https://build.opensuse.org/request/show/99117 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=6
77 lines
2.7 KiB
Plaintext
77 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 4 09:08:59 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.10:
|
|
+ Build fixes, for windows, gcc 4.6.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 10:18:49 UTC 2011 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.9:
|
|
+ p11-kit can't be used as a static library.
|
|
+ Fix problems crashing when freeing TLS on windows.
|
|
+ Add debug output to windows init and uninit of library.
|
|
+.Build fixes, especially for windows
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 21:53:33 UTC 2011 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.8:
|
|
+ Rename non-static functions to have a _p11_xxx prefix
|
|
+ No concurrent calling of C_Initialize and C_Finalize
|
|
+ Print more information in 'p11-kit -l'
|
|
+ Initial port to win32
|
|
+ Build and testing fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 27 19:24:59 UTC 2011 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.7:
|
|
+ Expand p11-kit config variables correctly in various build
|
|
scenarios
|
|
+ Add test tool to print out error messages
|
|
+ Build fix on FreeBSD
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 15 05:02:07 UTC 2011 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.6:
|
|
+ Add concept of a default module directory from which modules
|
|
with relative paths are loaded.
|
|
+ Renamed pkg-config variables to make it clearer what's what.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 2 08:20:47 UTC 2011 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.5:
|
|
+ Fix crasher in p11_kit_registered_modules()
|
|
+ Add 'critical' setting for modules, which defaults to 'no'
|
|
+ Fix initialization issues in the proxy module
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 19 19:37:44 CEST 2011 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.4:
|
|
+ Fix endless loop if module forks during initialization
|
|
+ Update PKCS#11 URI code for new draft of spec
|
|
+ Don't fail when duplicate modules are configured
|
|
+ Better debug output
|
|
+ Add example configuration documentation
|
|
+ Support whitespace in PKCS#11 URIs
|
|
- Move the p11-kit.conf.example to the doc folder.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 30 15:04:36 CEST 2011 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.3:
|
|
+ Rewrite hash table, and simplify licensing.
|
|
+ Correct paths for p11-kit config files.
|
|
+ Many build fixes and tweaks.
|
|
- Remove Apache-2 part from License tag, as the code was rewritten.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 25 15:35:57 CEST 2011 - vuntz@opensuse.org
|
|
|
|
- Initial package (version 0.2).
|
|
|