From unknown Sun Jun 22 17:17:38 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#75640] [PATCH] gnu: Update pam-u2f to 3.1.2 Resent-From: Lesik Edelweiss Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Jan 2025 03:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 75640 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 75640@debbugs.gnu.org Cc: Lesik Edelweiss X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17371707902988 (code B ref -1); Sat, 18 Jan 2025 03:27:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Jan 2025 03:26:30 +0000 Received: from localhost ([127.0.0.1]:39539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tYzTg-0000m1-Bc for submit@debbugs.gnu.org; Fri, 17 Jan 2025 22:26:29 -0500 Received: from lists.gnu.org ([2001:470:142::17]:38318) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tYuvC-0003DB-14 for submit@debbugs.gnu.org; Fri, 17 Jan 2025 17:34:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tYuv4-0000Qr-5J for guix-patches@gnu.org; Fri, 17 Jan 2025 17:34:26 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1tYuv0-0004Hc-2x for guix-patches@gnu.org; Fri, 17 Jan 2025 17:34:25 -0500 Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B4CD825CBD; Fri, 17 Jan 2025 23:34:16 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id cibYBtbSfMpw; Fri, 17 Jan 2025 23:34:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1737153252; bh=MNJNcq08SBicKlK4EYG8lcDJTM1KWJJwg50WqZn/JJo=; h=From:To:Cc:Subject:Date; b=Mb/chqUbvKtK+Wwd6QvvmVxQEGVlkI5rBLu6uiIPvsOdI9HAOfTxasrdGacI5C+yC rNGAh+Aqdw4G/Pcy4i+JNinfVZ+s0XCyTxAl9jly+ouZZnwkN18QH9/L99MaLZJBDg F1PuiPj/bQsYt0ewu2e+27PLDV3meogbQvhKPOaGw0aCcyRRzQ00any/I3+Cs3xfIt 6UcnCfOYqYO8s5f8//8dYkvK8tKz2KyMQ6gB19qR9/hnaY5/hO97F8CeC5RLdG8aeV pkBehk6wHm2SZD/2/NugrOkqhm8ApPZdV9m84TlfmHzCIpkSXT6+qLcG2fkLTZsFUp 72MHer1/IA0XA== From: Lesik Edelweiss Date: Sat, 18 Jan 2025 00:33:46 +0200 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=lesikedelweiss@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Mailman-Approved-At: Fri, 17 Jan 2025 22:26:24 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) This fixes the CVE-2025-23013 Change-Id: I4a7d37c25af38ff90bbae18adc0d4b145c7ad3c0 --- gnu/packages/security-token.scm | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm index cb6746c028..f04dab6909 100644 --- a/gnu/packages/security-token.scm +++ b/gnu/packages/security-token.scm @@ -682,25 +682,23 @@ (define-public libu2f-server (define-public pam-u2f (package (name "pam-u2f") - (version "1.3.0") - (source (origin - (method git-fetch) - (uri - (git-reference - (url "https://github.com/Yubico/pam-u2f") - (commit (string-append "pam_u2f-" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1swvys98mw7ailllgqicvhj315qajhvqrmm314cp3bj0l76s9qpv")))) + (version "1.3.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Yubico/pam-u2f") + (commit (string-append "pam_u2f-" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0528r0q3j1d6cb3dzh9vgagr8v2b2y5yylykr1cqjmg9hvp35a4i")))) (build-system gnu-build-system) (arguments - `(#:configure-flags - (list (string-append "--with-pam-dir=" - (assoc-ref %outputs "out") "/lib/security")))) - (inputs - (list libfido2 linux-pam openssl)) - (native-inputs - (list asciidoc autoconf automake libtool pkg-config)) + `(#:configure-flags (list (string-append "--with-pam-dir=" + (assoc-ref %outputs "out") + "/lib/security")))) + (inputs (list libfido2 linux-pam openssl)) + (native-inputs (list asciidoc autoconf automake libtool pkg-config)) (home-page "https://developers.yubico.com/pam-u2f/") (synopsis "PAM module for U2F authentication") (description base-commit: f0804b0c2253542e9f0e255fbf8dc5847bba919d -- 2.47.1 From unknown Sun Jun 22 17:17:38 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Lesik Edelweiss Subject: bug#75640: closed (Re: [bug#75640] [PATCH] gnu: Update pam-u2f to 3.1.2) Message-ID: References: <87h65wxkjx.wl-hako@ultrarare.space> X-Gnu-PR-Message: they-closed 75640 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 75640@debbugs.gnu.org Date: Sat, 18 Jan 2025 14:30:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1737210605-10257-1" This is a multi-part message in MIME format... ------------=_1737210605-10257-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #75640: [PATCH] gnu: Update pam-u2f to 3.1.2 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 75640@debbugs.gnu.org. --=20 75640: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D75640 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1737210605-10257-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 75640-done) by debbugs.gnu.org; 18 Jan 2025 14:29:26 +0000 Received: from localhost ([127.0.0.1]:40813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tZ9pG-0002d6-AN for submit@debbugs.gnu.org; Sat, 18 Jan 2025 09:29:26 -0500 Received: from mx.boiledscript.com ([88.99.243.112]:50066) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tZ9pC-0002co-09; Sat, 18 Jan 2025 09:29:22 -0500 Date: Sat, 18 Jan 2025 22:29:06 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=mail; t=1737210560; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=qoBGfeuwWAaynn6GcTGr0uD3ygtwnqpoVx/OlyA40Oo=; b=JWiz6OHSPrhJL5qEozt6I40HGEl9lWGijrqHmoqzeaRJrG7lAFqzOmIV8pdQX8G9V847lx 9eRDvak5i5yRckelhQ0DvXToFhvcAN8+UK7r9GBVHPtP41ZxA9NtBgt5ipQxF/BAtc7aCW 4sZexqCKFD8bV3Ylx1xUB9hxszP4zksC3HUtCMqc4j7rfUG5PP78JfKpyxarb5gGV2E9nr AThM2DdcvdVeTXnQwlOluNXuPdKxFNC5gAckwRWiioLyXXoju/v6uqsoNLso6HwYKDK4Yo m9r1vYFAfSNxc2rYoYTUCYphiiulz4j7msmY2XbB3Oe1EmHi8ENsEhKpfOUnVw== Message-ID: <87h65wxkjx.wl-hako@ultrarare.space> From: Hilton Chain To: Lesik Edelweiss Subject: Re: [bug#75640] [PATCH] gnu: Update pam-u2f to 3.1.2 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75640-done Cc: 75640-done@debbugs.gnu.org, 75639-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On Sat, 18 Jan 2025 06:33:46 +0800, Lesik Edelweiss via Guix-patches via wrote: > > This fixes the CVE-2025-23013 > > Change-Id: I4a7d37c25af38ff90bbae18adc0d4b145c7ad3c0 > --- > gnu/packages/security-token.scm | 32 +++++++++++++++----------------- > 1 file changed, 15 insertions(+), 17 deletions(-) Applied as c029eb43b4ff553bc2fa77ddd07c5a78da5fd8c9, thanks! ------------=_1737210605-10257-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 18 Jan 2025 03:26:30 +0000 Received: from localhost ([127.0.0.1]:39539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tYzTg-0000m1-Bc for submit@debbugs.gnu.org; Fri, 17 Jan 2025 22:26:29 -0500 Received: from lists.gnu.org ([2001:470:142::17]:38318) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tYuvC-0003DB-14 for submit@debbugs.gnu.org; Fri, 17 Jan 2025 17:34:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tYuv4-0000Qr-5J for guix-patches@gnu.org; Fri, 17 Jan 2025 17:34:26 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1tYuv0-0004Hc-2x for guix-patches@gnu.org; Fri, 17 Jan 2025 17:34:25 -0500 Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B4CD825CBD; Fri, 17 Jan 2025 23:34:16 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id cibYBtbSfMpw; Fri, 17 Jan 2025 23:34:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1737153252; bh=MNJNcq08SBicKlK4EYG8lcDJTM1KWJJwg50WqZn/JJo=; h=From:To:Cc:Subject:Date; b=Mb/chqUbvKtK+Wwd6QvvmVxQEGVlkI5rBLu6uiIPvsOdI9HAOfTxasrdGacI5C+yC rNGAh+Aqdw4G/Pcy4i+JNinfVZ+s0XCyTxAl9jly+ouZZnwkN18QH9/L99MaLZJBDg F1PuiPj/bQsYt0ewu2e+27PLDV3meogbQvhKPOaGw0aCcyRRzQ00any/I3+Cs3xfIt 6UcnCfOYqYO8s5f8//8dYkvK8tKz2KyMQ6gB19qR9/hnaY5/hO97F8CeC5RLdG8aeV pkBehk6wHm2SZD/2/NugrOkqhm8ApPZdV9m84TlfmHzCIpkSXT6+qLcG2fkLTZsFUp 72MHer1/IA0XA== From: Lesik Edelweiss To: guix-patches@gnu.org Subject: [PATCH] gnu: Update pam-u2f to 3.1.2 Date: Sat, 18 Jan 2025 00:33:46 +0200 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=lesikedelweiss@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 17 Jan 2025 22:26:24 -0500 Cc: Lesik Edelweiss X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) This fixes the CVE-2025-23013 Change-Id: I4a7d37c25af38ff90bbae18adc0d4b145c7ad3c0 --- gnu/packages/security-token.scm | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm index cb6746c028..f04dab6909 100644 --- a/gnu/packages/security-token.scm +++ b/gnu/packages/security-token.scm @@ -682,25 +682,23 @@ (define-public libu2f-server (define-public pam-u2f (package (name "pam-u2f") - (version "1.3.0") - (source (origin - (method git-fetch) - (uri - (git-reference - (url "https://github.com/Yubico/pam-u2f") - (commit (string-append "pam_u2f-" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1swvys98mw7ailllgqicvhj315qajhvqrmm314cp3bj0l76s9qpv")))) + (version "1.3.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Yubico/pam-u2f") + (commit (string-append "pam_u2f-" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0528r0q3j1d6cb3dzh9vgagr8v2b2y5yylykr1cqjmg9hvp35a4i")))) (build-system gnu-build-system) (arguments - `(#:configure-flags - (list (string-append "--with-pam-dir=" - (assoc-ref %outputs "out") "/lib/security")))) - (inputs - (list libfido2 linux-pam openssl)) - (native-inputs - (list asciidoc autoconf automake libtool pkg-config)) + `(#:configure-flags (list (string-append "--with-pam-dir=" + (assoc-ref %outputs "out") + "/lib/security")))) + (inputs (list libfido2 linux-pam openssl)) + (native-inputs (list asciidoc autoconf automake libtool pkg-config)) (home-page "https://developers.yubico.com/pam-u2f/") (synopsis "PAM module for U2F authentication") (description base-commit: f0804b0c2253542e9f0e255fbf8dc5847bba919d -- 2.47.1 ------------=_1737210605-10257-1--