diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-04-14 18:53:42 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-04-14 18:53:42 +0200 |
| commit | 604f5f3035c552b36fce01900e0790e4e7384cf4 (patch) | |
| tree | 74febc64c21e6ddae84a40876224ea369ca68654 /debian | |
| parent | e7f0d39ee9e6ca3de71c4a9bc52be6de26ea18a0 (diff) | |
Release 2.9.12.9.1
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 62154b64d..869ad26fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +apt (2.9.1) unstable; urgency=medium + + [ Julian Andres Klode ] + * Further UX improvements for apt(8) + - Estimate free space and issue warnings if exceeded, incl. /boot + + Rename "Installed size:" to "Space needed:" + + Space needed: Show space available in /usr + + Show space estimate for /boot, if separate; or estimate initrd for /usr + + Add warnings if space estimate exceeds free space + - Show downgrades as yellow + - Use "Continue anyway?" if a warning is queued, and default to N + - Use unicode install progress bar on UTF-8 locales + * Hide some of the output formatting and details from translatable strings, + do expect some more translation churn in upcoming uploads. + + [ Rafael ] + * Remove duplicate sentence "Changing held packages:" + + -- Julian Andres Klode <jak@debian.org> Sun, 14 Apr 2024 18:45:28 +0200 + apt (2.9.0) unstable; urgency=medium * Welcome to the APT 3.0 development series. It has a new UI for |
