Проект pam-1.3.1-33.el8.inferit
content_copy
Имя
pam
Эпоха
0
Версия
1.3.1
Релиз
33.el8.inferit
Сайт
http://www.linux-pam.org/
Лицензия
BSD and GPLv2+
Время сборки
2024-04-22 21:51:48
Хост сборки
builder-x86-04.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.
Эррата
INFSA-2024:3163
×
Пакет
Краткое описание
Контрольная сумма SHA-256
x86_64
pam-1.3.1-33.el8.inferit.x86_64
content_copy
An extensible library which provides authentication for applications
3ead8a8f1634c72c0f981bb1c05d22e4721a630ff71d1ef8857af98f0c89a072
download
pam-devel-1.3.1-33.el8.inferit.x86_64
content_copy
Files needed for developing PAM-aware applications and modules for PAM
dfc2d96946e55ed2d917dc5982297732c02ddbde87f87e908c8b05ffdbb8785e
download
i686
pam-1.3.1-33.el8.inferit.i686
content_copy
An extensible library which provides authentication for applications
604af83297e3a79e26d800d74f8d64ca992274b6b52961e6e18d9da78aaf697d
download
pam-devel-1.3.1-33.el8.inferit.i686
content_copy
Files needed for developing PAM-aware applications and modules for PAM
50f934d12362fa62945418db7eba2c4e50399b96c6f283061eb41a6be60e9798
download
src
pam-1.3.1-33.el8.inferit.src
content_copy
An extensible library which provides authentication for applications
0e3a1cd52f239b86fcd73766c5c8ee59231b22c3ba33c6ee13ffc2000245cdab
download
* Thu Mar 14 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.3.1-33.inferit
- Fix Russian translation
- Rebuilt for MSVSphere 8.9
* Mon Feb 12 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-33
- pam_namespace: protect_dir(): use O_DIRECTORY to prevent local DoS
situations. CVE-2024-22365. Resolves: RHEL-21242
* Fri Jan 26 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-32
- pam_access: handle hostnames in access.conf. Resolves: RHEL-3374
* Mon Jan 08 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-31
- pam_faillock: create tallydir before creating tallyfile. Resolves: RHEL-19810
* Thu Nov 02 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-30
- pam_unix: enable bcrypt. Resolves: RHEL-5057
* Mon Jun 26 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-27
- pam_misc: make length of misc_conv() configurable and set to 4096. Resolves: #2209785
* Tue May 16 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-26
- smartcard-auth: modify the content to remove unnecessary modules. Resolves: #1983683
* Tue Nov 29 2022 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-25
- pam_motd: avoid unnecessary logging. Resolves: #2091062
- pam_lastlog: check localtime_r() return value. Resolves: #2012871
- pam_faillock: clarify missing user faillock files after reboot. Resolves: #2062512
- pam_faillock: avoid logging an erroneous consecutive login failure message. Resolves: #2082442
* Thu Sep 29 2022 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-24
- pam_pwhistory: load configuration from file. Resolves: #2068461
* Wed Jul 13 2022 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-22
- Regenerate the /run/motd.d at each boot. Resolves: #2104878