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=c2d6b7de5849c62d3a4f55f61dbc53c1992f74ee commit c2d6b7de5849c62d3a4f55f61dbc53c1992f74ee (tag: 1.21.9) Author: Guillem Jover <[email protected]> AuthorDate: Fri Jul 1 11:27:05 2022 +0200 Release 1.21.9 --- debian/changelog | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7260bc3db..1e4c40ffe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,30 @@ -dpkg (1.21.9) UNRELEASED; urgency=medium +dpkg (1.21.9) unstable; urgency=medium - * + [ Guillem Jover ] + * dpkg-deb: Add support for --threads-max and DPKG_DEB_THREADS_MAX. + Prompted by vv221 on IRC. + * Perl modules: + - Dpkg::Source::Package::V2: Always fix the permissions for upstream + tarballs. Closes: #1012195 + - Dpkg::BuildFlags: Document optimize feature area. + * Documentation: + - man: Clarify that statoverrides do not need to be known to dpkg. + Closes: #1011510 + - man: Expand Protected and Essential field use cases. Closes: #1008780 + - doc: Rename frontend.txt to frontend-api.txt. + - doc: Move specifications under doc/spec. + - man: Add references to rootless-builds.txt spec. + * Code internals: + - libdpkg: Refactor command actions for compression. + * Build system: + - Split the test-runner into its own script. + + [ Helge Kreutzmann ] + * Localization: + - Update German man pages translation. + - Update German scripts translation. - -- Guillem Jover <[email protected]> Wed, 25 May 2022 17:21:15 +0200 + -- Guillem Jover <[email protected]> Fri, 01 Jul 2022 11:25:58 +0200 dpkg (1.21.8) unstable; urgency=medium -- Dpkg.Org's dpkg

