diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2022-04-08 12:22:37 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2022-04-08 12:23:25 +0200 |
commit | 72782263dc1e2f65a1ef02f490d897abdcc9885d (patch) | |
tree | aee224613c35ba211f5a6030d7f90178f8d2812d /debian | |
parent | 863421c52a0dd5bae66a882f470166d5bf8496dc (diff) |
Release 2.4.52.4.5
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 464a0f014..2d069a498 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (2.4.5) unstable; urgency=medium + + * Only protect two kernels, not last installed one (LP: #1968154) + * Fix segfault in CacheSetHelperAPTGet::tryVirtualPackage() + + -- Julian Andres Klode <jak@debian.org> Fri, 08 Apr 2022 12:22:23 +0200 + apt (2.4.4) unstable; urgency=medium [ David Kalnischkies ] |