Hello community,

here is the log from the commit of package pkcs11-helper for openSUSE:Factory 
checked in at 2019-02-13 10:17:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pkcs11-helper (Old)
 and      /work/SRC/openSUSE:Factory/.pkcs11-helper.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pkcs11-helper"

Wed Feb 13 10:17:03 2019 rev:24 rq:670211 version:1.25.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pkcs11-helper/pkcs11-helper.changes      
2017-08-10 13:43:31.577841239 +0200
+++ /work/SRC/openSUSE:Factory/.pkcs11-helper.new.28833/pkcs11-helper.changes   
2019-02-13 10:17:09.193362925 +0100
@@ -1,0 +2,9 @@
+Tue Jan 29 21:33:08 CET 2019 - [email protected]
+
+- Update to version 1.25.1:
+  * core: build with threading disabled, do not attempt to
+    initialize provider with fork mode is not safe. Too many
+    providers do not follow the PKCS#11 spec.
+  * openssl: rework support 1.1.
+
+-------------------------------------------------------------------

Old:
----
  pkcs11-helper-1.22.tar.gz

New:
----
  pkcs11-helper-1.25.1.tar.bz2

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

Other differences:
------------------
++++++ pkcs11-helper.spec ++++++
--- /var/tmp/diff_new_pack.ZD4Iwk/_old  2019-02-13 10:17:09.645362753 +0100
+++ /var/tmp/diff_new_pack.ZD4Iwk/_new  2019-02-13 10:17:09.645362753 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pkcs11-helper
 #
-# Copyright (c) 2017 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,22 +12,22 @@
 # 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/
 #
 
 
 Name:           pkcs11-helper
-Version:        1.22
+Version:        1.25.1
 Release:        0
 Summary:        Helper Library for the Use with Smart Cards and the PKCS#11 API
-License:        BSD-3-Clause AND GPL-2.0
+License:        BSD-3-Clause AND GPL-2.0-only
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/OpenSC/OpenSC/wiki
-Source:         
https://github.com/OpenSC/pkcs11-helper/archive/%{name}-%{version}.tar.gz
+Source:         
https://github.com/OpenSC/pkcs11-helper/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  libtool
+#BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openssl)
 Requires:       libpkcs11-helper1 = %{version}
@@ -66,10 +66,10 @@
 using a simple API.
 
 %prep
-%setup -q -n %{name}-%{name}-%{version}
+%setup -q
 
 %build
-autoreconf -fvi
+#autoreconf -fvi
 # We use only openssl - disable all other engines
 %configure \
   --disable-static \


Reply via email to