Accepting request 81534 from GNOME:Factory

Pushing most of G:F

OBS-URL: https://build.opensuse.org/request/show/81534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2011-09-09 09:49:49 +00:00
committed by Git OBS Bridge
parent 8c54dd6cac
commit f0235e2d44
4 changed files with 32 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
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