Fri, 26 Apr 2024 18:57:08 UTC | login

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

ID186559
Package Nameshadow-utils
Version4.8.1
Release5.fc33
Epoch2
Sourcegit+https://src.fedoraproject.org/rpms/shadow-utils.git#f527cc2a1b6702bffadd331a1604cf296fa78c71
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
StartedThu, 26 Nov 2020 16:52:25 UTC
CompletedThu, 26 Nov 2020 17:54:24 UTC
Taskbuild (f33, /rpms/shadow-utils.git:f527cc2a1b6702bffadd331a1604cf296fa78c71)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/shadow-utils.git#f527cc2a1b6702bffadd331a1604cf296fa78c71'}}
Tags
f33
RPMs
src
shadow-utils-4.8.1-5.fc33.src.rpm (info) (download)
riscv64
shadow-utils-4.8.1-5.fc33.riscv64.rpm (info) (download)
shadow-utils-debuginfo-4.8.1-5.fc33.riscv64.rpm (info) (download)
shadow-utils-debugsource-4.8.1-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.6-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 07 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-14 - minor auditing fixes * Fri May 03 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-13 - use lckpwdf() again to disable concurrent edits of databases by other applications * Tue Apr 02 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-12 - force regeneration of getdate.c otherwise the date parsing fix is not applied * Fri Mar 22 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-11 - clarify chage manual page in regards to shadow and passwd inconsistency (#1686440) * Thu Mar 21 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-10 - Ignore LOGIN_PLAIN_PROMPT variable in login.defs * Thu Mar 07 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 2:4.6-9 - Remove obsolete requirements for post/pre scriptlets * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 2:4.6-7 - Rebuilt for libcrypt.so.2 (#1666033) * Tue Dec 18 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-6 - usermod: guard against unsafe change of ownership of special home directories * Mon Nov 19 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-5 - use itstool instead of xml2po