diff --git a/yubico-piv-tool-0.1.5.tar.gz b/yubico-piv-tool-0.1.5.tar.gz deleted file mode 100644 index 8bc0ae2..0000000 --- a/yubico-piv-tool-0.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8d305beacdc4b113e7ef0a1a6a729481d8e60d29fe2be6d644986061c4831fe -size 413100 diff --git a/yubico-piv-tool-0.1.6.tar.gz b/yubico-piv-tool-0.1.6.tar.gz new file mode 100644 index 0000000..4dfc6e0 --- /dev/null +++ b/yubico-piv-tool-0.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff765169153fdf75ba4ff48eb2e4748f62623760bb5c15e4cce89b7263f59bb +size 416611 diff --git a/yubico-piv-tool.changes b/yubico-piv-tool.changes index 34d733e..fb83753 100644 --- a/yubico-piv-tool.changes +++ b/yubico-piv-tool.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 26 12:47:38 UTC 2015 - t.gruner@katodev.de + +- Version 0.1.6 (released 2015-03-23) + Add a read-certificate action to the tool. + Add a status action to the tool. + Fix a library bug so NULL can be passed to ykpiv_verify() + Add a test-signature action to the tool. + ------------------------------------------------------------------- Mon Feb 9 14:54:37 UTC 2015 - t.gruner@katodev.de diff --git a/yubico-piv-tool.spec b/yubico-piv-tool.spec index 9bb5a5c..43dfb8d 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.5 +Version: 0.1.6 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.3 +%{_libdir}/libykpiv.so.%{soname}.0.4 %files -n libykpiv-devel %defattr(-,root,root)