]> git.ipfire.org Git - ipfire-2.x.git/commit
shadow: Update to version 4.17.4
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 23 Mar 2025 17:31:14 +0000 (18:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 24 Mar 2025 09:57:26 +0000 (09:57 +0000)
commita191b8aeb8c2b5bcdbcd06573b329e85334212e4
treed44b1d29b3aed5085a3e647a49d4bc8361cca9c9
parent3e01ed6ce803e83ba78c07999c420a28312a4947
shadow: Update to version 4.17.4

- Update from version 4.17.3 to 4.17.4
- Update of rootfile not required
- Changelog
    4.17.4
Revert "lib/, src/: Use local time for human-readable dates"
lib/getdate.y: Ignore time-zone information and use UTC
src/chfn.c: Partially revert "lib/, src/: Use strsep(3) instead of its pattern"
src/chfn.c: Use stpsep() instead of its pattern
src/chfn.c: Add local variable to refer to the separated field
src/chfn.c: copy_field(): Rename local variable
lib/commonio.c: Rely on the POSIX.1-2008 behavior of realpath(3)
lib/fs/readlink/: readlinknul(): Use ssize_t to simplify
autogen.sh: Promote -Wsign-compare to an error
lib/sizeof.h: ssizeof(): Add signed variant of sizeof
src/lastlog.c: Use ssizeof() to avoid a -Wsign-compare diagnostic
tests/unit/test_xasprintf.c: Fix sign-mismatch diagnostic
configure.ac: stop checking for utmp location
configure.ac: be deterministic about passwd location
lib/, src/: update audit messages
lib/: audit function for groups
src/: update group audit messages
doc/: Remove list of distributions

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