Information for build pam-1.5.3-1.fc39

ID2206209
Package Namepam
Version1.5.3
Release1.fc39
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pam.git#6253749fcac0ffb1d2e0b9df442b4f1f6dabb6c5
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
StartedFri, 26 May 2023 10:37:36 UTC
CompletedFri, 26 May 2023 10:45:47 UTC
Taskbuild (rawhide, /rpms/pam.git:6253749fcac0ffb1d2e0b9df442b4f1f6dabb6c5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pam.git#6253749fcac0ffb1d2e0b9df442b4f1f6dabb6c5'}}
Tags
f39
RPMs
src
pam-1.5.3-1.fc39.src.rpm (info) (download)
aarch64
pam-1.5.3-1.fc39.aarch64.rpm (info) (download)
pam-devel-1.5.3-1.fc39.aarch64.rpm (info) (download)
pam-libs-1.5.3-1.fc39.aarch64.rpm (info) (download)
pam-debuginfo-1.5.3-1.fc39.aarch64.rpm (info) (download)
pam-debugsource-1.5.3-1.fc39.aarch64.rpm (info) (download)
pam-libs-debuginfo-1.5.3-1.fc39.aarch64.rpm (info) (download)
i686
pam-1.5.3-1.fc39.i686.rpm (info) (download)
pam-devel-1.5.3-1.fc39.i686.rpm (info) (download)
pam-libs-1.5.3-1.fc39.i686.rpm (info) (download)
pam-debuginfo-1.5.3-1.fc39.i686.rpm (info) (download)
pam-debugsource-1.5.3-1.fc39.i686.rpm (info) (download)
pam-libs-debuginfo-1.5.3-1.fc39.i686.rpm (info) (download)
noarch
pam-doc-1.5.3-1.fc39.noarch.rpm (info) (download)
ppc64le
pam-1.5.3-1.fc39.ppc64le.rpm (info) (download)
pam-devel-1.5.3-1.fc39.ppc64le.rpm (info) (download)
pam-libs-1.5.3-1.fc39.ppc64le.rpm (info) (download)
pam-debuginfo-1.5.3-1.fc39.ppc64le.rpm (info) (download)
pam-debugsource-1.5.3-1.fc39.ppc64le.rpm (info) (download)
pam-libs-debuginfo-1.5.3-1.fc39.ppc64le.rpm (info) (download)
s390x
pam-1.5.3-1.fc39.s390x.rpm (info) (download)
pam-devel-1.5.3-1.fc39.s390x.rpm (info) (download)
pam-libs-1.5.3-1.fc39.s390x.rpm (info) (download)
pam-debuginfo-1.5.3-1.fc39.s390x.rpm (info) (download)
pam-debugsource-1.5.3-1.fc39.s390x.rpm (info) (download)
pam-libs-debuginfo-1.5.3-1.fc39.s390x.rpm (info) (download)
x86_64
pam-1.5.3-1.fc39.x86_64.rpm (info) (download)
pam-devel-1.5.3-1.fc39.x86_64.rpm (info) (download)
pam-libs-1.5.3-1.fc39.x86_64.rpm (info) (download)
pam-debuginfo-1.5.3-1.fc39.x86_64.rpm (info) (download)
pam-debugsource-1.5.3-1.fc39.x86_64.rpm (info) (download)
pam-libs-debuginfo-1.5.3-1.fc39.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.2-13 - pam_pwhistory: load config from file * Sun Feb 27 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.5.2-12 - Add Conflicts for pam version before the split * Thu Feb 17 2022 Björn Esser <besser82@fedoraproject.org> - 1.5.2-11 - Split shared libraries into pam-libs package (#2055572) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 10 2022 Ondrej Mosnacek <omosnace@redhat.com> - 1.5.2-9 - Remove conflicting ownership of motd.d directories * Tue Nov 16 2021 Pavel Březina <pbrezina@redhat.com> - 1.5.2-8 - systemd-auth, smartcard-auth, fingerprint-auth, password-auth and postlogin are now owned by authselect (#2023738) * Fri Nov 12 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-7 - Rebuild(libnsl2) * Wed Oct 06 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-6 - Remove old cruft from spec file - Rename docs sub-package to doc - Replace $RPM_BUILD_ROOT with %{buildroot} - Move documentation to %{_pkgdocdir} - Constantly use spaces for indentation * Thu Sep 23 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-5 - Rebase to pam-redhat-1.1.5 - Drop explicit dependency on openssl, as auto-deps will pull it in - Conditionalize BR: openssl >= 3.0.0 to supported distributions * Thu Sep 23 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.2-4 - Remove the /etc/motd.d directory to exclude its ownership from pam (#1968131) - pam_timestamp: enable openssl hmac authentication on supported distributions (Fedora >= 36 and RHEL >= 9) (#1947294) - Clean spec file: organize dependencies and move URL location * Thu Sep 23 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-3 - Update patch for parallel build * Wed Sep 22 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-2 - Add a patch to fix parallel builds with autgenerated sources * Sat Sep 04 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-1 - Rebase to release 1.5.2 Resolves: #2001208 - Add so_ver macro to avoid accidental soname bumps - Add a patch to fix a missing header include in pam_console * Thu Jul 22 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-9 - Add macros file to allow other packages to stop hardcoding directory names * Fri Jul 09 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-8 - Fix issues detected by covscan tool * Thu Jun 10 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.1-7 - Change the default password hash method to yescrypt * Thu Jun 10 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.1-6 - Add a patch to not use crypt_checksalt for password expiration Resolves: #1965345, #1967150