Fri, 19 Apr 2024 10:24:13 UTC | login

Information for build shadow-utils-4.9-4.el9

ID18206
Package Nameshadow-utils
Version4.9
Release4.el9
Epoch2
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/shadow-utils#1fa6b1e5d511c256338e427b077886b0f2ef4776
SummaryUtilities for managing accounts and shadow password files
DescriptionThe shadow-utils package includes the necessary programs for converting UNIX password files to the shadow password format, plus programs for managing user and group accounts. The pwconv command converts passwords to the shadow password format. The pwunconv command unconverts shadow passwords and generates a passwd file (a standard UNIX password file). The pwck command checks the integrity of password and shadow files. The lastlog command prints out the last login times for all users. The useradd, userdel, and usermod commands are used for managing user accounts. The groupadd, groupdel, and groupmod commands are used for managing group accounts.
Built byipedrosa
State complete
Volume DEFAULT
StartedMon, 25 Apr 2022 07:31:27 UTC
CompletedMon, 25 Apr 2022 07:33:29 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/shadow-utils:1fa6b1e5d511c256338e427b077886b0f2ef4776)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/shadow-utils#1fa6b1e5d511c256338e427b077886b0f2ef4776'}}
Tags
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
shadow-utils-4.9-4.el9.src.rpm (info) (download)
aarch64
shadow-utils-4.9-4.el9.aarch64.rpm (info) (download)
shadow-utils-subid-4.9-4.el9.aarch64.rpm (info) (download)
shadow-utils-subid-devel-4.9-4.el9.aarch64.rpm (info) (download)
shadow-utils-debuginfo-4.9-4.el9.aarch64.rpm (info) (download)
shadow-utils-debugsource-4.9-4.el9.aarch64.rpm (info) (download)
shadow-utils-subid-debuginfo-4.9-4.el9.aarch64.rpm (info) (download)
i686
shadow-utils-4.9-4.el9.i686.rpm (info) (download)
shadow-utils-subid-4.9-4.el9.i686.rpm (info) (download)
shadow-utils-subid-devel-4.9-4.el9.i686.rpm (info) (download)
shadow-utils-debuginfo-4.9-4.el9.i686.rpm (info) (download)
shadow-utils-debugsource-4.9-4.el9.i686.rpm (info) (download)
shadow-utils-subid-debuginfo-4.9-4.el9.i686.rpm (info) (download)
ppc64le
shadow-utils-4.9-4.el9.ppc64le.rpm (info) (download)
shadow-utils-subid-4.9-4.el9.ppc64le.rpm (info) (download)
shadow-utils-subid-devel-4.9-4.el9.ppc64le.rpm (info) (download)
shadow-utils-debuginfo-4.9-4.el9.ppc64le.rpm (info) (download)
shadow-utils-debugsource-4.9-4.el9.ppc64le.rpm (info) (download)
shadow-utils-subid-debuginfo-4.9-4.el9.ppc64le.rpm (info) (download)
s390x
shadow-utils-4.9-4.el9.s390x.rpm (info) (download)
shadow-utils-subid-4.9-4.el9.s390x.rpm (info) (download)
shadow-utils-subid-devel-4.9-4.el9.s390x.rpm (info) (download)
shadow-utils-debuginfo-4.9-4.el9.s390x.rpm (info) (download)
shadow-utils-debugsource-4.9-4.el9.s390x.rpm (info) (download)
shadow-utils-subid-debuginfo-4.9-4.el9.s390x.rpm (info) (download)
x86_64
shadow-utils-4.9-4.el9.x86_64.rpm (info) (download)
shadow-utils-subid-4.9-4.el9.x86_64.rpm (info) (download)
shadow-utils-subid-devel-4.9-4.el9.x86_64.rpm (info) (download)
shadow-utils-debuginfo-4.9-4.el9.x86_64.rpm (info) (download)
shadow-utils-debugsource-4.9-4.el9.x86_64.rpm (info) (download)
shadow-utils-subid-debuginfo-4.9-4.el9.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 * Fri Apr 22 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-4 - useradd: modify check ID range for system users. Resolves: #2004911 - Fix release sources - Add subid requirement for subid-devel * Thu Dec 02 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-3 - getsubids: provide system binary and man page. Resolves: #2013015 - useradd: generate home and mail directories with selinux user attribute. Resolves: #1993081 - useradd: revert fix memleak of grp. Resolves: #2020238 - groupdel: fix SIGSEGV when passwd does not exist. Resolves: #2024834 - pwck: fix segfault when calling fprintf() - newgrp: fix segmentation fault - Clean spec file: organize dependencies and move License location * Tue Aug 17 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-2 - libmisc: fix default value in SHA_get_salt_rounds(). Resolves: #1993919 * Thu Aug 12 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-1 - Rebase to version 4.9. Resolves: #1989556 - usermod: allow all group types with -G option. Resolves: #1975329 - useradd: avoid generating an empty subid range - Clean spec file * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2:4.8.1-12 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jul 14 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-11 - Fix regression issues detected in rhbz#667593 and rhbz#672510. Resolves: #1938871 * Tue Jul 13 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-10 - Covscan fixes. Resolves: #1938871 * Fri Jun 25 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-9 - libsubid: creation and nsswitch support. Resolves: #1859252 - Creation of subid and subid-devel subpackages - man: mention NSS in new[ug]idmap manpages - libsubid: move development header to shadow folder - libsubid: don't print error messages on stderr by default - libsubid: libsubid_init return false if out of memory - useradd: fix SUB_UID_COUNT=0 - libsubid: don't return owner in list_owner_ranges API call - libsubid: libsubid_init don't print messages on error - libsubid: fix newusers when nss provides subids - man: clarify subid delegation - libsubid: make shadow_logfd not extern - login.defs: include HMAC_CRYPTO_ALGO key * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2:4.8.1-8 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Nov 09 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-6 - commonio: force lock file sync (#1862056) * Tue Nov 03 2020 Petr Lautrbach <plautrba@redhat.com> - 2:4.8.1-5 - Rebuild with libsemanage.so.2 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu May 14 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-3 - check only local groups when adding new supplementary groups to a user (#1727236)