]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
shadow: Update to version 4.17.3
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 19 Mar 2025 12:54:32 +0000 (13:54 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Mar 2025 15:41:27 +0000 (15:41 +0000)
commita9ff2c2a7e8729ca90df8ac3e1a153689699d026
treee24ba33f8e297db104208c9ca264218166bff0b6
parentbb5d9cfab506dd325ea647c97297de97840c02e0
shadow: Update to version 4.17.3

- Update from version 4.16.0 to 4.17.3
- Update of rootfile
- At version 4.17.0 groups and ids were removed from shadow, so the parts of the patch
   related to stopping installation of groups is no longer needed. The parts related
   to not installing the man pages already installed by man are still done but using
   the commands shown in Linux From Scratch with shadow-4.17.3 rather than via a patch
   file which was getting very difficult to find and edit every man page that should be
   excluded from the source tarball to create the diff patch.
- Corrected a typo, --without-brcypt should have been --without-bcrypt. However no
   impact as the default for brcypt is to not be installed.
- This version brings in /bin/getsubids. I have commented this out as that command was
   never present before, although the subids libraries were. If this command should be
   available in IPFire then it can be uncommented in the rootfile.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/shadow
lfs/shadow
src/patches/shadow-4.14.3-suppress_installation_of_groups.patch [deleted file]