- New version 0.20.2

* Fix bug where blacklist didn't affect extracted ca-anchors if the anchor
    and blacklist were not in the same trust path (regression) [fdo#73558]
  * Check for race in BasicConstraints stapled extension [fdo#69314]
  * Build fixes and cleanup

OBS-URL: https://build.opensuse.org/package/show/Base:System/p11-kit?expand=0&rev=13
This commit is contained in:
Ludwig Nussel 2014-05-19 07:07:01 +00:00 committed by Git OBS Bridge
parent 574572ed2d
commit 50451b628b
6 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:524548f0a3bfa1b5712721165b49f0300fb244c907533677e88a9c9743eb4a53
size 1175729

Binary file not shown.

3
p11-kit-0.20.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04ed51d92fc46c2b632e13d73e0293090e9f8aa29c8aa8c6bc95c12475e5ef7c
size 979999

BIN
p11-kit-0.20.2.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 19 07:04:38 UTC 2014 - lnussel@suse.de
- New version 0.20.2
* Fix bug where blacklist didn't affect extracted ca-anchors if the anchor
and blacklist were not in the same trust path (regression) [fdo#73558]
* Check for race in BasicConstraints stapled extension [fdo#69314]
* Build fixes and cleanup
-------------------------------------------------------------------
Tue Feb 11 12:53:06 UTC 2014 - meissner@suse.com

View File

@ -22,7 +22,7 @@
%define trustdir_static %{pkidir_static}/trust
Name: p11-kit
Version: 0.20.1
Version: 0.20.2
Release: 0
Summary: Library to work with PKCS#11 modules
License: BSD-3-Clause