]> git.ipfire.org Git - ipfire-2.x.git/commit
shadow: Update to version 4.16.0
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 9 Jul 2024 18:31:21 +0000 (20:31 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Jul 2024 15:21:21 +0000 (15:21 +0000)
commit7f2e089be4a480517d85bfa63f0590ced171655f
treeec09b10a4ee58726d0da2c5085875c30431d1d05
parent357211c24fc6a60b5a9c138cdea35aaf7d82b8da
shadow: Update to version 4.16.0

- Update from version 4.15.1 to 4.16.0
- Update rootfile
- sobump in rootfile. Ran find-dependencies but no other linked programs identified.
- nscd is disabled in glibc so it has been disabled in shadow. nscd is enabled by default.
- id and groups (deprecated in shadow) are used from coreutils in IPFire.
- Changelog
    4.16.0
The shadow implementations of id(1) and groups(1) are deprecated in favor of the
 GNU coreutils and binutils versions. They will be removed in 4.17.0.
Support for rlogind in the login(1) implementation has been removed. That is, the
 login(1) -r flag has been removed.
The libsubid major version has been bumped, since it now requires specification of
 the module's free() implementation.
    4.15.2
Bugfix release.
This release includes a large amount of fixes, including memory leaks,
 leaks of other resources such as file descriptors, added missing error
 handling, and more.
    4.15.3
Bugfix release.
This release includes changes to the build system, packaging, and tests;
 most of which, were reported by Debian packagers. There's also a fix
 for check_subid_range.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/shadow
lfs/shadow