diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1bcbc3c..423b510 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +gnupg2 (2.2.43-1) unstable; urgency=medium + + [ Andreas Metzler ] + * New upstream version. + + Unfuzz patches. + + Drop patches from-upstream/*. + + Bump b-d versioning for libgnutls28-dev, libgpg-error-dev and + libksba-dev as specified in configure.ac. + * Drop unused b-d on libcurl4-gnutls-dev. (See #980768). + * Drop dirmngr dependency on lsb-base. (Empty transitional package + depending on essential package) + * [lintian] B-d on pkgconf instead of pkg-config. + * Drop transitional gpgv2 package (requested in #873186) and update CI + test dependencies. Also remove Breaks/Replaces against ancient + (pre-buster) versions of gpgv2. + * Drop Breaks/Replaces against ancient versions of gnupg/gnupg2. + * Update CI test dependencies (gnupg2 --> gnupg). + * Fixup recommends of architecture-any packages on architecture-all package + "gnupg" to use (= ${source:Version}) instead of binary:Version. (Thanks, + James McCoy) Closes: #1060366 + * Run wrap-and-sort -ast. + * Set --with-mailprog=/usr/sbin/sendmail and add a dependency on + default-mta | mail-transport-agent to gpg-wks-server. Closes: #1025782 + * Demote gnupg metapackage dependency on gpg-wks-server to Suggests since it + pulls in an MTA. + * Fix binary-all FTBFS by running a regular build for arch-all builds. + Otherwise the test suite was run against /usr/bin/gpg for + binary-all builds and failed if it was missing. + * Speed up indep build by only running needed dh_auto_configure instances. + * Add support for nodoc build-profile to ease bootstrapping. Turn + debian/gnupg-l10n.install into an executable that parses + $DEB_BUILD_PROFILES. This seems to be the only working solution to avoid + bad interaction of dh_install/dh_missing with nodoc. + Closes: #980768 + * Add patches to avoid setting AEAD: OCB key-preference on generated keys + and to avoid using OCB-mode even if AEAD: OCB key preference is set + on recipient key. + + [ Daniel Kahn Gillmor ] + * Standards-Version: bump to 4.7.0 (no changes needed) + * gbp: use upstream-2.2 as the name of the upstream branch + * d/copyright: Update dates, add Andreas Metzler for debian/* + + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 13 May 2024 15:45:52 -0400 + gnupg2 (2.2.40-3) unstable; urgency=medium * Team upload. |