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=2f3105279e0fb2255f39b2e9a11f15837cacd44b commit 2f3105279e0fb2255f39b2e9a11f15837cacd44b (HEAD -> main, tag: 1.21.19) Author: Guillem Jover <[email protected]> AuthorDate: Tue Jan 24 23:42:59 2023 +0100 Release 1.21.19 --- debian/changelog | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9ac74a0b0..c05652bb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,35 @@ -dpkg (1.21.19) UNRELEASED; urgency=medium +dpkg (1.21.19) unstable; urgency=medium - * + [ Guillem Jover ] + * Architecture support: + - Revert "arch: Add support for loong64 CPU". See #1028654. + * Perl modules: + - Dpkg::OpenPGP::Backend::GnuPG: Set secure signing preferred algorithms. + Closes: #1028961 + - Dpkg::OpenPGP::Backend::GnuPG: Touch trustedkeys.gpg on temporary gpg + home. + - Dpkg::OpenPGP::Backend::GnuPG: Fallback to use «gpg dearmor» if + present. Reported by Sven Joachim <[email protected]> (on IRC). + - Dpkg::Vendor::Ubuntu: Fix lto feature to honor DEB_BUILD_OPTIONS. + * Test suite: + - Set the permissions explicitly for the copied ChangeLog.old file. + - Add unit tests for lto build flags handling in Ubuntu. + Thanks to Shengjing Zhu <[email protected]>. + See https://bugs.launchpad.net/bugs/2002582. + * Localization: + - Update Catalan translation. + - Update Portuguese man pages translation. + Thanks to Américo Monteiro <[email protected]>. Closes: #1028981 + + [ Sven Joachim ] + * Localization: + - Update German programs translation. + + [ Helge Kreutzmann ] + * Localization: + - Update German man pages translation. - -- Guillem Jover <[email protected]> Tue, 10 Jan 2023 18:57:15 +0100 + -- Guillem Jover <[email protected]> Tue, 24 Jan 2023 23:39:50 +0100 dpkg (1.21.18) unstable; urgency=medium -- Dpkg.Org's dpkg

