Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package yubico-piv-tool for openSUSE:Factory
checked in at 2025-08-07 16:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yubico-piv-tool (Old)
and /work/SRC/openSUSE:Factory/.yubico-piv-tool.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yubico-piv-tool"
Thu Aug 7 16:49:56 2025 rev:26 rq:1298110 version:2.7.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/yubico-piv-tool/yubico-piv-tool.changes
2025-02-11 21:23:59.424678382 +0100
+++
/work/SRC/openSUSE:Factory/.yubico-piv-tool.new.1085/yubico-piv-tool.changes
2025-08-07 16:51:34.407220625 +0200
@@ -1,0 +2,16 @@
+Thu Aug 7 09:31:45 UTC 2025 - Wolfgang Frisch <[email protected]>
+
+- update to 2.7.2:
+ * ykcs11: Handle a silent verification failure when opening a PKCS11 session.
+ No impact on authentication enforcement for the usage of credentials on the
+ YubiKey
+ * ykcs11: Use "VERIFY_NONE" as PIN to skip verification when using keys with
+ PIN policy "never"
+ * ykcs11: Use "VERIFY_BIO" as PIN to trigger bio verification on the YubiKey
+ * cmd: Get public key of an existing private key
+ * cmd: Improve output of the status command to include slots with only a
+ private key stored
+ * cmd: Fix OID for attestation cross-signature extensions
+ * cmd: Deprecate the --scp11 flag and rename it to --enc
+
+-------------------------------------------------------------------
Old:
----
yubico-piv-tool-2.7.1.tar.gz
yubico-piv-tool-2.7.1.tar.gz.sig
New:
----
yubico-piv-tool-2.7.2.tar.gz
yubico-piv-tool-2.7.2.tar.gz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yubico-piv-tool.spec ++++++
--- /var/tmp/diff_new_pack.AzXOrS/_old 2025-08-07 16:51:35.055247209 +0200
+++ /var/tmp/diff_new_pack.AzXOrS/_new 2025-08-07 16:51:35.055247209 +0200
@@ -1,7 +1,7 @@
#
# spec file for package yubico-piv-tool
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# 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 2
Name: yubico-piv-tool
-Version: 2.7.1
+Version: 2.7.2
Release: 0
Summary: Yubico YubiKey NEO CCID Manager
License: BSD-2-Clause
@@ -104,7 +104,9 @@
%files
%license COPYING
-%doc NEWS README
+# README removed in 2.7.2, maybe by accident. Check again in future releases.
+# %doc NEWS README
+%doc NEWS
%{_bindir}/%{name}
%{_mandir}/man1/*
++++++ yubico-piv-tool-2.7.1.tar.gz -> yubico-piv-tool-2.7.2.tar.gz ++++++
++++ 3354 lines of diff (skipped)