gnu: pam-u2f: Update to 3.1.2. [security fix]

This fixes the CVE-2025-23013.

Change-Id: I4a7d37c25af38ff90bbae18adc0d4b145c7ad3c0
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Lesik Edelweiss 2025-01-18 00:33:46 +02:00 committed by Hilton Chain
parent f646d189b1
commit c029eb43b4
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -682,7 +682,7 @@ verifying the cryptographic operations.")
(define-public pam-u2f
(package
(name "pam-u2f")
(version "1.3.0")
(version "1.3.2")
(source (origin
(method git-fetch)
(uri
@ -691,7 +691,7 @@ verifying the cryptographic operations.")
(commit (string-append "pam_u2f-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1swvys98mw7ailllgqicvhj315qajhvqrmm314cp3bj0l76s9qpv"))))
(base32 "0528r0q3j1d6cb3dzh9vgagr8v2b2y5yylykr1cqjmg9hvp35a4i"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags