Wed, 01 May 2024 11:06:30 UTC | login

Information for build shadow-utils-4.6-2.fc29

ID66036
Package Nameshadow-utils
Version4.6
Release2.fc29
Epoch2
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
StartedMon, 30 Jul 2018 05:49:49 UTC
CompletedMon, 30 Jul 2018 06:10:04 UTC
Taskbuild (f29-candidate, shadow-utils-4.6-2.fc29.src.rpm)
Tags
f29
f30
RPMs
src
shadow-utils-4.6-2.fc29.src.rpm (info) (download)
riscv64
shadow-utils-4.6-2.fc29.riscv64.rpm (info) (download)
shadow-utils-debuginfo-4.6-2.fc29.riscv64.rpm (info) (download)
shadow-utils-debugsource-4.6-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon May 28 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-1 - update to current upstream release 4.6 * Fri Apr 20 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-10 - Raise limit for passwd and shadow entry length but also prevent writing longer entries (#1422497) * Tue Feb 06 2018 Björn Esser <besser82@fedoraproject.org> - 2:4.5-9 - Add patch to include crypt.h, if present - Use %make_{build,install} macros - Refresh other patches for proper alignment * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 2:4.5-8 - Rebuilt for switch to libxcrypt * Mon Nov 06 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-7 - fix regression caused by the userdel-chroot patch (#1509978) * Thu Nov 02 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-6 - fix userdel in chroot (#1316168) - add useful chage -E example to chage manpage * Fri Sep 15 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-5 - do not allow "." and ".." user names * Mon Aug 14 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-4 - allow switching to secondary group without checking the membership explicitly (patch from upstream) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 21 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-1 - update to current upstream release 4.5 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Aug 25 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.3.1-2 - fix regression in useradd - not processing defaults properly (#1369979) * Tue Aug 23 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.3.1-1 - new upstream release fixing low impact security issue