diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-17 09:41:51 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-17 09:42:00 +0200 |
| commit | fcccd7fb5ed74ae00c9d675667017d9c84838f69 (patch) | |
| tree | d496737572eef8d4afe3df859c7f1ec5532df860 /debian | |
| parent | f392ba3602dc759eeeffd719d2eb16fc2d81f5e5 (diff) | |
Release 2.9.92.9.9
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b5b954467..c52518385 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +apt (2.9.9) unstable; urgency=medium + + [ Chongyun Lee ] + * Fix compilation error with clang/libc++ 18 + + [ Julian Andres Klode ] + * Implement 'Pin: source-version <foo>' + * Fix buffer overflow, stack overflow, exponential complexity in + apt-ftparchive Contents generation (LP: #2083697) + - ftparchive: Mystrdup: Add safety check and bump buffer size + - ftparchive: contents: Avoid exponential complexity and overflows + - test framework: Improve valgrind support + - test: Check that apt-ftparchive handles deep paths + + [ Remus-Gabriel Chelu ] + * Romanian program translation update (Closes: #1080210) + + -- Julian Andres Klode <jak@debian.org> Thu, 17 Oct 2024 09:41:18 +0200 + apt (2.9.8) unstable; urgency=medium [ Aristo Chen ] |
