Hello community,

here is the log from the commit of package yubico-piv-tool for openSUSE:Factory 
checked in at 2016-04-28 16:56:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yubico-piv-tool (Old)
 and      /work/SRC/openSUSE:Factory/.yubico-piv-tool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yubico-piv-tool"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yubico-piv-tool/yubico-piv-tool.changes  
2015-11-26 17:04:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yubico-piv-tool.new/yubico-piv-tool.changes     
2016-04-28 17:02:01.000000000 +0200
@@ -1,0 +2,35 @@
+Mon Apr 25 20:04:14 UTC 2016 - [email protected]
+
+- Version 1.3.1 (released 2016-04-19)
+  - Fix a bug where unblock pin would instead change puk, introduced in 1.3.0.
+  - Clarifications with help texts.
+
+- Version 1.3.0 (released 2016-02-19)
+  - Fixed extraction of RSA modulus and exponent for pkcs11.
+  - Implemented C_SetPIN for pkcs11.
+  - Add generic write and read object actions for the tool. Supports 
hex/binary/base64 formats
+  - Add ykpiv_change_pin(), ykpiv_change_puk() and ykpiv_unblock_pin()
+  - Print CCC with status action.
+  - Address bugs with pkcs11 on windows.
+  - Add --valid-days and --serial to tool for selfsign-certificate action.
+  - Ask for password for pkcs12 if none is given.
+
+-------------------------------------------------------------------
+Fri Dec 11 08:12:48 UTC 2015 - [email protected]
+
+- Version 1.2.2 (released 2015-12-08)
+  - Fix old buffer overflow in change-pin functionality.
+
+- Version 1.2.1 (released 2015-12-08)
+   -Fix issue with big certificates and status.
+
+- Version 1.2.0 (released 2015-12-07)
+  - On OSX use @loader_path instead of @executable_path for ykcs11.
+  - Add ykpiv_import_private_key to libykpiv.
+  - Raise buffer sizes to support bigger objects.
+  - Change behavior of action status, only list populated slots.
+  - Add retired keys to ykcs11.
+  - In ykcs11 support login with non null terminated pin.
+  - Add a new action set-ccc to yubico-piv-tool to set the CCC.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yubico-piv-tool.spec ++++++
--- /var/tmp/diff_new_pack.CgRmgQ/_old  2016-04-28 17:02:03.000000000 +0200
+++ /var/tmp/diff_new_pack.CgRmgQ/_new  2016-04-28 17:02:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yubico-piv-tool
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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.1.2
+Version:        1.3.1
 Release:        0
 Summary:        Yubico YubiKey NEO CCID Manager
 License:        BSD-2-Clause
@@ -29,6 +29,7 @@
 BuildRequires:  libtool
 BuildRequires:  pcsc-lite-devel
 BuildRequires:  pkg-config
+BuildRequires:  valgrind
 BuildRequires:  pkgconfig(openssl)
 Requires:       libykcs11-%{soname} = %{version}
 Requires:       libykpiv%{soname} = %{version}
@@ -101,12 +102,12 @@
 %files -n libykpiv%{soname}
 %defattr(-,root,root)
 %{_libdir}/libykpiv.so.%{soname}
-%{_libdir}/libykpiv.so.%{soname}.1.0
+%{_libdir}/libykpiv.so.%{soname}.3.1
 
 %files -n libykcs11-%{soname}
 %defattr(-,root,root)
 %{_libdir}/libykcs11.so.%{soname}
-%{_libdir}/libykcs11.so.%{soname}.1.0
+%{_libdir}/libykcs11.so.%{soname}.3.1
 
 %files -n libykpiv-devel
 %defattr(-,root,root)

++++++ yubico-piv-tool-1.1.2.tar.gz -> yubico-piv-tool-1.3.1.tar.gz ++++++
++++ 6118 lines of diff (skipped)


Reply via email to