diff --git a/yubico-piv-tool-1.4.2.tar.gz b/yubico-piv-tool-1.4.2.tar.gz deleted file mode 100644 index fe2b4ed..0000000 --- a/yubico-piv-tool-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33a44018a1a88608058dfe685a4510640d818d4ebcbb2bdb021327497bb45d0a -size 511866 diff --git a/yubico-piv-tool-1.4.2.tar.gz.sig b/yubico-piv-tool-1.4.2.tar.gz.sig deleted file mode 100644 index 1f4425e..0000000 Binary files a/yubico-piv-tool-1.4.2.tar.gz.sig and /dev/null differ diff --git a/yubico-piv-tool-1.4.4.tar.gz b/yubico-piv-tool-1.4.4.tar.gz new file mode 100644 index 0000000..40fc70a --- /dev/null +++ b/yubico-piv-tool-1.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0eac3f78e9e01538723f631ed6042504409a1ab0342973e2bd52f2c68a3769 +size 529212 diff --git a/yubico-piv-tool-1.4.4.tar.gz.sig b/yubico-piv-tool-1.4.4.tar.gz.sig new file mode 100644 index 0000000..a87983f Binary files /dev/null and b/yubico-piv-tool-1.4.4.tar.gz.sig differ diff --git a/yubico-piv-tool.changes b/yubico-piv-tool.changes index b481a77..4bd5201 100644 --- a/yubico-piv-tool.changes +++ b/yubico-piv-tool.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Nov 15 19:19:15 UTC 2017 - t.gruner@katodev.de + +- 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 - t.gruner@katodev.de + +- 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. + ------------------------------------------------------------------- Wed Aug 17 14:03:58 UTC 2016 - t.gruner@katodev.de diff --git a/yubico-piv-tool.spec b/yubico-piv-tool.spec index dc33090..6e3d604 100644 --- a/yubico-piv-tool.spec +++ b/yubico-piv-tool.spec @@ -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.4.4 Release: 0 Summary: Yubico YubiKey NEO CCID Manager License: BSD-2-Clause @@ -102,12 +102,12 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n libykpiv%{soname} %defattr(-,root,root) %{_libdir}/libykpiv.so.%{soname} -%{_libdir}/libykpiv.so.%{soname}.3.4 +%{_libdir}/libykpiv.so.%{soname}.3.6 %files -n libykcs11-%{soname} %defattr(-,root,root) %{_libdir}/libykcs11.so.%{soname} -%{_libdir}/libykcs11.so.%{soname}.3.4 +%{_libdir}/libykcs11.so.%{soname}.3.6 %files -n libykpiv-devel %defattr(-,root,root)