Thu, 24 Apr 2025 23:19:39 MSK | login

Information for build pam-1.5.1-22.el9_5

ID20957
Package Namepam
Version1.5.1
Release22.el9_5
Epoch
Sourcegit+http://git.inferitos.ru/rpms/pam#c90b071719f6fdfdc8c82126036aaa5b93a4d1bb
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 bysys_devci
State complete
Volume DEFAULT
StartedTue, 26 Nov 2024 09:04:48 MSK
CompletedTue, 26 Nov 2024 09:10:45 MSK
Taskbuild (inferit-9_5-candidate, /rpms/pam/:changed/i9c/pam-1.5.1-22.el9_5)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/pam/?#changed/i9c/pam-1.5.1-22.el9_5'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
RPMs
src
pam-1.5.1-22.el9_5.src.rpm (info) (download)
aarch64
pam-1.5.1-22.el9_5.aarch64.rpm (info) (download)
pam-devel-1.5.1-22.el9_5.aarch64.rpm (info) (download)
pam-docs-1.5.1-22.el9_5.aarch64.rpm (info) (download)
pam-debuginfo-1.5.1-22.el9_5.aarch64.rpm (info) (download)
pam-debugsource-1.5.1-22.el9_5.aarch64.rpm (info) (download)
i686
pam-1.5.1-22.el9_5.i686.rpm (info) (download)
pam-devel-1.5.1-22.el9_5.i686.rpm (info) (download)
pam-docs-1.5.1-22.el9_5.i686.rpm (info) (download)
pam-debuginfo-1.5.1-22.el9_5.i686.rpm (info) (download)
pam-debugsource-1.5.1-22.el9_5.i686.rpm (info) (download)
x86_64
pam-1.5.1-22.el9_5.x86_64.rpm (info) (download)
pam-devel-1.5.1-22.el9_5.x86_64.rpm (info) (download)
pam-docs-1.5.1-22.el9_5.x86_64.rpm (info) (download)
pam-debuginfo-1.5.1-22.el9_5.x86_64.rpm (info) (download)
pam-debugsource-1.5.1-22.el9_5.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Nov 21 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-22 - pam_access: rework resolving of tokens as hostname. Resolves: CVE-2024-10963 and RHEL-66245 * Wed Nov 06 2024 Diaa Sami <disami@redhat.com> - 1.5.1-21 - pam_unix: always run the helper to obtain shadow password file entries. CVE-2024-10041. Resolves: RHEL-62880 * Tue Jun 18 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-20 - libpam: support long lines in service files. Resolves: RHEL-40705 * Mon Feb 12 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-19 - pam_namespace: protect_dir(): use O_DIRECTORY to prevent local DoS situations. CVE-2024-22365. Resolves: RHEL-21244 * Fri Jan 26 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-18 - libpam: use getlogin() from libc and not utmp. Resolves: RHEL-16727 - pam_access: handle hostnames in access.conf. Resolves: RHEL-22300 * Mon Jan 08 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-17 - pam_faillock: create tallydir before creating tallyfile. Resolves: RHEL-20943 * Fri Nov 10 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-16 - libpam: use close_range() to close file descriptors. Resolves: RHEL-5099 - fix formatting of audit messages. Resolves: RHEL-5100 * Mon Jun 26 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-15 - pam_misc: make length of misc_conv() configurable and set to 4096. Resolves: #2215007 * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.5.1-14 - Rebuilt for MSVSphere 9.1. * Tue Nov 29 2022 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-14 - pam_lastlog: check localtime_r() return value. Resolves: #2130124 - pam_faillock: clarify missing user faillock files after reboot. Resolves: #2126632 - pam_faillock: avoid logging an erroneous consecutive login failure message. Resolves: #2126648