Tue, 14 May 2024 17:23:12 UTC | login

Information for build authselect-1.4.0-3.fc37

ID200315
Package Nameauthselect
Version1.4.0
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/authselect.git#a2faee7e994ff01da706d33615050bb1274fd011
SummaryConfigures authentication and identity sources from supported profiles
DescriptionAuthselect is designed to be a replacement for authconfig but it takes a different approach to configure the system. Instead of letting the administrator build the PAM stack with a tool (which may potentially end up with a broken configuration), it would ship several tested stacks (profiles) that solve a use-case and are well tested and supported. At the same time, some obsolete features of authconfig are not supported by authselect.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 10 Sep 2022 14:48:23 UTC
CompletedSat, 10 Sep 2022 15:22:43 UTC
Taskbuild (f37, /rpms/authselect.git:a2faee7e994ff01da706d33615050bb1274fd011)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/authselect.git#a2faee7e994ff01da706d33615050bb1274fd011'}}
Tags
f37
f38
RPMs
src
authselect-1.4.0-3.fc37.src.rpm (info) (download)
riscv64
authselect-1.4.0-3.fc37.riscv64.rpm (info) (download)
authselect-devel-1.4.0-3.fc37.riscv64.rpm (info) (download)
authselect-libs-1.4.0-3.fc37.riscv64.rpm (info) (download)
authselect-debuginfo-1.4.0-3.fc37.riscv64.rpm (info) (download)
authselect-debugsource-1.4.0-3.fc37.riscv64.rpm (info) (download)
authselect-libs-debuginfo-1.4.0-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Pavel Březina <pbrezina@redhat.com> - 1.4.0-2 - Fix issues with popt-1.19 * Thu May 05 2022 Pavel Březina <pbrezina@redhat.com> - 1.4.0-1 - Rebase to 1.3.0 * Thu Feb 10 2022 Pavel Březina <pbrezina@redhat.com> - 1.3.0-10 - Fix mdns support (#2052269) * Thu Feb 03 2022 Pavel Březina <pbrezina@redhat.com> - 1.3.0-9 - Make authselect compatible with ostree (#2034360) - Authselect now requires explicit opt-out if users don't want to use it (#2051545) * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jan 13 2022 Pavel Březina <pbrezina@redhat.com> - 1.3.0-7 - Remove unnecessary dependencies (#2039869) * Thu Jan 13 2022 Pavel Březina <pbrezina@redhat.com> - 1.3.0-6 - Fix detection of ostree system (#2034360) * Tue Dec 28 2021 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.3.0-5 - Try to use io.open() in pre scriptlet instead of rpm.open() (rpm >= 4.17.0) * Tue Dec 21 2021 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.3.0-4 - Use lua for pre scriptlets to reduce dependencies * Fri Dec 10 2021 Pavel Březina <pbrezina@redhat.com> - 1.3.0-3 - Update conflicting versions of glibc and pam * Mon Dec 06 2021 Pavel Březina <pbrezina@redhat.com> - 1.3.0-1 - Rebase to 1.3.0 - Authselect configuration is now enforced (#2000936) * Sat Aug 14 2021 Björn Esser <besser82@fedoraproject.org> - 1.2.4-2 - Add proper Obsoletes for removed authselect-compat package Fixes: rhbz#1993189 * Mon Aug 09 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.4-1 - Rebase to 1.2.4 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 21 2021 Björn Esser <besser82@fedoraproject.org> - 1.2.3-3 - Backport support for yescrypt hash method * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.2.3-2 - Rebuilt for Python 3.10 * Wed Mar 31 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.3-1 - Rebase to 1.2.3 * Tue Mar 09 2021 Benjamin Berg <bberg@redhat.com> - 1.2.2-4 - Add patch to make fingerprint-auth return non-failing pam_fprintd.so errors Resolves: #1935331 * Thu Mar 04 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.2-3 - minimal: add dconf settings to explicitly disable fingerprint and smartcard authentication * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Nov 25 2020 Pavel Březina <pbrezina@redhat.com> - 1.2.2-1 - Rebase to 1.2.2 - Add nss-altfiles to profiles on Fedora Silverblue * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Pavel Březina <pbrezina@redhat.com> - 1.2.1-3 - Add resolved by default to nis and minimal profiles - Fix parsing of multiple conditionals on the same line