From 900325875eaf9afe51fa220134e21bf863061a5c5adf34b4b45f880efb29a61e Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 20 Feb 2015 15:35:12 +0000 Subject: [PATCH] Accepting request 286372 from home:Simmphonie:yubico OBS-URL: https://build.opensuse.org/request/show/286372 OBS-URL: https://build.opensuse.org/package/show/security/yubico-piv-tool?expand=0&rev=2 --- yubico-piv-tool-0.1.3.tar.gz | 3 --- yubico-piv-tool-0.1.5.tar.gz | 3 +++ yubico-piv-tool.changes | 16 ++++++++++++++++ yubico-piv-tool.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 yubico-piv-tool-0.1.3.tar.gz create mode 100644 yubico-piv-tool-0.1.5.tar.gz diff --git a/yubico-piv-tool-0.1.3.tar.gz b/yubico-piv-tool-0.1.3.tar.gz deleted file mode 100644 index 08f0916..0000000 --- a/yubico-piv-tool-0.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e579c39857908d5e8daf66c3b7f8af714e2e31e9ddbb5fbe87a286dccb870b73 -size 410629 diff --git a/yubico-piv-tool-0.1.5.tar.gz b/yubico-piv-tool-0.1.5.tar.gz new file mode 100644 index 0000000..8bc0ae2 --- /dev/null +++ b/yubico-piv-tool-0.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d305beacdc4b113e7ef0a1a6a729481d8e60d29fe2be6d644986061c4831fe +size 413100 diff --git a/yubico-piv-tool.changes b/yubico-piv-tool.changes index 99c2e1a..34d733e 100644 --- a/yubico-piv-tool.changes +++ b/yubico-piv-tool.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Feb 9 14:54:37 UTC 2015 - t.gruner@katodev.de + +- Version 0.1.5 (released 2015-02-04) + Revert the check for parity and just set parity before the weak check. + +------------------------------------------------------------------- +Tue Feb 3 13:43:10 UTC 2015 - t.gruner@katodev.de + +- Version 0.1.4 (released 2015-02-02) + Prompt for input if input is stdin. + Mark all bits of the signature as used is certs and requests. + Correct error for unblock-pin. + Fix hex decode to decode capital letters and return error. + Check parity of new management keys. + ------------------------------------------------------------------- Fri Jan 23 07:47:58 UTC 2015 - t.gruner@katodev.de diff --git a/yubico-piv-tool.spec b/yubico-piv-tool.spec index d75e230..9bb5a5c 100644 --- a/yubico-piv-tool.spec +++ b/yubico-piv-tool.spec @@ -18,7 +18,7 @@ %define soname 1 Name: yubico-piv-tool -Version: 0.1.3 +Version: 0.1.5 Release: 0 Summary: Yubico YubiKey NEO CCID Manager License: LGPL-3.0+ @@ -80,7 +80,7 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %files -n libykpiv%{soname} %defattr(-,root,root) %{_libdir}/libykpiv.so.%{soname} -%{_libdir}/libykpiv.so.%{soname}.0.1 +%{_libdir}/libykpiv.so.%{soname}.0.3 %files -n libykpiv-devel %defattr(-,root,root)