diff --git a/p11-kit-0.12.tar.gz b/p11-kit-0.12.tar.gz deleted file mode 100644 index c2b69c0..0000000 --- a/p11-kit-0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4db792def545a3c8ae12e7e4ef166d7620cb445c00a5a984ab7c4a3b35f0be00 -size 533549 diff --git a/p11-kit-0.14.tar.gz b/p11-kit-0.14.tar.gz new file mode 100644 index 0000000..e7fe8e4 --- /dev/null +++ b/p11-kit-0.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5e561b8b4c6e25ed7a89ef36c8127437c8f18bd86fe4cd41d899c5c7def6d3 +size 545993 diff --git a/p11-kit.changes b/p11-kit.changes index eadc221..cc578d3 100644 --- a/p11-kit.changes +++ b/p11-kit.changes @@ -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 diff --git a/p11-kit.spec b/p11-kit.spec index 81ea7f3..c778817 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -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