Fri, 19 Apr 2024 10:09:59 UTC | login

Information for build pam-1.5.1-10.el9

ID21312
Package Namepam
Version1.5.1
Release10.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/pam#aba8c1f8a4b206e1efd1dcf16f3d7912d5db47b9
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 byipedrosa
State complete
Volume DEFAULT
StartedTue, 17 May 2022 09:19:20 UTC
CompletedTue, 17 May 2022 09:24:27 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/pam:aba8c1f8a4b206e1efd1dcf16f3d7912d5db47b9)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/pam#aba8c1f8a4b206e1efd1dcf16f3d7912d5db47b9'}}
Tags No tags
RPMs
src
pam-1.5.1-10.el9.src.rpm (info) (download)
aarch64
pam-1.5.1-10.el9.aarch64.rpm (info) (download)
pam-devel-1.5.1-10.el9.aarch64.rpm (info) (download)
pam-docs-1.5.1-10.el9.aarch64.rpm (info) (download)
pam-debuginfo-1.5.1-10.el9.aarch64.rpm (info) (download)
pam-debugsource-1.5.1-10.el9.aarch64.rpm (info) (download)
i686
pam-1.5.1-10.el9.i686.rpm (info) (download)
pam-devel-1.5.1-10.el9.i686.rpm (info) (download)
pam-docs-1.5.1-10.el9.i686.rpm (info) (download)
pam-debuginfo-1.5.1-10.el9.i686.rpm (info) (download)
pam-debugsource-1.5.1-10.el9.i686.rpm (info) (download)
ppc64le
pam-1.5.1-10.el9.ppc64le.rpm (info) (download)
pam-devel-1.5.1-10.el9.ppc64le.rpm (info) (download)
pam-docs-1.5.1-10.el9.ppc64le.rpm (info) (download)
pam-debuginfo-1.5.1-10.el9.ppc64le.rpm (info) (download)
pam-debugsource-1.5.1-10.el9.ppc64le.rpm (info) (download)
s390x
pam-1.5.1-10.el9.s390x.rpm (info) (download)
pam-devel-1.5.1-10.el9.s390x.rpm (info) (download)
pam-docs-1.5.1-10.el9.s390x.rpm (info) (download)
pam-debuginfo-1.5.1-10.el9.s390x.rpm (info) (download)
pam-debugsource-1.5.1-10.el9.s390x.rpm (info) (download)
x86_64
pam-1.5.1-10.el9.x86_64.rpm (info) (download)
pam-devel-1.5.1-10.el9.x86_64.rpm (info) (download)
pam-docs-1.5.1-10.el9.x86_64.rpm (info) (download)
pam-debuginfo-1.5.1-10.el9.x86_64.rpm (info) (download)
pam-debugsource-1.5.1-10.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue May 17 2022 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-10 - pam_keyinit: thread-safe implementation. Resolves: #2061696 * Thu Dec 02 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-9 - pam_limits: "Unlimited" is not a valid value for RLIMIT_NOFILE. Resolves: #1989900 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.1-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jul 14 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-7 - Fix issues detected by covscan tool * Fri Jul 02 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-6 - pam_timestamp: openssl hmac authentication. Resolves: #1934975 * Mon Apr 19 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-5 - Disable nis support. Resolves: #1942373 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.1-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Nov 30 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-2 - Add BuildRequires: make (#1902520) * Thu Nov 26 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-1 - Rebase to release 1.5.1 - fix CVE-2020-27780: authentication bypass when the user doesn't exist and root password is blank (#1901173) * Wed Nov 11 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.0-1 - Rebase to release 1.5.0 - Rebase to pam-redhat-1.1.4 - Remove pam_cracklib, pam_tally and pam_tally2 - spec file cleanup * Fri Nov 06 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-7 - libpam: fix memory leak in pam_start (#1894630) * Mon Oct 19 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-6 - pam_unix: fix missing initialization of daysleft (#1887077) - pam_motd: change privilege message prompt to default (#1861640) * Wed Oct 14 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-5 - pam_motd: read motd files with target user credentials skipping unreadable ones (#1861640) - Clarify upstreamed patches * Tue Aug 04 2020 Tom Stellard <tstellar@redhat.com> - 1.4.0-4 - Add BuildRequires: gcc - https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/#_packaging * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 02 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-2 - Enable layered configuration with distribution configs in /usr/share/pam.d - Added new pam-redhat tarball to lookaside cache * Wed Jun 24 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-1 - Rebased to release 1.4.0 - Rebased to pam-redhat-1.1.3 - Removed pam_cracklib as it has been deprecated * Mon Jun 22 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-28 - pam_faillock: change /run/faillock/$USER permissions to 0660 (#1661822) * Wed Jun 17 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-27 - pam_unix and pam_usertype: avoid determining if user exists (#1629598)