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

Information for build pam-1.6.1-7.el10

ID28215
Package Namepam
Version1.6.1
Release7.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/pam#e8925b1de92d519832be8a23c29616dc2bcbc360
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 bytigro
State complete
Volume DEFAULT
StartedThu, 03 Apr 2025 07:28:58 MSK
CompletedThu, 03 Apr 2025 07:42:37 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/pam/:changed/i10c-beta/pam-1.6.1-7.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/pam/?#changed/i10c-beta/pam-1.6.1-7.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
pam-1.6.1-7.el10.src.rpm (info) (download)
aarch64
pam-1.6.1-7.el10.aarch64.rpm (info) (download)
pam-devel-1.6.1-7.el10.aarch64.rpm (info) (download)
pam-libs-1.6.1-7.el10.aarch64.rpm (info) (download)
pam-debuginfo-1.6.1-7.el10.aarch64.rpm (info) (download)
pam-debugsource-1.6.1-7.el10.aarch64.rpm (info) (download)
pam-libs-debuginfo-1.6.1-7.el10.aarch64.rpm (info) (download)
noarch
pam-doc-1.6.1-7.el10.noarch.rpm (info) (download)
x86_64
pam-1.6.1-7.el10.x86_64.rpm (info) (download)
pam-devel-1.6.1-7.el10.x86_64.rpm (info) (download)
pam-libs-1.6.1-7.el10.x86_64.rpm (info) (download)
pam-debuginfo-1.6.1-7.el10.x86_64.rpm (info) (download)
pam-debugsource-1.6.1-7.el10.x86_64.rpm (info) (download)
pam-libs-debuginfo-1.6.1-7.el10.x86_64.rpm (info) (download)
Logs
aarch64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6.1-7 - Rebuilt for MSVSphere 10 * Thu Nov 21 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-7 - pam_access: rework resolving of tokens as hostname. Resolves: CVE-2024-10963 and RHEL-66241 * Mon Nov 04 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-6 - pam_access: always match local address and clarify LOCAL keyword behaviour. Resolves: RHEL-65223 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Fri Aug 30 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-4 - spec: Use Requires(meta): authselect. Resolves: RHEL-56703 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - Bump release for June 2024 mass rebuild * Tue Jun 18 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-2 - Fix static analyzer detected issues. Resolves: RHEL-36475 - pam_env: fixes for NULL environment variables * Wed Apr 10 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.1-1 - Rebase to release 1.6.1 - Disable nis support * Thu Feb 15 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.0-2 - pam_unix: do not warn if password aging is disabled (#2263689) * Tue Jan 23 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.6.0-1 - Rebase to release 1.6.0 Resolves: #2258964 * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Ding-Yi Chen <dchen@redhat.com> - 1.5.3-9 - pam.conf: Remove tallylog (#2253817) * Tue Nov 21 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-8 - Suggest libdb-convert-util (#2245149 and #1788543) * Tue Nov 07 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-7 - Include openssl-devel build dependency * Fri Nov 03 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-6 - Drop explicit dependencies (#2247250) * Mon Oct 30 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-5 - Explicitly state package dependencies and reorganize them * Mon Oct 23 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.2-4 - Switch pam_userdb from BerkeleyDB to GDBM (#2245149 and #1788543) * Thu Oct 19 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.3-3 - pam_pwhistory: fix passing NULL filename argument to pwhistory helper * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri May 19 2023 Björn Esser <besser82@fedoraproject.org> - 1.5.3-1 - Rebase to release 1.5.3 Resolves: #2196709 - Drop pam-1.5.2-pwhistory-config.patch and pam-1.5.2-configure-c99.patch, as those patches are implemented upstream - Realign left-over patches - Update build requirements for documentation (docbook5) - Remove --enable-vendordir from configuration - Enable (deprecated) pam_lastlog module * Tue Apr 25 2023 Björn Esser <besser82@fedoraproject.org> - 1.5.2-19 - Replace deprecated '%patchN' with '%patch -P N' * Tue Apr 25 2023 Arjun Shankar <arjun@redhat.com> - 1.5.2-18 - Port configure script to C99 * Thu Feb 09 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.2-17 - Remove pam_console (#2166692) - Rebase to pam-redhat-1.2.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 19 2022 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.2-15 - SPDX license migration