Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libp11 for openSUSE:Factory checked in at 2022-10-26 12:31:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libp11 (Old) and /work/SRC/openSUSE:Factory/.libp11.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libp11" Wed Oct 26 12:31:54 2022 rev:33 rq:1031221 version:0.4.12 Changes: -------- --- /work/SRC/openSUSE:Factory/libp11/libp11.changes 2021-02-09 21:17:05.882830685 +0100 +++ /work/SRC/openSUSE:Factory/.libp11.new.2275/libp11.changes 2022-10-26 12:31:56.688332071 +0200 @@ -1,0 +2,21 @@ +Mon Oct 17 01:22:26 UTC 2022 - Jason Sikes <jsi...@suse.com> + +- Update to 0.4.12: + * Fixed using an explicitly provided PIN regardless of the secure login flag (Alon Bar-Lev) + * Fixed RSA_PKCS1_PADDING handling (Micha?? Trojnara) + * Fixed a crash on LLP64, including 64-bit Windows (Ma??gorzata Olsz??wka) + * Fixed searching objects when both ID and label are specified (minfrin) + * Fixed the OAEP "source" parameter (S-P Chan) + * Fixed object searching by label (Micha?? Trojnara) + * Fixed thread safety in slot enumeration (Micha?? Trojnara) + * Fixed storing certificates on tokens (Mateusz Kwiatkowski) + * Fixed several memory leaks (Micha?? Trojnara, Jakub Jelen, Timo Ter??s) + * Fixed OpenSSL 3.0 compatibility (Jakub Jelen) + * Fixed LibreSSL compatibility (orbea, patchMonkey156) + * Major concurrency improvements and refactoring (Timo Ter??s) + * Added re-numeration of slots as an engine control command (Markus Koetter) + * Added the PKCS11_update_slots() API function (Timo Ter??s) + * Added support for the SHA3 hash function (alegon01) + * Added a self-test for engine RSA operations (Uri Blumenthal) + +------------------------------------------------------------------- Old: ---- libp11-0.4.11.tar.gz libp11-0.4.11.tar.gz.asc New: ---- libp11-0.4.12.tar.gz libp11-0.4.12.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libp11.spec ++++++ --- /var/tmp/diff_new_pack.RxZTPz/_old 2022-10-26 12:31:57.300333380 +0200 +++ /var/tmp/diff_new_pack.RxZTPz/_new 2022-10-26 12:31:57.308333397 +0200 @@ -1,7 +1,7 @@ # # spec file for package libp11 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define libname libp11-3 %endif Name: libp11 -Version: 0.4.11 +Version: 0.4.12 Release: 0 Summary: Library Implementing a Small Layer on Top of PKCS#11 API License: LGPL-2.1-or-later @@ -113,7 +113,7 @@ --disable-silent-rules \ --enable-doc\ --docdir=%{_docdir}/%{libname} -make %{?_smp_mflags} +%make_build %install %make_install ++++++ libp11-0.4.11.tar.gz -> libp11-0.4.12.tar.gz ++++++ ++++ 12396 lines of diff (skipped)