Accepting request 161779 from GNOME:Factory
Update to ver 0.17.5 (forwarded request 161675 from vuntz) OBS-URL: https://build.opensuse.org/request/show/161779 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
5a94c39cb4
commit
81d3998e35
109
p11-kit.changes
109
p11-kit.changes
@@ -1,3 +1,112 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 21:42:55 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.17.5:
|
||||
+ Don't try to guess at overflowing time values on 32-bit
|
||||
systems (bgo#62825).
|
||||
+ Test fixes (bgo#927394).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 08:10:37 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.17.4:
|
||||
+ Check for duplicate certificates in a token, warn and discard
|
||||
(bgo#62548).
|
||||
+ Implement a proper index so we have decent load performance.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 19:09:13 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.17.3:
|
||||
+ Use descriptive labels for the trust module tokens (bgo#62534).
|
||||
+ Remove the temporary built in distrust objects.
|
||||
+ Make extracted output directories and files read-only
|
||||
(bgo#61898).
|
||||
+ Don't export unneccessary ABI.
|
||||
+ Build fixes (bgo#62479).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 20:39:24 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.17.2:
|
||||
+ Fix build on 32-bit linux.
|
||||
+ Fix several crashers.
|
||||
- Changes from version 0.17.1:
|
||||
+ Support a p11-kit specific PKCS#11 attribute persistance format
|
||||
(bgo#62156).
|
||||
+ Use the SHA1 hash of SPKI as the CKA_ID in the trust module by
|
||||
default (bgo#62329).
|
||||
+ Refactor a trust builder which builds objects out of parsed
|
||||
data (bgo#62329).
|
||||
+ Combine trust policy when extracting certificates (bgo#61497).
|
||||
+ The extract --comment option adds comments to PEM bundles
|
||||
(bgo#62029).
|
||||
+ A new 'priority' config option for ordering modules
|
||||
(bgo#61978).
|
||||
+ Make each configured path its own trust module token
|
||||
(bgo#61499).
|
||||
+ Use --with-trust-paths to configure trust module (bgo#62327).
|
||||
+ Fix bug decoding some PEM files.
|
||||
+ Better debug output for trust module lookups.
|
||||
+ Work around bug in NSS when doing serial number lookups.
|
||||
+ Work around broken strndup() function in firefox.
|
||||
+ Fix the nickname for the distrusted attribute.
|
||||
+ Build fixes.
|
||||
- Add ca-certificates BuildRequires: needed to find the location of
|
||||
the root certificates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 12:26:18 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.16.4:
|
||||
+ Display per command help again (fdo#62153).
|
||||
+ Don't always print tools debug output (fdo#62152).
|
||||
- Changes from version 0.16.3:
|
||||
+ When iterating don't skip tokens without the
|
||||
CKF_TOKEN_INITIALIZED flag.
|
||||
+ Hardcode some distrust records for NSS temporarily.
|
||||
+ Parse global options better in the p11-kit command.
|
||||
+ Better debugging.
|
||||
- Changes from version 0.16.2:
|
||||
+ Fix regression in 'p11-kit extract --purpose' option
|
||||
(fdo#62009)
|
||||
+ Documentation updates
|
||||
+ Build fixes (fdo#62001).
|
||||
- Changes from version 0.16.1:
|
||||
+ Don't break when cA field of BasicConstraints is missing
|
||||
(fdo#61975).
|
||||
+ Documentation fixes and updates.
|
||||
+ p11-kit extract-trust is a placeholder script now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 13:36:20 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.16.0:
|
||||
+ Update the pkcs11.h header for new mechanisms
|
||||
+ Fix build and tests on mingw64 (ie: win32)
|
||||
+ Relicense LGPL code to BSD license
|
||||
+ Documentation tweaks
|
||||
+ Bugs fixed: fdo#61739, fdo#60894, fdo#61740, fdo#60792
|
||||
+ Updated translations.
|
||||
- Changes from version 0.15.2:
|
||||
+ Better define the libtasn1 dependency.
|
||||
+ Crasher and bug fixes.
|
||||
+ Build fixes.
|
||||
+ Updated translations.
|
||||
- Changes from version 0.15.1:
|
||||
+ Fix some memory leaks.
|
||||
+ Add a location for packages to drop module configs.
|
||||
+ Documentation updates and fixes.
|
||||
+ Add command line tool manual page.
|
||||
+ Remove unused err() function and friends.
|
||||
+ Move more code into common/ directory and refactor.
|
||||
+ Add a system trust policy module.
|
||||
+ Refactor how the p11-kit command line tool works.
|
||||
+ Add p11-kit extract and extract-trust commands.
|
||||
+ Don't complain if we cannot access ~/.pkcs11/pkcs11.conf.
|
||||
+ Refuse to load the p11-kit-proxy.so as a registered module.
|
||||
+ Don't fail initialization if last initialized module fails.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 11:04:40 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user