Accepting request 948996 from home:iznogood:branches:Base:System

New stable release, supersede prev sub

OBS-URL: https://build.opensuse.org/request/show/948996
OBS-URL: https://build.opensuse.org/package/show/Base:System/p11-kit?expand=0&rev=46
This commit is contained in:
2022-02-08 08:57:25 +00:00
committed by Git OBS Bridge
parent 1d3a31f67e
commit 8b07a63ed5
6 changed files with 31 additions and 8 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Jan 25 10:42:15 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.24.1:
* rpc: Support protocol version negotiation.
* proxy: Support copying attribute array recursively.
* Link libp11-kit so that it cannot unload.
* Translation improvements.
* Build fixes.
-------------------------------------------------------------------
Fri Dec 17 13:47:17 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.24.0:
* Use inclusive language on certificate distrust. Note: This
changes the directory and attribute names to distrust certain
CAs to "blocklist".
* Fix issues spotted by coverity and ASan.
* Integrate gettext with tools more tightly.
* rpc: Forbid use of array of attributes.
* Build fixes.
- Change dirs from blacklist to blocklist ref upstream changes.
-------------------------------------------------------------------
Mon Dec 13 11:11:31 UTC 2021 - Ludwig Nussel <lnussel@suse.de>