Проект pam-1.5.1-23.el9
content_copy
Имя
pam
Эпоха
0
Версия
1.5.1
Релиз
23.el9
Сайт
http://www.linux-pam.org/
Лицензия
BSD and GPLv2+
Время сборки
2025-03-31 16:27:26
Хост сборки
builder-x86-07.inferitos.ru
Краткое описание
An extensible library which provides authentication for applications
Репозитории
BaseOS
Полное описание
PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policy without
having to recompile programs that handle authentication.
Эррата
—
×
Пакет
Краткое описание
Контрольная сумма SHA-256
x86_64
pam-1.5.1-23.el9.x86_64
content_copy
An extensible library which provides authentication for applications
f1c94386251541f4f59aa531671c36558c20c6701afd59b150099d3a4f178506
download
pam-devel-1.5.1-23.el9.x86_64
content_copy
Files needed for developing PAM-aware applications and modules for PAM
4eb7cc882e84b6a97ddbd924472be92295acaff590624d8608c6e70d7e879f65
download
pam-docs-1.5.1-23.el9.x86_64
content_copy
Extra documentation for PAM.
cc135f85d733b601849dd634c23ca423e15c61ee8b7e57a730fff7df7fc36af2
download
i686
pam-1.5.1-23.el9.i686
content_copy
An extensible library which provides authentication for applications
846e743068d35c90660ef6ba5abd72d0e881e956d4076dad7b5d2c192899596d
download
pam-devel-1.5.1-23.el9.i686
content_copy
Files needed for developing PAM-aware applications and modules for PAM
0b2c8b19517ba095bb7883004a8198b205d16679858133dfc0326fcaeec07426
download
aarch64
pam-1.5.1-23.el9.aarch64
content_copy
An extensible library which provides authentication for applications
ec20d7812013acc834e4d5785bcf7961a4cdcebadf88c4203fc03d701858a53f
download
pam-devel-1.5.1-23.el9.aarch64
content_copy
Files needed for developing PAM-aware applications and modules for PAM
bbca95d139839be031dbd750421d2fb1dbc52a049bc5c6a111a075ebcb323257
download
pam-docs-1.5.1-23.el9.aarch64
content_copy
Extra documentation for PAM.
e8ed559152ebee0cbe141908b3e55fbf9c70431851f5b95a5d4545ee7bc8adad
download
src
pam-1.5.1-23.el9.src
content_copy
An extensible library which provides authentication for applications
509c80680dc69c283faa9f69e2e3ed98ed3f0dfa2e629412e13a6a9a92744853
download
* Thu Nov 21 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-23
- pam_access: rework resolving of tokens as hostname.
Resolves: CVE-2024-10963 and RHEL-66244
* Mon Nov 04 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-22
- pam_unix: always run the helper to obtain shadow password file entries.
CVE-2024-10041. Resolves: RHEL-62879
- pam_access: always match local address and clarify LOCAL keyword behaviour.
Resolves: RHEL-23631 and RHEL-39943
* 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
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.5.1-14
- Rebuilt for MSVSphere 9.2 beta
* 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