[ubuntu/noble-proposed] gnupg2 2.4.4-2ubuntu3 (Accepted)
Julian Andres Klode
juliank at ubuntu.com
Fri Feb 16 10:14:13 UTC 2024
gnupg2 (2.4.4-2ubuntu3) noble; urgency=medium
* debian/migrate-pubring-from-classic-gpg: Add 2.4 to allowlist
* d/tests/simple-tests: Use RSA keys for now.
'default' key type does not work in batch mode anymore due to needing two
subkeys (ed25519 for signing, and cv25519 for encryption).
* gnupg: Demote gpg-wks-server to Suggests.
We don't want this installed by default, it pulls in an mta, and we don't
host wks servers by default.
* gnupg: Demote gnupg-l10n to Recommends.
Translations are nice, but I want to be able to remove them on
an English system without breaking Depends.
* Demote all Recommends: gnupg to Suggests.
If we selectively install a specific part of gpg it should not
by default pull in the entire suite again.
gnupg2 (2.4.4-2ubuntu2) noble; urgency=medium
* Disable add-option-assert-pubkey_algo.patch for now
gnupg2 (2.4.4-2ubuntu1) noble; urgency=medium
* Merge with Debian experimental. Remaining changes:
- Honor http_proxy= environment variables by default in the systemd
user session dirmngr service.
- Drop the gpgv-win32 test
* The dirmngr change now patches debian/dirmngr.user.service directly
* Import upstream patch gpg: Add option --assert-pubkey_algo
gnupg2 (2.4.4-2) experimental; urgency=low
* 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.
* Drop now unused (gpgcompose was removed upstream) build with
--enable-maintainer-mode.
* Speed up indep build by only running needed dh_auto_configure instances.
gnupg2 (2.4.4-1) experimental; urgency=low
* Team upload.
* 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.
* Delete keyboxd's Breaks/Replaces against gnupg2 - They are not needed.
* Update CI test dependencies (gnupg2 --> gnupg).
* New upstream version.
+ Drop from-master/keep-the-status-output.patch, unfuzz
Use-hkps-keys.openpgp.org-as-the-default-keyserver.patch.
+ Update gnutls b-d version requirement.
+ Update debian/copyright.
+ spelling-fixes.diff: Fix errors found by lintian.
* Fixup recommends of architecture-any packages on architecture-all package
"gnupg" to use (= ${source:Version}) instead of binary:Version. (Thanks,
James McCoy) Closes: #1060366
* Set --with-mailprog=/usr/sbin/sendmail and add a dependency on
default-mta | mail-transport-agent to gpg-wks-server. Closes: #1025782
* Run wrap-and-sort -ast.
gnupg2 (2.4.3-2) experimental; urgency=low
* Duplicate lintian override for embedded-library in gpgv-static in old
lintian syntax to avoid auto-reject.
gnupg2 (2.4.3-1) experimental; urgency=low
[ Andreas Metzler ]
* Team upload.
* New upstream version.
+ Update patch-queue.
+ Ship /usr/lib/gnupg/gpg-auth in scdaemon package.
+ Tighten b-d as required.
+ gpg-zip script dropped, bugreport therefore irrelevant. Closes: #913060
+ Also drop unused debian/gpg-zip.1.
+ systemd user unit examples dropped upstream (2.4.1).
* Merge changes from stable uploads after 2.2.27-2.
* Drop unused b-d on libcurl4-gnutls-dev. (See #980768, the other to be
removed b-ds could be necessary if at some point the respective doc
sources were patched in the Debian package.)
* Drop autopkgtests explicit dependency on essential package diffutils.
Closes: #953570
* Support the noudeb build profile. (Closes: #1024921) (Thanks, Helmut
Grohne)
* Drop dirmngr dependency on lsb-base. (Empty transitional package
depending on essential package)
* Drop unused lintian overrides for gpg-wks-client.1.
* Run wrap-and-sort -ast.
[ Bastien Roucariès ]
* Improve systemd integration for gpg-agent SSH emulation.
[ NIIBE Yutaka ]
* Fix debian/gpg-agent.install (not including keyboxd).
* Update debian/patches/series for gpg-agent-idling.
* Add gpg-agent-idling patch set from upstream (delete old implimatation).
* Update debian/patches/series for three patches of the following.
* Recover the behavior of BEGIN_ENCRYPTION status output.
- from-master/keep-the-status-output.patch: New.
* debian/control (keyboxd): New package.
* Add keybox systemd support.
- Add debian/keyboxd.user.service.
- Add debian/keyboxd.user.socket.
- debian-packaging/keyboxd-systemd-support.patch: New.
- debian/keyboxd.8: New.
- debian/keyboxd.README.Debian: New.
- debian/keyboxd.install: New.
- debian/keyboxd.manpages: New.
* Recover systemd-user support.
- Add debian/*.user.service.
- Add debian/*.user.socket.
- debian/rules (override_dh_installsystemduser): New.
- debian-packaging/keep-systemd-support.patch: New.
gnupg2 (2.3.1-1) experimental; urgency=medium
* Upload to experimental
* New upstream version 2.3.1
Date: Fri, 16 Feb 2024 11:03:09 +0100
Changed-By: Julian Andres Klode <juliank at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnupg2/2.4.4-2ubuntu3
-------------- next part --------------
Format: 1.8
Date: Fri, 16 Feb 2024 11:03:09 +0100
Source: gnupg2
Built-For-Profiles: noudeb
Architecture: source
Version: 2.4.4-2ubuntu3
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Julian Andres Klode <juliank at ubuntu.com>
Closes: 913060 953570 1024921 1025782 1060366
Changes:
gnupg2 (2.4.4-2ubuntu3) noble; urgency=medium
.
* debian/migrate-pubring-from-classic-gpg: Add 2.4 to allowlist
* d/tests/simple-tests: Use RSA keys for now.
'default' key type does not work in batch mode anymore due to needing two
subkeys (ed25519 for signing, and cv25519 for encryption).
* gnupg: Demote gpg-wks-server to Suggests.
We don't want this installed by default, it pulls in an mta, and we don't
host wks servers by default.
* gnupg: Demote gnupg-l10n to Recommends.
Translations are nice, but I want to be able to remove them on
an English system without breaking Depends.
* Demote all Recommends: gnupg to Suggests.
If we selectively install a specific part of gpg it should not
by default pull in the entire suite again.
.
gnupg2 (2.4.4-2ubuntu2) noble; urgency=medium
.
* Disable add-option-assert-pubkey_algo.patch for now
.
gnupg2 (2.4.4-2ubuntu1) noble; urgency=medium
.
* Merge with Debian experimental. Remaining changes:
- Honor http_proxy= environment variables by default in the systemd
user session dirmngr service.
- Drop the gpgv-win32 test
* The dirmngr change now patches debian/dirmngr.user.service directly
* Import upstream patch gpg: Add option --assert-pubkey_algo
.
gnupg2 (2.4.4-2) experimental; urgency=low
.
* 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.
* Drop now unused (gpgcompose was removed upstream) build with
--enable-maintainer-mode.
* Speed up indep build by only running needed dh_auto_configure instances.
.
gnupg2 (2.4.4-1) experimental; urgency=low
.
* Team upload.
* 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.
* Delete keyboxd's Breaks/Replaces against gnupg2 - They are not needed.
* Update CI test dependencies (gnupg2 --> gnupg).
* New upstream version.
+ Drop from-master/keep-the-status-output.patch, unfuzz
Use-hkps-keys.openpgp.org-as-the-default-keyserver.patch.
+ Update gnutls b-d version requirement.
+ Update debian/copyright.
+ spelling-fixes.diff: Fix errors found by lintian.
* Fixup recommends of architecture-any packages on architecture-all package
"gnupg" to use (= ${source:Version}) instead of binary:Version. (Thanks,
James McCoy) Closes: #1060366
* Set --with-mailprog=/usr/sbin/sendmail and add a dependency on
default-mta | mail-transport-agent to gpg-wks-server. Closes: #1025782
* Run wrap-and-sort -ast.
.
gnupg2 (2.4.3-2) experimental; urgency=low
.
* Duplicate lintian override for embedded-library in gpgv-static in old
lintian syntax to avoid auto-reject.
.
gnupg2 (2.4.3-1) experimental; urgency=low
.
[ Andreas Metzler ]
* Team upload.
* New upstream version.
+ Update patch-queue.
+ Ship /usr/lib/gnupg/gpg-auth in scdaemon package.
+ Tighten b-d as required.
+ gpg-zip script dropped, bugreport therefore irrelevant. Closes: #913060
+ Also drop unused debian/gpg-zip.1.
+ systemd user unit examples dropped upstream (2.4.1).
* Merge changes from stable uploads after 2.2.27-2.
* Drop unused b-d on libcurl4-gnutls-dev. (See #980768, the other to be
removed b-ds could be necessary if at some point the respective doc
sources were patched in the Debian package.)
* Drop autopkgtests explicit dependency on essential package diffutils.
Closes: #953570
* Support the noudeb build profile. (Closes: #1024921) (Thanks, Helmut
Grohne)
* Drop dirmngr dependency on lsb-base. (Empty transitional package
depending on essential package)
* Drop unused lintian overrides for gpg-wks-client.1.
* Run wrap-and-sort -ast.
.
[ Bastien Roucariès ]
* Improve systemd integration for gpg-agent SSH emulation.
.
[ NIIBE Yutaka ]
* Fix debian/gpg-agent.install (not including keyboxd).
* Update debian/patches/series for gpg-agent-idling.
* Add gpg-agent-idling patch set from upstream (delete old implimatation).
* Update debian/patches/series for three patches of the following.
* Recover the behavior of BEGIN_ENCRYPTION status output.
- from-master/keep-the-status-output.patch: New.
* debian/control (keyboxd): New package.
* Add keybox systemd support.
- Add debian/keyboxd.user.service.
- Add debian/keyboxd.user.socket.
- debian-packaging/keyboxd-systemd-support.patch: New.
- debian/keyboxd.8: New.
- debian/keyboxd.README.Debian: New.
- debian/keyboxd.install: New.
- debian/keyboxd.manpages: New.
* Recover systemd-user support.
- Add debian/*.user.service.
- Add debian/*.user.socket.
- debian/rules (override_dh_installsystemduser): New.
- debian-packaging/keep-systemd-support.patch: New.
.
gnupg2 (2.3.1-1) experimental; urgency=medium
.
* Upload to experimental
* New upstream version 2.3.1
Checksums-Sha1:
5e40376e963fa90c7f4077d543f395c409a705ef 3928 gnupg2_2.4.4-2ubuntu3.dsc
32b6c4e2e07367bb15e193e71cd947820432cd1c 85848 gnupg2_2.4.4-2ubuntu3.debian.tar.xz
55fe4d56f5d0f64e66aa29b509eac45af93b882b 10905 gnupg2_2.4.4-2ubuntu3_source.buildinfo
Checksums-Sha256:
383a8c4f7a44e574eaaf877c3e0ac8495a30e80446f4af8a80f4af6f299b5f89 3928 gnupg2_2.4.4-2ubuntu3.dsc
8748facf978e5be0dea77ab542d4d605709f7bdf014971a16c447f06ccbfbb2f 85848 gnupg2_2.4.4-2ubuntu3.debian.tar.xz
45465965fe4da97bb9ec3999c3e85cce372a6d0882e5fa4bf06029349bce6253 10905 gnupg2_2.4.4-2ubuntu3_source.buildinfo
Files:
492b8138e9b444d04d2e0d07cf1e42d5 3928 utils optional gnupg2_2.4.4-2ubuntu3.dsc
1341472ac6287475ed7c675433ea7240 85848 utils optional gnupg2_2.4.4-2ubuntu3.debian.tar.xz
9e27f5f3b2d3d59ffa2a841f51fbd73b 10905 utils optional gnupg2_2.4.4-2ubuntu3_source.buildinfo
Original-Maintainer: Debian GnuPG Maintainers <pkg-gnupg-maint at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~juliank/ubuntu/+source/gnupg2
Vcs-Git-Commit: e558d8a864da6ec86d0db29744f0b5a1429a38ac
Vcs-Git-Ref: refs/heads/ubuntu/devel
More information about the noble-changes
mailing list