Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pkcs11-helper for openSUSE:Factory checked in at 2022-02-28 19:43:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pkcs11-helper (Old) and /work/SRC/openSUSE:Factory/.pkcs11-helper.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pkcs11-helper" Mon Feb 28 19:43:19 2022 rev:27 rq:957886 version:1.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pkcs11-helper/pkcs11-helper.changes 2022-01-07 12:46:04.679832823 +0100 +++ /work/SRC/openSUSE:Factory/.pkcs11-helper.new.1958/pkcs11-helper.changes 2022-02-28 19:43:31.525940323 +0100 @@ -1,0 +2,12 @@ +Sun Jan 23 08:45:44 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- update to 1.28.0: + * build and OpenSSL compatibility fixes + * certificate: add methods accept full mechanism + * core: load provider library as private + * add API to support adding properties + * core: add PKCS11H_PROVIDER_PROPERTY_PROVIDER_DESTRUCT_HOOK + * session: respect login required token flag + * certificate: respect always authenticate flag + +------------------------------------------------------------------- Old: ---- pkcs11-helper-1.27.0.tar.bz2 New: ---- pkcs11-helper-1.28.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pkcs11-helper.spec ++++++ --- /var/tmp/diff_new_pack.zgxqod/_old 2022-02-28 19:43:32.141940554 +0100 +++ /var/tmp/diff_new_pack.zgxqod/_new 2022-02-28 19:43:32.145940555 +0100 @@ -1,7 +1,7 @@ # # spec file for package pkcs11-helper # -# Copyright (c) 2021 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 @@ -17,13 +17,13 @@ Name: pkcs11-helper -Version: 1.27.0 +Version: 1.28.0 Release: 0 Summary: Helper Library for the Use with Smart Cards and the PKCS#11 API License: BSD-3-Clause AND GPL-2.0-only Group: Development/Libraries/C and C++ URL: https://github.com/OpenSC/OpenSC/wiki -Source0: https://github.com/OpenSC/%{name}/releases/download/%{name}-1.27/%{name}-%{version}.tar.bz2 +Source0: https://github.com/OpenSC/%{name}/releases/download/%{name}-1.28/%{name}-%{version}.tar.bz2 Source2: baselibs.conf BuildRequires: doxygen BuildRequires: fdupes @@ -92,14 +92,17 @@ %postun -n libpkcs11-helper1 -p /sbin/ldconfig %files +%license COPYING* %doc %{_docdir}/%{name} %exclude %{_docdir}/%{name}/api %{_mandir}/man8/*%{ext_man} %files -n libpkcs11-helper1 +%license COPYING* %{_libdir}/libpkcs11-helper.so.* %files devel +%license COPYING* %doc %{_docdir}/%{name}/api %{_includedir}/pkcs11-helper-1.0 %{_libdir}/pkgconfig/*.pc ++++++ pkcs11-helper-1.27.0.tar.bz2 -> pkcs11-helper-1.28.0.tar.bz2 ++++++ ++++ 10562 lines of diff (skipped)