debian/changelog: add new entry

This commit is contained in:
Johannes Schauer Marin Rodrigues
2021-10-23 20:54:30 +02:00
parent b7878255ff
commit 89221d3983

13
debian/changelog vendored
View File

@@ -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 <josch@debian.org> 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)