Compare commits
No commits in common. "factory" and "devel" have entirely different histories.
3
yubico-piv-tool-2.5.2.tar.gz
Normal file
3
yubico-piv-tool-2.5.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:918e76bad99463dc0a858a4771ec674a579fad284d99d90c57fb9cf44fb059b8
|
||||||
|
size 1324642
|
BIN
yubico-piv-tool-2.5.2.tar.gz.sig
Normal file
BIN
yubico-piv-tool-2.5.2.tar.gz.sig
Normal file
Binary file not shown.
3
yubico-piv-tool-2.6.0.tar.gz
Normal file
3
yubico-piv-tool-2.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:80f4b7b7f5a85c86502f3286e2b4bef345a6709f4554088c745994f7027302c1
|
||||||
|
size 1359764
|
BIN
yubico-piv-tool-2.6.0.tar.gz.sig
Normal file
BIN
yubico-piv-tool-2.6.0.tar.gz.sig
Normal file
Binary file not shown.
3
yubico-piv-tool-2.6.1.tar.gz
Normal file
3
yubico-piv-tool-2.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d4efd2d7c5baca49ffc070dea5fb64c17239095e0e54b10766a8a156b0c09285
|
||||||
|
size 2411956
|
BIN
yubico-piv-tool-2.6.1.tar.gz.sig
Normal file
BIN
yubico-piv-tool-2.6.1.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9813190a5c2560ef7fe8018c03614091e911e0596c5853ef25c82cd9283a444b
|
|
||||||
size 1361900
|
|
Binary file not shown.
@ -1,18 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun Feb 9 21:30:04 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 2.7.1:
|
|
||||||
* ykpiv: Fix type casting issues affecting systems using
|
|
||||||
Big-endian architecture
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Dec 19 14:49:32 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
|
||||||
|
|
||||||
- update to 2.7.0:
|
|
||||||
* ykpiv: cmd: Add support for communication over a secure channel according
|
|
||||||
to SCP11b specifications
|
|
||||||
* ykpiv: cmd: Add support for device global reset
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 12 14:56:39 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
Thu Sep 12 14:56:39 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
||||||
|
|
||||||
@ -35,14 +20,14 @@ Tue May 7 09:05:14 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
|||||||
|
|
||||||
- update to 2.5.2:
|
- update to 2.5.2:
|
||||||
* cmd: Fix signing selfsigned certificate for ED25519 key.
|
* cmd: Fix signing selfsigned certificate for ED25519 key.
|
||||||
- update cmake-flags-upstream-issue-474.patch
|
- update cmake-flags-upstream-issue-474.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 14 09:05:14 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
Wed Feb 14 09:05:14 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
||||||
|
|
||||||
- update to 2.5.1:
|
- update to 2.5.1:
|
||||||
* ykpiv: cmd: ykcs11: Fix buffer size for key import.
|
* ykpiv: cmd: ykcs11: Fix buffer size for key import.
|
||||||
- add cmake-flags-upstream-issue-474.patch:
|
- add cmake-flags-upstream-issue-474.patch:
|
||||||
proper fix for the cmake flags issue
|
proper fix for the cmake flags issue
|
||||||
- remove temporary-cmake-flags-fix.patch
|
- remove temporary-cmake-flags-fix.patch
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yubico-piv-tool
|
# spec file for package yubico-piv-tool
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define sover 2
|
%define sover 2
|
||||||
Name: yubico-piv-tool
|
Name: yubico-piv-tool
|
||||||
Version: 2.7.1
|
Version: 2.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Yubico YubiKey NEO CCID Manager
|
Summary: Yubico YubiKey NEO CCID Manager
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user