1
0

Accepting request 707077 from home:kbabioch:branches:security

- Version 1.7.0 (released 2019-04-03)
  * Add ykpiv_get_serial() to API.
  * Add version and serial to status output.
  * FASC-N fixes for CHUID.
  * ykcs11: Fix ECDSA signatures.
  * Make selfsigned X.509 extensions have correct extensions to match openssl.
  * Security fixes.
  * Documentation fixes.
  * Try to clear memory that might contain secrets.

OBS-URL: https://build.opensuse.org/request/show/707077
OBS-URL: https://build.opensuse.org/package/show/security/yubico-piv-tool?expand=0&rev=28
This commit is contained in:
Karol Babioch 2019-06-03 08:34:04 +00:00 committed by Git OBS Bridge
parent 9ded637636
commit 7b7db64f0a
6 changed files with 20 additions and 7 deletions

View File

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

Binary file not shown.

View File

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

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jun 3 08:22:20 UTC 2019 - Karol Babioch <kbabioch@suse.de>
- Version 1.7.0 (released 2019-04-03)
* Add ykpiv_get_serial() to API.
* Add version and serial to status output.
* FASC-N fixes for CHUID.
* ykcs11: Fix ECDSA signatures.
* Make selfsigned X.509 extensions have correct extensions to match openssl.
* Security fixes.
* Documentation fixes.
* Try to clear memory that might contain secrets.
-------------------------------------------------------------------
Fri Sep 28 09:10:38 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package yubico-piv-tool
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define sover 1
Name: yubico-piv-tool
Version: 1.6.2
Version: 1.7.0
Release: 0
Summary: Yubico YubiKey NEO CCID Manager
License: BSD-2-Clause
@ -98,11 +98,11 @@ find %{buildroot} -type f -name "*.la" -delete -print
%files -n libykpiv%{sover}
%{_libdir}/libykpiv.so.%{sover}
%{_libdir}/libykpiv.so.%{sover}.4.4
%{_libdir}/libykpiv.so.%{sover}.5.0
%files -n libykcs11-%{sover}
%{_libdir}/libykcs11.so.%{sover}
%{_libdir}/libykcs11.so.%{sover}.4.4
%{_libdir}/libykcs11.so.%{sover}.5.0
%files -n libykpiv-devel
%dir %{_includedir}/ykpiv/