Mon, 29 Apr 2024 08:48:24 UTC | login

Information for build pam-1.4.0-8.fc33

ID189074
Package Namepam
Version1.4.0
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pam.git#2121d4effb8454e5d7f54ff2e6e9f2ff9e6ed6cf
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 failed
Volume DEFAULT
StartedSat, 28 Nov 2020 00:18:02 UTC
CompletedSat, 28 Nov 2020 00:31:48 UTC
Taskbuild (f33, /rpms/pam.git:2121d4effb8454e5d7f54ff2e6e9f2ff9e6ed6cf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pam.git#2121d4effb8454e5d7f54ff2e6e9f2ff9e6ed6cf'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Nov 16 2020 Allison Karlitskaya <allison.karlitskaya@redhat.com> - 1.4.0-8 - libpam: add supplementary groups on priv drop (#1896452) * 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) * Thu May 14 2020 Iker Pedrosa <ipedrosa@redhat.com> 1.3.1-26 - pam_tty_audit: if kernel audit is disabled return PAM_IGNORE (#1775357) - pam_modutil_sanitize_helper_fds: fix SIGPIPE effect of PAM_MODUTIL_PIPE_FD (#1791970) * Thu Apr 23 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-25 - docs: splitted documentation in subpackage -docs * Mon Mar 09 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-24 - pam_selinux: check unknown object classes or permissions in current policy * Tue Feb 04 2020 Pavel Březina <pbrezina@redhat.com> - 1.3.1-23 - Add pam_usertype.so * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 18 2019 Tomáš Mráz <tmraz@redhat.com> 1.3.1-21 - pam_faillock: Fix regression in admin_group support * Wed Oct 16 2019 Tomáš Mráz <tmraz@redhat.com> 1.3.1-20 - pam_namespace: Support noexec, nosuid and nodev flags for tmpfs mounts - Drop tallylog and pam_tally documentation - pam_faillock: Support local_users_only option - pam_lastlog: Do not display failed attempts with PAM_SILENT flag - pam_lastlog: Support unlimited option to override fsize limit - pam_unix: Log if user authenticated without password - pam_tty_audit: Improve manual page - Optimize closing fds when spawning helpers - Fix duplicate password verification in pam_authtok_verify() * Mon Sep 09 2019 Tomáš Mráz <tmraz@redhat.com> 1.3.1-19 - pam_faillock: Support configuration file /etc/security/faillock.conf * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 1.3.1-16 - Rebuilt for libcrypt.so.2 (#1666033) * Thu Dec 20 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.1-15 - Add the motd.d directories (empty) to silence warnings and to provide proper ownership for them (#1660935) * Tue Dec 04 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.1-14 - Update Red Hat PAM modules to version 1.0.0 which includes pam_faillock - Drop also pam_tally2 which was obsoleted and deprecated long time ago * Sun Dec 02 2018 Björn Esser <besser82@fedoraproject.org> - 1.3.1-13 - Backport upstream commit reporting disabled or invalid hashes to syslog - Backport upstream commit fixing syslog for disabled or invalid hashes * Wed Nov 28 2018 Robert Fairley <rfairley@redhat.com> 1.3.1-12 - Backport upstream commit pam_motd: Support multiple motd paths specified, with filename overrides (#69) - Backport upstream commit pam_motd: Fix segmentation fault when no motd_dir specified (#76) * Mon Nov 26 2018 Tomáš Mráz <tmraz@redhat.com> 1.3.1-11 - Completely drop the check of invalid or disabled salt via crypt_checksalt * Sun Nov 25 2018 Björn Esser <besser82@fedoraproject.org> - 1.3.1-10 - Fix passphraseless sudo with crypt_checksalt (#1653023) * Fri Nov 23 2018 Björn Esser <besser82@fedoraproject.org> - 1.3.1-9 - Backport upstream commit removing an obsolete prototype - Backport upstream commit preferring bcrypt_b ($2b$) for blowfish - Backport upstream commit preferring gensalt with autoentropy - Backport upstream commit using crypt_checksalt for password aging - Backport upstream commit adding support for (gost-)yescrypt - Update the no-MD5-fallback patch for alignment