1
0

Accepting request 293264 from home:Simmphonie:yubico

OBS-URL: https://build.opensuse.org/request/show/293264
OBS-URL: https://build.opensuse.org/package/show/security/yubico-piv-tool?expand=0&rev=3
This commit is contained in:
Marcus Meissner 2015-03-29 10:44:25 +00:00 committed by Git OBS Bridge
parent 900325875e
commit fc58cbac90
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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