Sat, 23 Nov 2024 01:44:59 CST | login

Information for build authselect-1.2.5-2.el9_1

ID24228
Package Nameauthselect
Version1.2.5
Release2.el9_1
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/authselect.git#ff68131b65bde5c3881372aae00845e6cc7ff76d
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 bydistrobuild
State complete
Volume DEFAULT
StartedTue, 24 Jan 2023 07:36:41 CST
CompletedTue, 24 Jan 2023 07:43:18 CST
Taskbuild (dist-circle9_1-updates, /stage/rpms/authselect.git:ff68131b65bde5c3881372aae00845e6cc7ff76d)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/authselect.git?#ff68131b65bde5c3881372aae00845e6cc7ff76d'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
authselect-1.2.5-2.el9_1.src.rpm (info) (download)
aarch64
authselect-1.2.5-2.el9_1.aarch64.rpm (info) (download)
authselect-compat-1.2.5-2.el9_1.aarch64.rpm (info) (download)
authselect-devel-1.2.5-2.el9_1.aarch64.rpm (info) (download)
authselect-libs-1.2.5-2.el9_1.aarch64.rpm (info) (download)
authselect-debuginfo-1.2.5-2.el9_1.aarch64.rpm (info) (download)
authselect-debugsource-1.2.5-2.el9_1.aarch64.rpm (info) (download)
authselect-libs-debuginfo-1.2.5-2.el9_1.aarch64.rpm (info) (download)
i686
authselect-1.2.5-2.el9_1.i686.rpm (info) (download)
authselect-compat-1.2.5-2.el9_1.i686.rpm (info) (download)
authselect-devel-1.2.5-2.el9_1.i686.rpm (info) (download)
authselect-libs-1.2.5-2.el9_1.i686.rpm (info) (download)
authselect-debuginfo-1.2.5-2.el9_1.i686.rpm (info) (download)
authselect-debugsource-1.2.5-2.el9_1.i686.rpm (info) (download)
authselect-libs-debuginfo-1.2.5-2.el9_1.i686.rpm (info) (download)
ppc64le
authselect-1.2.5-2.el9_1.ppc64le.rpm (info) (download)
authselect-compat-1.2.5-2.el9_1.ppc64le.rpm (info) (download)
authselect-devel-1.2.5-2.el9_1.ppc64le.rpm (info) (download)
authselect-libs-1.2.5-2.el9_1.ppc64le.rpm (info) (download)
authselect-debuginfo-1.2.5-2.el9_1.ppc64le.rpm (info) (download)
authselect-debugsource-1.2.5-2.el9_1.ppc64le.rpm (info) (download)
authselect-libs-debuginfo-1.2.5-2.el9_1.ppc64le.rpm (info) (download)
s390x
authselect-1.2.5-2.el9_1.s390x.rpm (info) (download)
authselect-compat-1.2.5-2.el9_1.s390x.rpm (info) (download)
authselect-devel-1.2.5-2.el9_1.s390x.rpm (info) (download)
authselect-libs-1.2.5-2.el9_1.s390x.rpm (info) (download)
authselect-debuginfo-1.2.5-2.el9_1.s390x.rpm (info) (download)
authselect-debugsource-1.2.5-2.el9_1.s390x.rpm (info) (download)
authselect-libs-debuginfo-1.2.5-2.el9_1.s390x.rpm (info) (download)
x86_64
authselect-1.2.5-2.el9_1.x86_64.rpm (info) (download)
authselect-compat-1.2.5-2.el9_1.x86_64.rpm (info) (download)
authselect-devel-1.2.5-2.el9_1.x86_64.rpm (info) (download)
authselect-libs-1.2.5-2.el9_1.x86_64.rpm (info) (download)
authselect-debuginfo-1.2.5-2.el9_1.x86_64.rpm (info) (download)
authselect-debugsource-1.2.5-2.el9_1.x86_64.rpm (info) (download)
authselect-libs-debuginfo-1.2.5-2.el9_1.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 * Wed Dec 07 2022 Pavel Březina <pbrezina@redhat.com> - 1.2.5-2 - Change password hashing algorithm from yescrypt back to sha512 (RHBZ #2151230) * Thu May 05 2022 Pavel Březina <pbrezina@redhat.com> - 1.2.5-1 - Rebase to 1.2.5 (RHBZ #2080239) - backup-restore now works correctly (RHBZ #2070541) - add with-subid to sssd profile (RHBZ #2075192) - add with-gssapi to sssd profile (RHBZ #2077893) * Thu Aug 26 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.3-7 - Avoid freeing uninitialized variable in authselect_apply_changes (rhbz#1970871) * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.3-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 09 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.3-5 - Remove nis support (rhbz#1968396) * Wed Jun 09 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.3-4 - Remove nis support (rhbz#1968396) * Tue Jun 01 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.3-3 - Remove systemd-resolved support (rhbz#1966484) * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.3-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Mar 31 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.3-1 - Rebase to 1.2.3 * Mon Mar 29 2021 Benjamin Berg <bberg@redhat.com> - 1.2.2-7 - Fix fingerprint-auth success result The previous patch had an issue breaking fingerprint login * Tue Mar 09 2021 Benjamin Berg <bberg@redhat.com> - 1.2.2-6 - 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-5 - minimal: add dconf settings to explicitly disable fingerprint and smartcard authentication * Wed Feb 24 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.2-4 - Prepare authselect for RHEL-9, add downstream-only patches that will be synced * Fri Feb 19 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.2-3 - Add RHEL9 only patch * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild