Hello community,

here is the log from the commit of package yubico-piv-tool for openSUSE:Factory 
checked in at 2017-12-04 10:01:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yubico-piv-tool (Old)
 and      /work/SRC/openSUSE:Factory/.yubico-piv-tool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yubico-piv-tool"

Mon Dec  4 10:01:51 2017 rev:9 rq:547083 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yubico-piv-tool/yubico-piv-tool.changes  
2016-08-18 09:18:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yubico-piv-tool.new/yubico-piv-tool.changes     
2017-12-04 10:01:52.861493820 +0100
@@ -1,0 +2,32 @@
+Thu Nov 30 15:14:13 UTC 2017 - [email protected]
+
+- Version 1.5.0 (released 2017-11-29)
+  - API additions: Higher-level "util" API added to libykpiv.
+  - Added ykpiv_attest(), ykpiv_get_pin_retries(), ykpiv_set_pin_retries()
+  - Added functions for using existing PCSC card handle.
+  - Support using custom memory allocator.
+  - Documentation updates. make doxygen for HTML format.
+  - Expanded automated tests for hardware devices, moved to make hwcheck.
+  - OpenSSL 1.1 support
+  - Moderate internal refactoring. Many small bugs fixed.
+
+-------------------------------------------------------------------
+Wed Nov 15 19:19:15 UTC 2017 - [email protected]
+
+- Version 1.4.4 (released 2017-10-17)
+  - Documentation updates.
+  - Add pin caching to work around disconnect problems.
+  - Disable RSA key generation on YubiKey 4 before 4.3.5. See 
https://yubi.co/ysa201701/ for details.
+
+-------------------------------------------------------------------
+Mon May 29 14:46:53 UTC 2017 - [email protected]
+
+- Version 1.4.3 (released 2017-04-18)
+  - Encode RSA x509 certificates correctly.
+  - Documentation updates.
+  - In ykcs11 return CKA_MODULUS correctly for private keys.
+  - In ykcs11 fix for signature size approximation.
+  - Fix PSS signatures in ykcs11.
+  - Add a CLI flag --stdin-input to make batch execution easier.
+
+-------------------------------------------------------------------

Old:
----
  yubico-piv-tool-1.4.2.tar.gz
  yubico-piv-tool-1.4.2.tar.gz.sig

New:
----
  yubico-piv-tool-1.5.0.tar.gz
  yubico-piv-tool-1.5.0.tar.gz.sig

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

Other differences:
------------------
++++++ yubico-piv-tool.spec ++++++
--- /var/tmp/diff_new_pack.76ZMTE/_old  2017-12-04 10:01:53.597467107 +0100
+++ /var/tmp/diff_new_pack.76ZMTE/_new  2017-12-04 10:01:53.601466962 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yubico-piv-tool
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %define soname  1
 Name:           yubico-piv-tool
-Version:        1.4.2
+Version:        1.5.0
 Release:        0
 Summary:        Yubico YubiKey NEO CCID Manager
 License:        BSD-2-Clause
@@ -26,6 +26,7 @@
 Url:            https://developers.yubico.com/
 Source0:        
https://developers.yubico.com/yubico-piv-tool/Releases/%{name}-%{version}.tar.gz
 Source1:        
https://developers.yubico.com/yubico-piv-tool/Releases/%{name}-%{version}.tar.gz.sig
+BuildRequires:  check-devel
 BuildRequires:  libtool
 BuildRequires:  pcsc-lite-devel
 BuildRequires:  pkg-config
@@ -102,12 +103,12 @@
 %files -n libykpiv%{soname}
 %defattr(-,root,root)
 %{_libdir}/libykpiv.so.%{soname}
-%{_libdir}/libykpiv.so.%{soname}.3.4
+%{_libdir}/libykpiv.so.%{soname}.4.0
 
 %files -n libykcs11-%{soname}
 %defattr(-,root,root)
 %{_libdir}/libykcs11.so.%{soname}
-%{_libdir}/libykcs11.so.%{soname}.3.4
+%{_libdir}/libykcs11.so.%{soname}.4.0
 
 %files -n libykpiv-devel
 %defattr(-,root,root)

++++++ yubico-piv-tool-1.4.2.tar.gz -> yubico-piv-tool-1.5.0.tar.gz ++++++
++++ 34992 lines of diff (skipped)


Reply via email to