Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Jan 14, 2025
1 parent b4b9550 commit 79349bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Copyright (c) 2014-2025 Yubico AB - See COPYING

pam-u2f NEWS -- History of user-visible changes. -*- outline -*-

* Version 1.3.2 (unreleased)

* Version 1.3.1 (released 2025-01-14)
** Fix incorrect usage of PAM_IGNORE (YSA-2025-01, CVE-2025-23013).
** Changed return value when nouserok is enabled and the user has no
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (C) 2014-2022 Yubico AB
AC_PREREQ([2.65])
AC_INIT([pam_u2f], [1.3.1], [https://github.com/Yubico/pam-u2f/issues],
AC_INIT([pam_u2f], [1.3.2], [https://github.com/Yubico/pam-u2f/issues],
[pam_u2f], [https://developers.yubico.com/pam-u2f/])

AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit 79349bf

Please sign in to comment.