pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 13 17:55:20 UTC 2024
Modified Files:
pkgsrc/security/py-yubikey-manager: distinfo
pkgsrc/security/ykman: version.mk
Log Message:
py-yubikey, ykman: update to 5.3.0
Version 5.3.0 (released 2024-01-31)
FIDO: Add new CLI commands for PIN management and authenticator config (force-change, set-min-length, toggle-always-uv, enable-ep-attestation).
PIV: Improve handling of legacy "PUK blocked" flag.
PIV: Improve handling of malformed certificates.
PIV: Display key information in "piv info" output on supported devices.
OTP: Fix some commands incorrectly showing errors when used over NFC/CCID.
Add tab-completion for YubiKey serial numbers and NFC readers.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-yubikey-manager/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/ykman/version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-yubikey-manager/distinfo
diff -u pkgsrc/security/py-yubikey-manager/distinfo:1.9 pkgsrc/security/py-yubikey-manager/distinfo:1.10
--- pkgsrc/security/py-yubikey-manager/distinfo:1.9 Sun Nov 5 23:55:59 2023
+++ pkgsrc/security/py-yubikey-manager/distinfo Tue Feb 13 17:55:20 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/11/05 23:55:59 wiz Exp $
+$NetBSD: distinfo,v 1.10 2024/02/13 17:55:20 wiz Exp $
-BLAKE2s (yubikey_manager-5.2.1.tar.gz) = 5efa2a05d36416714592ce38b95b7ac4285f6f74df5e51e70b7c32942a828289
-SHA512 (yubikey_manager-5.2.1.tar.gz) = 96118f1b4e9509f9b299f8dfea2b29f7ac2958797facfae6bacb425fd4aa4cf5c91a14dcdbb9edbc9cf5785cfb9d5e4c465ad3e3813fd902cf12ad2d6b072329
-Size (yubikey_manager-5.2.1.tar.gz) = 185533 bytes
+BLAKE2s (yubikey_manager-5.3.0.tar.gz) = 154e72f69dea459a5045c7cfaa22d7cd3af76c0943f378b2ddaff8c3f34a9114
+SHA512 (yubikey_manager-5.3.0.tar.gz) = 6cdcb10e490319344f3afb18a6826b4a83bd2ea388b2942b57b3e3eff7a21384df8e183989281eb30375dd371dfcfdf6504195144515439190f6c49f6b9e6a49
+Size (yubikey_manager-5.3.0.tar.gz) = 188418 bytes
Index: pkgsrc/security/ykman/version.mk
diff -u pkgsrc/security/ykman/version.mk:1.6 pkgsrc/security/ykman/version.mk:1.7
--- pkgsrc/security/ykman/version.mk:1.6 Sun Nov 5 23:55:59 2023
+++ pkgsrc/security/ykman/version.mk Tue Feb 13 17:55:20 2024
@@ -1,6 +1,6 @@
-# $NetBSD: version.mk,v 1.6 2023/11/05 23:55:59 wiz Exp $
+# $NetBSD: version.mk,v 1.7 2024/02/13 17:55:20 wiz Exp $
# used by security/py-yubikey-manager/Makefile
# used by security/ykman/Makefile
-VERSION= 5.2.1
+VERSION= 5.3.0
Home |
Main Index |
Thread Index |
Old Index