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:
parent
e7097215b4
commit
5a94c39cb4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4db792def545a3c8ae12e7e4ef166d7620cb445c00a5a984ab7c4a3b35f0be00
|
||||
size 533549
|
3
p11-kit-0.14.tar.gz
Normal file
3
p11-kit-0.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a5e561b8b4c6e25ed7a89ef36c8127437c8f18bd86fe4cd41d899c5c7def6d3
|
||||
size 545993
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: p11-kit
|
||||
Version: 0.12
|
||||
Version: 0.14
|
||||
Release: 0
|
||||
Summary: Library to work with PKCS#11 modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user