1
0

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
This commit is contained in:
Marcus Rückert 2015-02-20 15:35:12 +00:00 committed by Git OBS Bridge
parent adcf4fc9d1
commit 900325875e
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e579c39857908d5e8daf66c3b7f8af714e2e31e9ddbb5fbe87a286dccb870b73
size 410629

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8d305beacdc4b113e7ef0a1a6a729481d8e60d29fe2be6d644986061c4831fe
size 413100

View File

@ -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

View File

@ -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)