Sun, 28 Apr 2024 03:25:09 UTC | login

Information for build authselect-1.0-13.el8

ID118
Package Nameauthselect
Version1.0
Release13.el8
Epoch
Sourcegit+https://git.centos.org/rpms/authselect.git#1756dcfa6414e43b9fe5d33f90f41d18fbba20a7
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 byhughesjr
State complete
Volume DEFAULT
StartedSat, 11 May 2019 13:11:31 UTC
CompletedSat, 11 May 2019 13:22:31 UTC
Taskbuild (dist-c8, /rpms/authselect.git:1756dcfa6414e43b9fe5d33f90f41d18fbba20a7)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/authselect.git?#1756dcfa6414e43b9fe5d33f90f41d18fbba20a7'}}
Tags
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
authselect-1.0-13.el8.src.rpm (info) (download)
aarch64
authselect-1.0-13.el8.aarch64.rpm (info) (download)
authselect-compat-1.0-13.el8.aarch64.rpm (info) (download)
authselect-devel-1.0-13.el8.aarch64.rpm (info) (download)
authselect-libs-1.0-13.el8.aarch64.rpm (info) (download)
authselect-debuginfo-1.0-13.el8.aarch64.rpm (info) (download)
authselect-debugsource-1.0-13.el8.aarch64.rpm (info) (download)
authselect-libs-debuginfo-1.0-13.el8.aarch64.rpm (info) (download)
i686
authselect-1.0-13.el8.i686.rpm (info) (download)
authselect-compat-1.0-13.el8.i686.rpm (info) (download)
authselect-devel-1.0-13.el8.i686.rpm (info) (download)
authselect-libs-1.0-13.el8.i686.rpm (info) (download)
authselect-debuginfo-1.0-13.el8.i686.rpm (info) (download)
authselect-debugsource-1.0-13.el8.i686.rpm (info) (download)
authselect-libs-debuginfo-1.0-13.el8.i686.rpm (info) (download)
ppc64le
authselect-1.0-13.el8.ppc64le.rpm (info) (download)
authselect-compat-1.0-13.el8.ppc64le.rpm (info) (download)
authselect-devel-1.0-13.el8.ppc64le.rpm (info) (download)
authselect-libs-1.0-13.el8.ppc64le.rpm (info) (download)
authselect-debuginfo-1.0-13.el8.ppc64le.rpm (info) (download)
authselect-debugsource-1.0-13.el8.ppc64le.rpm (info) (download)
authselect-libs-debuginfo-1.0-13.el8.ppc64le.rpm (info) (download)
x86_64
authselect-1.0-13.el8.x86_64.rpm (info) (download)
authselect-compat-1.0-13.el8.x86_64.rpm (info) (download)
authselect-devel-1.0-13.el8.x86_64.rpm (info) (download)
authselect-libs-1.0-13.el8.x86_64.rpm (info) (download)
authselect-debuginfo-1.0-13.el8.x86_64.rpm (info) (download)
authselect-debugsource-1.0-13.el8.x86_64.rpm (info) (download)
authselect-libs-debuginfo-1.0-13.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Mon Feb 25 2019 Jakub Hrozek <jhrozek@redhat.com> - 1.0-13 - Revert pam_systemd.so to be optional - Resolves: #rhbz1643928 - pam_systemd shouldn't be optional in system-auth * Mon Feb 04 2019 Pavel Březina <pbrezina@redhat.com> - 1.0-12 - make authselect work with selinux disabled (RHBZ #1668025) - require smartcard authentication only for specific services (RHBZ #1665058) - update translations (RHBZ #1608286) * Fri Jan 11 2019 Pavel Březina <pbrezina@redhat.com> - 1.0-11 - require libselinux needed by (RHBZ #1664650) * Fri Jan 11 2019 Pavel Březina <pbrezina@redhat.com> - 1.0-10 - invalid selinux context for files under /etc/authselect (RHBZ #1664650) * Tue Dec 04 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-9 - fix sources for official rhel translations (RHBZ #1608286) - fix coverity warnings for authselect enable-features should error on unknown features (RHBZ #1651637) * Mon Dec 03 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-8 - add official rhel translations (RHBZ #1608286) * Mon Dec 03 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-7 - pam_systemd shouldn't be optional in system-auth (RHBZ #1643928) - compat tool: support --enablerequiresmartcard (RHBZ #1649277) - compat tool: support --smartcardaction=0 (RHBZ #1649279) - remove ecryptfs from authselect since it is not present in rhel8 (RHBZ #1649282) - authselect enable-features should error on unknown features (RHBZ #1651637) * Wed Oct 31 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-6 - Remove mention of Fedora Change page from compat tool (RHBZ #1644309) * Wed Oct 10 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-5 - Support for "require smartcard for login option" (RHBZ #1611012) * Mon Oct 01 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-4 - add official rhel translations (RHBZ #1608286) * Fri Sep 28 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-3 - scriptlet can fail if coreutils is not installed (RHBZ #1630896) - fix typo (require systemd instead of systemctl) * Thu Sep 27 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-2 - authconfig --update overwrites current profile (RHBZ #1628492) - authselect profile nis enhancements (RHBZ #1628493) - scriptlet can fail if coreutils is not installed (RHBZ #1630896) - authconfig --update --enablenis stops ypserv (RHBZ #1632567) - compat tool generates invalid pwquality configuration (RHBZ #1628491) * Mon Aug 13 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-1 - Rebase to 1.0 (RHBZ #1614235) * Wed Aug 01 2018 Charalampos Stratakis <cstratak@redhat.com> - 0.4-4 - Rebuild for platform-python * Mon May 14 2018 Pavel Březina <pbrezina@redhat.com> - 0.4-3 - Disable sssd as sudo rules source with sssd profile by default (RHBZ #1573403) * Wed Apr 25 2018 Christian Heimes <cheimes@redhat.com> - 0.4-2 - Don't disable oddjobd.service (RHBZ #1571844) * Mon Apr 09 2018 Pavel Březina <pbrezina@redhat.com> - 0.4-1 - rebasing to 0.4 * Tue Mar 06 2018 Pavel Březina <pbrezina@redhat.com> - 0.3.2-1 - rebasing to 0.3.2 - authselect-compat now only suggests packages, not recommends * Mon Mar 05 2018 Pavel Březina <pbrezina@redhat.com> - 0.3.1-1 - rebasing to 0.3.1 * Tue Feb 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3-3 - Provide authconfig * Tue Feb 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3-2 - Properly own all appropriate directories - Remove unneeded %defattr - Remove deprecated Group tag - Make Obsoletes versioned - Remove unneeded ldconfig scriptlets * Tue Feb 20 2018 Pavel Březina <pbrezina@redhat.com> - 0.3-1 - rebasing to 0.3 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 10 2018 Pavel Březina <pbrezina@redhat.com> - 0.2-2 - fix rpmlint errors * Wed Jan 10 2018 Pavel Březina <pbrezina@redhat.com> - 0.2-1 - rebasing to 0.2 * Mon Jul 31 2017 Jakub Hrozek <jakub.hrozek@posteo.se> - 0.1-1 - initial packaging