Hello community,

here is the log from the commit of package yubico-piv-tool for openSUSE:Factory 
checked in at 2015-10-08 08:24:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-15 07:42:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yubico-piv-tool.new/yubico-piv-tool.changes     
2015-10-08 08:24:19.000000000 +0200
@@ -1,0 +2,31 @@
+Thu Oct  1 21:18:34 UTC 2015 - [email protected]
+
+- Version 1.0.3 (released 2015-10-01)
+  - Correct wording on unblock-pin action.
+  - Show pin retries correctly.
+  - Use a bigger buffer for receiving data.
+
+-------------------------------------------------------------------
+Tue Sep 15 13:32:27 UTC 2015 - [email protected]
+
+- Version 1.0.2 (released 2015-09-04)
+  - Query for different passwords/pins on stdin if they’re not supplied.
+  - If a reader fails continue trying matching readers.
+  - Authentication failed is supposed to be 0x63cX not 0x630X.
+
+-------------------------------------------------------------------
+Sat Jul 11 14:49:43 UTC 2015 - [email protected]
+
+- Version 1.0.1 (released 2015-07-10)
+  - Project relicensed to 2-clause BSD license
+  - Minor fixes found with clang scan-build
+
+-------------------------------------------------------------------
+Wed Jul  8 21:14:24 UTC 2015 - [email protected]
+
+- Version 1.0.0 (released 2015-06-23)
+  - Add a test-decipher action.
+  - Check that e is 0x10001 on importing rsa keys
+  - Use PCSC transactions when sending and receiving data 
+
+-------------------------------------------------------------------

Old:
----
  yubico-piv-tool-0.1.6.tar.gz

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

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

Other differences:
------------------
++++++ yubico-piv-tool.spec ++++++
--- /var/tmp/diff_new_pack.hEZ1ow/_old  2015-10-08 08:24:20.000000000 +0200
+++ /var/tmp/diff_new_pack.hEZ1ow/_new  2015-10-08 08:24:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yubico-piv-tool
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,24 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define soname  1
 
 Name:           yubico-piv-tool
-Version:        0.1.6
+Version:        1.0.3
 Release:        0
 Summary:        Yubico YubiKey NEO CCID Manager
-License:        GPL-3.0+
+License:        BSD-2-Clause
 Group:          Productivity/Networking/Security
 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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pkg-config
 BuildRequires:  libtool
 BuildRequires:  pcsc-lite-devel
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(openssl) 
 Requires:       libykpiv%{soname} = %{version}
 
-
 %description
 This is a command line tool to interact with the PIV applet on a YubiKey NEO. 
 Among other functions it supports, generating keys on device, importing keys 
@@ -80,7 +81,7 @@
 %files -n libykpiv%{soname}
 %defattr(-,root,root)
 %{_libdir}/libykpiv.so.%{soname}
-%{_libdir}/libykpiv.so.%{soname}.0.4
+%{_libdir}/libykpiv.so.%{soname}.0.8
 
 %files -n libykpiv-devel
 %defattr(-,root,root)

++++++ yubico-piv-tool-0.1.6.tar.gz -> yubico-piv-tool-1.0.3.tar.gz ++++++
++++ 3951 lines of diff (skipped)


Reply via email to