From 95587a81738c4f068cdc0ebec5b578fa3b916379 Mon Sep 17 00:00:00 2001 From: Iker Pedrosa Date: Thu, 2 Nov 2023 12:28:21 +0100 Subject: [PATCH] pam_unix: enable bcrypt Resolves: RHEL-5057 Signed-off-by: Iker Pedrosa --- pam.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pam.spec b/pam.spec index 41fb0a0..f777418 100644 --- a/pam.spec +++ b/pam.spec @@ -3,7 +3,7 @@ Summary: An extensible library which provides authentication for applications Name: pam Version: 1.3.1 -Release: 29%{?dist} +Release: 30%{?dist} # The library is BSD licensed with option to relicense as GPLv2+ # - this option is redundant as the BSD license allows that anyway. # pam_timestamp, pam_loginuid, and pam_console modules are GPLv2+. @@ -472,10 +472,7 @@ done %doc doc/specs/rfc86.0.txt %changelog -* Thu Nov 2 2023 Iker Pedrosa - 1.3.1-29 -- pam_unix: set default number of rounds. Resolves: RHEL-5057 - -* Mon Oct 30 2023 Iker Pedrosa - 1.3.1-28 +* Thu Nov 2 2023 Iker Pedrosa - 1.3.1-30 - pam_unix: enable bcrypt. Resolves: RHEL-5057 * Mon Jun 26 2023 Iker Pedrosa - 1.3.1-27