Information for build pam-1.7.0-5.fc42

ID10318
Package Namepam
Version1.7.0
Release5.fc42
Epoch
DraftFalse
SummaryAn extensible library which provides authentication for applications
DescriptionPAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:40:18 UTC
CompletedMon, 09 Jun 2025 16:40:18 UTC
Tags
f42
RPMs
src
pam-1.7.0-5.fc42.src.rpm (info) (download)
noarch
pam-doc-1.7.0-5.fc42.noarch.rpm (info) (download)
riscv64
pam-1.7.0-5.fc42.riscv64.rpm (info) (download)
pam-devel-1.7.0-5.fc42.riscv64.rpm (info) (download)
pam-libs-1.7.0-5.fc42.riscv64.rpm (info) (download)
pam-debuginfo-1.7.0-5.fc42.riscv64.rpm (info) (download)
pam-debugsource-1.7.0-5.fc42.riscv64.rpm (info) (download)
pam-libs-debuginfo-1.7.0-5.fc42.riscv64.rpm (info) (download)
Changelog * Fri May 16 2025 W. Michael Petullo <mike@flyn.org> - 1.7.0-5 - Backport commit fc927d8 from upstream to fix access module (fedora#2366249) * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Nov 22 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.7.0-3 - pam_access: rework resolving of tokens as hostname. Resolves: CVE-2024-10963 * Thu Oct 31 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.7.0-2 - Fix documentation * Tue Oct 29 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.7.0-1 - Rebase to release 1.7.0 (#2321512) - Rebase to pam-redhat-1.2.0 - build: update to meson build system - doc: disable build for i686 * Wed Oct 23 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-8 - pam_access: always match local address and clarify LOCAL keyword behaviour * Wed Oct 16 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-7 - Rebuilt for libeconf soname bump * Thu Aug 15 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.6.1-6 - Disable NIS on RHEL * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 01 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-4 - spec: Use Requires(meta): authselect (#2291235) * Tue May 28 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-3 - pam_env: fixes for NULL environment variables (#2280896) * Mon May 27 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-2 - Several fixes for issues detected by static analyzer tools * Wed Apr 10 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-1 - Rebase to release 1.6.1 * Thu Feb 15 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.0-2 - pam_unix: do not warn if password aging is disabled (#2263689) * Tue Jan 23 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.0-1 - Rebase to release 1.6.0 Resolves: #2258964 * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Ding-Yi Chen <dchen@redhat.com> - 1.5.3-9 - pam.conf: Remove tallylog (#2253817) * Tue Nov 21 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-8 - Suggest libdb-convert-util (#2245149 and #1788543) * Tue Nov 07 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-7 - Include openssl-devel build dependency * Fri Nov 03 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-6 - Drop explicit dependencies (#2247250) * Mon Oct 30 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-5 - Explicitly state package dependencies and reorganize them * Mon Oct 23 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.2-4 - Switch pam_userdb from BerkeleyDB to GDBM (#2245149 and #1788543) * Thu Oct 19 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-3 - pam_pwhistory: fix passing NULL filename argument to pwhistory helper * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri May 19 2023 Björn Esser <besser82@fedoraproject.org> - 1.5.3-1 - Rebase to release 1.5.3 Resolves: #2196709 - Drop pam-1.5.2-pwhistory-config.patch and pam-1.5.2-configure-c99.patch, as those patches are implemented upstream - Realign left-over patches - Update build requirements for documentation (docbook5) - Remove --enable-vendordir from configuration - Enable (deprecated) pam_lastlog module