Sat, 07 Mar 2026 08:22:34 UTC | login

Information for build shadow-utils-4.15.0-5.el10

ID4639
Package Nameshadow-utils
Version4.15.0
Release5.el10
Epoch2
DraftFalse
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 bykojiadmin
State complete
Volume DEFAULT
StartedTue, 17 Feb 2026 16:49:58 UTC
CompletedTue, 17 Feb 2026 16:49:58 UTC
Tags
almalinux-10.0
v9.0-incoming
RPMs
src
shadow-utils-4.15.0-5.el10.src.rpm (info) (download)
x86_64_v2
shadow-utils-4.15.0-5.el10.x86_64_v2.rpm (info) (download)
Changelog * Mon Nov 04 2024 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.15.0-5 - Disable nscd. Resolves: RHEL-56355 - useradd: fix write_full() return value * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:4.15.0-4 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2:4.15.0-3 - Bump release for June 2024 mass rebuild * Tue Jun 18 2024 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.15.0-2 - Fix static analyzer detected issues. Resolves: RHEL-35383 * Wed Apr 03 2024 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.15.0-1 - Rebase to version 4.15.0 - getdef: avoid spurious error messages about unknown configuration options * Mon Feb 12 2024 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.14.0-6 - Build linking `libpam` * Thu Feb 01 2024 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.14.0-5 - passwd: Provide binary from this package. Enable libpam and disable account-tools-setuid. Provide passwd PAM service file. Resolves: #2233275 - passwd: provide --stdin option * Mon Jan 29 2024 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.14.0-4 - Disable SSSD support. Resolves: #2253182 * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.14.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Oct 03 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.14.0-2 - useradd: Set proper SELinux labels for def_usrtemplate * Wed Aug 16 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.14.0-1 - Rebase to version 4.14.0. Resolves: #2229000 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 06 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2:4.13-7 - Remove unused libbsd-devel dependency * Mon Mar 06 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.13-6 - Add libbsd-devel and libeconf-devel as build dependencies * Thu Mar 02 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.13-5 - newuidmap and newgidmap: support passing pid as fd. Resolves: #2174752 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 23 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.13-3 - Change SUB_UID_MIN and SUB_GID_MIN to 524288. Resolves: #2144558 * Mon Nov 21 2022 Florian Weimer <fweimer@redhat.com> - 2:4.13-2 - Fix gshadow configure check (switching to glibc implementation) * Wed Nov 09 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.13-1 - Rebase to version 4.13 - SPDX license migration