]> git.99rst.org Git - openwrt-packages.git/commit
shadow: update to 4.20.2
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 09:35:35 +0000 (12:35 +0300)
committerAlexandru Ardelean <redacted>
Mon, 24 Aug 2026 17:05:46 +0000 (20:05 +0300)
commitdfd046a6b71b1707c70882af4cf4cf1c570e71a7
tree61d174a603f198048b6ba0f91924a75ef6759cac
parentcfe65a4c24a3f8c863bf2ac7df02ca4ce2fe6034
shadow: update to 4.20.2

Refresh PKG_HASH from the release tarball.

Drop expiry, groupmems and logoutd from SHADOW_APPLETS: shadow 4.20
removed these applets (their sources are gone from the tarball and
src/Makefile.am no longer builds them), so shadow-expiry,
shadow-groupmems and shadow-logoutd have no binary to install.

Update the login.defs bcrypt sed: 4.20's etc/login.defs ships the
commented default "#ENCRYPT_METHOD SHA512" instead of
"#ENCRYPT_METHOD DES", so the old pattern matched nothing and left
ENCRYPT_METHOD unset.

Refresh 004-fix-su-controoling-term.patch for the shifted su.c line
numbers and add the missing git-am header.

Signed-off-by: Alexandru Ardelean <redacted>
utils/shadow/Makefile
utils/shadow/patches/004-fix-su-controoling-term.patch
git clone https://git.99rst.org/PROJECT