Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 17:57:49 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: d31222cafa6d - 2026Q2 - security/py-fido2: Update to 2.2.0
Message-ID:  <69efa39d.1e92f.75ba9e7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q2 has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d31222cafa6dcfe5ad73bbedb5779e3582776693

commit d31222cafa6dcfe5ad73bbedb5779e3582776693
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-22 12:59:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 17:56:32 +0000

    security/py-fido2: Update to 2.2.0
    
    Changes:        https://github.com/Yubico/python-fido2/releases
    Security:       CVE-2026-40947
    (cherry picked from commit d142762e0c2d1b79b97bcd0cfd77c941474a235c)
---
 security/py-fido2/Makefile | 2 +-
 security/py-fido2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/py-fido2/Makefile b/security/py-fido2/Makefile
index d25ae16c8364..6bb5983a63ce 100644
--- a/security/py-fido2/Makefile
+++ b/security/py-fido2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fido2
-PORTVERSION=	2.1.1
+PORTVERSION=	2.2.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI \
 		https://github.com/Yubico/python-fido2/releases/download/${PORTVERSION}/
diff --git a/security/py-fido2/distinfo b/security/py-fido2/distinfo
index 4c4ef1ea3fd6..660f072a8fd2 100644
--- a/security/py-fido2/distinfo
+++ b/security/py-fido2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769067987
-SHA256 (fido2-2.1.1.tar.gz) = f1379f845870cc7fc64c7f07323c3ce41e8c96c37054e79e0acd5630b3fec5ac
-SIZE (fido2-2.1.1.tar.gz) = 4455940
+TIMESTAMP = 1776796126
+SHA256 (fido2-2.2.0.tar.gz) = 0d8122e690096ad82afde42ac9d6433a4eeffda64084f36341ea02546b181dd1
+SIZE (fido2-2.2.0.tar.gz) = 294167


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69efa39d.1e92f.75ba9e7>