Accepting request 136775 from GNOME:Factory

Pushing GNOME:Factory towards openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/136775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2012-10-03 08:37:16 +00:00
committed by Git OBS Bridge
parent e7097215b4
commit 5a94c39cb4
4 changed files with 32 additions and 4 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Fri Sep 7 11:04:40 UTC 2012 - dimstar@opensuse.org
- Update to version 0.14:
+ Change default for user-config to merge
+ Always URI-encode the 'id' attribute in PKCS#11 URIs
+ Expect a .module extension on module configs
+ Windows compatibility fixes
+ Testing fixes
+ Build fixes
-------------------------------------------------------------------
Mon Jul 23 06:26:02 UTC 2012 - zaitor@opensuse.org
- Update to version 0.13:
+ Don't allow reading of PIN files larger than 4096 bytes
+ If a module is not marked as critical then ignore init failure
+ Use preconditions to check for input problems and out of memory
+ Add enable-in and disable-in options to module config
+ Fix the flags in pin.h
+ Use gcc extensions to check varargs during compile
+ Fix crasher when a duplicate module is present
+ Fix broken hashmap behavior
+ Testing fixes
+ Win32 build fixes
+ 'p11-kit -h' now works
+ Documentation fixes
-------------------------------------------------------------------
Fri Mar 9 19:37:44 UTC 2012 - dimstar@opensuse.org