From 73b4950948c1b3c28c63ba5c1ad39ab8d0bb5e41 Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Fri, 21 Jan 2022 23:42:30 +0100 Subject: [PATCH] Update changelog --- debian/changelog | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cbc15ce2..078b3cd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,21 @@ -shadow (1:4.8.1-3) UNRELEASED; urgency=medium +shadow (1:4.11.1+dfsg1-1) UNRELEASED; urgency=medium * login: Don't list su command as shipped (Closes: #960637) * Install nologin /usr/sbin without patching makefiles + * debian/copyright: Fully rewrite the file based on upstream license update + and exclude contrib/atudel from upstream tarball + * debian/watch: Repack upstream tarball with +dfsg1 suffix + * debian/upstream/signing-key.asc: Update upstream signing key + * New upstream version 4.11.1+dfsg1 + * Refresh patches + * Set NONEXISTENT to /nonexistent in shipped login.defs (Closes: #960318) + * Enable newly added yescrypt support + * Include YESCRYPT options in shipped login.defs (Closes: #991914) + * debian/rules: Stop using --disable-shared to build shared libraries + * Ship the libsubid4 and libsubid-dev packages and ship getsubids in uidmap + * debian/rules: Drop obsolete variable setting - -- Balint Reczey Sun, 14 Nov 2021 13:18:05 +0100 + -- Balint Reczey Sat, 22 Jan 2022 00:33:18 +0100 shadow (1:4.8.1-2) unstable; urgency=medium