diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:14:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:14:39 +0000 |
commit | f0eb539f18f902491680d9f5da3d6dcdfa043858 (patch) | |
tree | d819b8b897e033eaf0929d2d203990b775980c09 /debian/changelog | |
parent | Merging upstream version 2.7.13. (diff) | |
download | apt-f0eb539f18f902491680d9f5da3d6dcdfa043858.tar.xz apt-f0eb539f18f902491680d9f5da3d6dcdfa043858.zip |
Adding debian version 2.7.13.debian/2.7.13
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 639f51a..d79585e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +apt (2.7.13) unstable; urgency=medium + + * Acknowledge NMU; thank you, Steve! + + [ Wesley Schwengle ] + * Show correct location of configure-index in man page + + [ Yuan Tao ] + * Fix spelling mistake in zh_CN.po + + [ Julian Andres Klode ] + * gpgv: Surface [GNUPG:] ERROR and [GNUPG:] WARNING status messages + * gpgv: Add a reason to worthless signers + * Implement gpgv --assert-pubkey-algo=>=rsa2048,ed25519,ed448 (LP: #2055193) + * Rename 'weak digest algorithm' to 'weak algorithm' + * Temporarily downgrade key assertions to "soon worthless" + * Do not require versioned dpkg-dev on CI + * prepare-release: Adjust for t64 suffix + + -- Julian Andres Klode <jak@debian.org> Wed, 28 Feb 2024 19:48:27 +0100 + +apt (2.7.12+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1061896 + + -- Steve Langasek <vorlon@debian.org> Wed, 28 Feb 2024 01:20:31 +0000 + apt (2.7.12) unstable; urgency=medium [ Kenyon Ralph ] |