Hello community,

here is the log from the commit of package libp11 for openSUSE:Leap:15.2 
checked in at 2020-05-28 20:11:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libp11 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libp11.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libp11"

Thu May 28 20:11:35 2020 rev:17 rq:809891 version:0.4.10

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libp11/libp11.changes  2020-01-15 
15:22:38.554483420 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libp11.new.3606/libp11.changes        
2020-05-28 20:11:38.939265608 +0200
@@ -1,0 +2,44 @@
+Tue Oct 22 04:23:31 UTC 2019 - Jason Sikes <[email protected]>
+
+- Update to version 0.4.10:
+
+  * Added EC signing through EVP API 
+  * Added an empty EC private key required by OpenSSL 1.1.1 
+  * Stored additional certificate attributes 
+  * Engine allowed to use private keys without a PIN 
+  * Lazy binding used as a workaround for buggy modules 
+  * MinGW build fixes and documentation 
+  * LibreSSL 2.8.3 build fixes 
+  * Error handling fixes 
+
+-------------------------------------------------------------------
+Tue Mar 12 16:15:22 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- Add p11-kit-devel to BuildRequires (boo#1122413)
+
+-------------------------------------------------------------------
+Tue Jan 29 22:44:39 UTC 2019 - Stanislav Brabec <[email protected]>
+
+- Update to version 0.4.9:
+  * Fix EVP_PKEY ENGINE reference count with the EC
+    EVP_PKEY_METHOD.
+  * Fix a leak of RSA object in pkcs11_store_key()
+  * Add atfork checks for RSA and EC_KEY method
+  * RSA key generation on the token
+  * PSS signature support
+  * RSA-OAEP and RSA-PKCS encryption support
+  * Engine no longer set as default for all methods
+  * Add PKCS11_remove_key and PKCS11_remove_certificate
+  * Add PKCS11_find_next_token interface
+  * Add support for OpenSSL 1.1.1 beta
+  * Remove support for OpenSSL 0.9.8
+  * Case insensitive PKCS#11 URI scheme
+  * Testing framework improvements
+  * Coverity scanning and defect fixes
+  * Backward compatibility for new error handling introduced
+    in libp11 0.4.7
+  * Memory leak fixes
+  * Add an integer overflow protection
+  * Several bugfixes
+
+-------------------------------------------------------------------

Old:
----
  libp11-0.4.7.tar.gz
  libp11-0.4.7.tar.gz.asc

New:
----
  libp11-0.4.10.tar.gz
  libp11-0.4.10.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libp11.spec ++++++
--- /var/tmp/diff_new_pack.gLi1Ec/_old  2020-05-28 20:11:39.259266560 +0200
+++ /var/tmp/diff_new_pack.gLi1Ec/_new  2020-05-28 20:11:39.263266572 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libp11
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,20 +25,24 @@
 %define libname libp11-3
 %endif
 Name:           libp11
-Version:        0.4.7
+Version:        0.4.10
 Release:        0
 Summary:        Library Implementing a Small Layer on Top of PKCS#11 API
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Productivity/Security
-Url:            https://github.com/OpenSC/libp11
+URL:            https://github.com/OpenSC/libp11
 Source0:        
https://github.com/OpenSC/libp11/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
 Source1:        
https://github.com/OpenSC/libp11/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
 Source3:        %{name}-rpmlintrc
 BuildRequires:  fdupes
+BuildRequires:  p11-kit-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
+# The engine_pkcs11 library has been merged into version 0.4.0 and later.
+# (It existed only in security:chipcard OBS repository.
+Obsoletes:      engine_pkcs11 <= 0.2.2
 
 %description
 Libp11 is a library implementing a small layer on top of PKCS#11 API to

++++++ libp11-0.4.7.tar.gz -> libp11-0.4.10.tar.gz ++++++
++++ 12747 lines of diff (skipped)



Reply via email to