From 89221d398305c71138c4329706d261c00bf4e608 Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Sat, 23 Oct 2021 20:54:30 +0200 Subject: [PATCH] debian/changelog: add new entry --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index c3e011b3..df1cdfa6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +shadow (1:4.8.1-2) UNRELEASED; urgency=medium + + [ Niels Thykier ] + * Remove obsolete login.preinst + * Remove obsolete code from passwd maintscripts + + [ Helmut Grohne ] + * logoutd is gone since at least buster (closes: #989712) + * Delete duplicate subuid/subgid creation. + * login.postinstd support for DPKG_ROOT (closes: #992578) + + -- Johannes Schauer Marin Rodrigues Sat, 23 Oct 2021 20:45:59 +0200 + shadow (1:4.8.1-1) unstable; urgency=medium * debian/default/useradd: Fix typo DHSELL -> DSHELL (Closes: #897028)