This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=a154134fe70c0b823ae14905bdc33b64e7dcd454 commit a154134fe70c0b823ae14905bdc33b64e7dcd454 (HEAD -> main) Author: Guillem Jover <[email protected]> AuthorDate: Wed May 25 10:40:33 2022 +0200 Release 1.21.8 --- debian/changelog | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2648dd64d..05cc488a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,34 @@ -dpkg (1.21.8) UNRELEASED; urgency=medium +dpkg (1.21.8) unstable; urgency=medium - * + [ Guillem Jover ] + * dpkg-statoverride: Add support for --force-not-root. Closes: #1009069 + Based on a patch by John Spencer <[email protected]>. + * dpkg: Fix «De-configuring» message to allow configuration to use new + version. + * Perl modules: + - Dpkg::Source::Archive: Prevent directory traversal for in-place extracts. + Reported by Max Justicz <[email protected]>. Fixes CVE-2022-1664. + - Dpkg::Substvars: Add support for optional substvars assigned with ?=. + * Documentation: + - man: Reference deb-substvar(5) from dpkg-source(1) and dpkg-shlibdeps(1). + - man: Structure and clarify deb-substvars(5). + Prompted by Niels Thykier <[email protected]>. + * Build system: + - Unhook dist-cpan from make dist target. + * Packaging: + - Silence warning about merged-usr-via-aliased-dirs on Ubuntu. + - Remove useless [] around tr sets. + * Localization: + - Update Dutch translations. Closes: #1010031, #1010032, #1010033 + Thanks to Frans Spiesschaert <[email protected]>. + - Update Portuguese man pages translations. Closes: #1011095 + Thanks to Américo Monteiro <[email protected]>. + + [ Helge Kreutzmann ] + * Localization: + - Update German man pages translation. - -- Guillem Jover <[email protected]> Fri, 01 Apr 2022 02:47:46 +0200 + -- Guillem Jover <[email protected]> Wed, 25 May 2022 10:39:29 +0200 dpkg (1.21.7) unstable; urgency=medium -- Dpkg.Org's dpkg

