diff --git a/yubico-piv-tool-1.3.1.tar.gz b/yubico-piv-tool-1.3.1.tar.gz deleted file mode 100644 index 3f1a475..0000000 --- a/yubico-piv-tool-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:948f285d81fb9702c979abd027020b323e75b572cac0a2166e0a4b410874ecee -size 513998 diff --git a/yubico-piv-tool-1.3.1.tar.gz.sig b/yubico-piv-tool-1.3.1.tar.gz.sig deleted file mode 100644 index cc53698..0000000 Binary files a/yubico-piv-tool-1.3.1.tar.gz.sig and /dev/null differ diff --git a/yubico-piv-tool-1.4.0.tar.gz b/yubico-piv-tool-1.4.0.tar.gz new file mode 100644 index 0000000..00a1b0b --- /dev/null +++ b/yubico-piv-tool-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009dbea4256a7a49820962da22eb872e8d21b9126f92787a50bc896dd5d477df +size 516045 diff --git a/yubico-piv-tool-1.4.0.tar.gz.sig b/yubico-piv-tool-1.4.0.tar.gz.sig new file mode 100644 index 0000000..2b634f7 Binary files /dev/null and b/yubico-piv-tool-1.4.0.tar.gz.sig differ diff --git a/yubico-piv-tool.changes b/yubico-piv-tool.changes index d91bf81..1271c86 100644 --- a/yubico-piv-tool.changes +++ b/yubico-piv-tool.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 17 14:55:42 UTC 2016 - t.gruner@katodev.de + +- Version 1.4.0 (released 2016-05-03) + - Add attest action When used on a slot with a generated key, + outputs a signed x509 certificate for that slot showing that + the key was generated in hardware. Available in firmware 4.3.0 and newer. + - Add cached parameter for touch-policy With cached, the touch is valid + for an additional 15s. Available in firmware 4.3.0 and newer. + - Enforce a minimum PIN length of 6 characters. + - Fix a bug with list-readers action where it fell through processing into write-object. + ------------------------------------------------------------------- Mon Apr 25 20:04:14 UTC 2016 - t.gruner@katodev.de diff --git a/yubico-piv-tool.spec b/yubico-piv-tool.spec index 181e89c..53f5f4f 100644 --- a/yubico-piv-tool.spec +++ b/yubico-piv-tool.spec @@ -18,7 +18,7 @@ %define soname 1 Name: yubico-piv-tool -Version: 1.3.1 +Version: 1.4.0 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.1 +%{_libdir}/libykpiv.so.%{soname}.3.2 %files -n libykcs11-%{soname} %defattr(-,root,root) %{_libdir}/libykcs11.so.%{soname} -%{_libdir}/libykcs11.so.%{soname}.3.1 +%{_libdir}/libykcs11.so.%{soname}.3.2 %files -n libykpiv-devel %defattr(-,root,root)