- 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>