Fri, 19 Apr 2024 00:43:00 UTC | login

Information for build shadow-utils-4.8.1-7.fc33

ID195827
Package Nameshadow-utils
Version4.8.1
Release7.fc33
Epoch2
Sourcegit+https://src.fedoraproject.org/rpms/shadow-utils.git#ad630e5c8e7951ce7cb0e98e7499294a04b98be3
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Oct 2021 16:29:22 UTC
CompletedWed, 06 Oct 2021 17:14:17 UTC
Taskbuild (f33, /rpms/shadow-utils.git:ad630e5c8e7951ce7cb0e98e7499294a04b98be3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/shadow-utils.git#ad630e5c8e7951ce7cb0e98e7499294a04b98be3'}}
Tags
f33
RPMs
src
shadow-utils-4.8.1-7.fc33.src.rpm (info) (download)
riscv64
shadow-utils-4.8.1-7.fc33.riscv64.rpm (info) (download)
shadow-utils-debuginfo-4.8.1-7.fc33.riscv64.rpm (info) (download)
shadow-utils-debugsource-4.8.1-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 16 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-7 - allow all types of groups when modifying supplementary groups (#1975327) * Mon Apr 26 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-6 - man: include lastlog file caveat (#951564) - Upstream links to several patches * Mon Nov 16 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-5 - commonio: force lock file sync (#1862056) - spec: add Provides keyword * 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) * Tue Mar 24 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-2 - useradd: clarify the useradd -d parameter behavior in man page * Tue Mar 17 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-1 - updated upstream to 4.8.1 * Tue Mar 17 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8-5 - synchronized login.defs with upstream file (#1261099 and #1807957) * Mon Feb 24 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8-4 - fix useradd: doesn't generate spool mail with the proper SELinux user identity (#1690527) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 16 2020 Tomáš Mráz <tmraz@redhat.com> - 2:4.8-2 - make the invalid shell check into warning * Mon Jan 13 2020 Tomáš Mráz <tmraz@redhat.com> - 2:4.8-1 - update to current upstream release 4.8 * Mon Sep 02 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-16 - fix SELinux related problem in chpasswd/chgpasswd when run with -R (patch by Petr Lautrbach) (#1747215)