diff --git a/yubico-piv-tool-1.6.2.tar.gz b/yubico-piv-tool-1.6.2.tar.gz deleted file mode 100644 index cb01076..0000000 --- a/yubico-piv-tool-1.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea61bcd5c75471ed21903967d0121fb090aa4d325ec279a24633e3235fdf231b -size 584063 diff --git a/yubico-piv-tool-1.6.2.tar.gz.sig b/yubico-piv-tool-1.6.2.tar.gz.sig deleted file mode 100644 index 5e3e4a9..0000000 Binary files a/yubico-piv-tool-1.6.2.tar.gz.sig and /dev/null differ diff --git a/yubico-piv-tool-1.7.0.tar.gz b/yubico-piv-tool-1.7.0.tar.gz new file mode 100644 index 0000000..9535879 --- /dev/null +++ b/yubico-piv-tool-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b428527e4031453a637128077983e782e9fea25df98e95e0fc27819b2e82fd7f +size 588206 diff --git a/yubico-piv-tool-1.7.0.tar.gz.sig b/yubico-piv-tool-1.7.0.tar.gz.sig new file mode 100644 index 0000000..dba80a9 Binary files /dev/null and b/yubico-piv-tool-1.7.0.tar.gz.sig differ diff --git a/yubico-piv-tool.changes b/yubico-piv-tool.changes index 34f84bb..df243db 100644 --- a/yubico-piv-tool.changes +++ b/yubico-piv-tool.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jun 3 08:22:20 UTC 2019 - Karol Babioch + +- Version 1.7.0 (released 2019-04-03) + * Add ykpiv_get_serial() to API. + * Add version and serial to status output. + * FASC-N fixes for CHUID. + * ykcs11: Fix ECDSA signatures. + * Make selfsigned X.509 extensions have correct extensions to match openssl. + * Security fixes. + * Documentation fixes. + * Try to clear memory that might contain secrets. + ------------------------------------------------------------------- Fri Sep 28 09:10:38 UTC 2018 - Jan Engelhardt diff --git a/yubico-piv-tool.spec b/yubico-piv-tool.spec index 395c584..d274101 100644 --- a/yubico-piv-tool.spec +++ b/yubico-piv-tool.spec @@ -1,7 +1,7 @@ # # spec file for package yubico-piv-tool # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 sover 1 Name: yubico-piv-tool -Version: 1.6.2 +Version: 1.7.0 Release: 0 Summary: Yubico YubiKey NEO CCID Manager License: BSD-2-Clause @@ -98,11 +98,11 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n libykpiv%{sover} %{_libdir}/libykpiv.so.%{sover} -%{_libdir}/libykpiv.so.%{sover}.4.4 +%{_libdir}/libykpiv.so.%{sover}.5.0 %files -n libykcs11-%{sover} %{_libdir}/libykcs11.so.%{sover} -%{_libdir}/libykcs11.so.%{sover}.4.4 +%{_libdir}/libykcs11.so.%{sover}.5.0 %files -n libykpiv-devel %dir %{_includedir}/ykpiv/