From 7c66acdd2e9e500a9d57f61329bb590b865042e1 Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Mon, 25 Sep 2023 17:41:27 +0200 Subject: [PATCH] Update changelog --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3fdc774d..48798076 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +shadow (1:4.13+dfsg1-2) UNRELEASED; urgency=medium + + [ Balint Reczey ] + * debian/gitlab-ci.yml: Use sudo to fix reprotest test + * debian/login.pam: Drop reference to Debian Etch (Closes: #1040064) + * debian/NEWS: Fix false claim about PREVENT_NO_AUTH affecting authentication. + Also drop setting PREVENT_NO_AUTH in shipped login.defs. (Closes: #1041547) + + [ Gioele Barabucci ] + * Support build profile + `xsltproc`, `docbook` and all other XML-related packages are not needed + when the `` build profile is active, as long as `./configure` is + called with `--disable-man`. (Closes: #1051827) + + -- Balint Reczey Mon, 25 Sep 2023 17:40:29 +0200 + shadow (1:4.13+dfsg1-1) unstable; urgency=medium [ Balint Reczey ]