diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-03-22 11:12:09 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-03-22 11:15:33 +0100 |
| commit | db797312548f6e7d6d1d1faa9f1e48c1e521d290 (patch) | |
| tree | 70001ffccbc899b2f3634c38c3140de22b9a3f4c /debian | |
| parent | 6ac4e6b22c8e66850155e912f5e649b2cc02303a (diff) | |
Release 2.7.142.7.14
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d79585edc..ae4734342 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +apt (2.7.14) unstable; urgency=medium + + [ Steve Langasek ] + * Support building without gnutls + * Add an artificial Conflicts: against libnettle8 + to force upgrades in launchpad buildd chroots + + [ David Kalnischkies ] + * Handle EINTR in the static FileFd::Write overload + * Remove non-existent Debug::BuildDeps from apt.conf(5) + * Parse unsupported != relation in dependencies + + [ Frans Spiesschaert ] + * Dutch program translation update (Closes: #1065513) + * Dutch manpages translation update (Closes: #1065517) + + [ Wesley Schwengle ] + * Update documentation for apt-get upgrade with pkg arg (Closes: #1065831) + * Update documentation for apt upgrade with pkg arg (Closes: #1065831) + * Include Dutch translation for apt/apt-get upgrade documenation update + * Update Graphviz URL to https://graphviz.org/ + * Update VCG tool URI to new location + * s#http://bugs.debian.org/src/#https://bugs.debian.org/src# + + [ Julian Andres Klode ] + * pkgTagFile::Jump: Use lookback buffer to rejump to current position + (Closes: #1067440) + * debrecords: Do not reparse if given same location (Closes: #1067440) + * Revert "debrecords: Do not reparse if given same location" + + -- Julian Andres Klode <jak@debian.org> Fri, 22 Mar 2024 11:11:44 +0100 + apt (2.7.13) unstable; urgency=medium * Acknowledge NMU; thank you, Steve! |
