diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-02-13 16:31:44 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-02-13 16:31:44 +0100 |
| commit | 8e60b18f9b583dcd252f962b06905d99043a27d1 (patch) | |
| tree | 4d030d878063796a5b2b6aee31e6b88b9cb77d79 /debian | |
| parent | 3749cda6af91e495650018bae39185c2589c9bd7 (diff) | |
Release 2.7.112.7.11
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 77c624a1f..115523fe3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +apt (2.7.11) unstable; urgency=medium + + [ David Kalnischkies ] + * Remove erroneous -a flag from apt-get synopsis in manpage + * Support -a for setting host architecture in apt-get source -b + + [ Julian Andres Klode ] + * For phasing, check if current version is a security update, not just previous ones + (LP: #2051181) + * Add public phased update API + * Add a new ?phasing pattern + * Add the ?security pattern + * Show a separate list of upgrades deferred due to phasing (LP: #1988819) + + -- Julian Andres Klode <jak@debian.org> Tue, 13 Feb 2024 16:31:00 +0100 + apt (2.7.10) unstable; urgency=medium * pkgcachegen: Use placement new to construct header to make |
