diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-22 18:47:52 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-22 18:48:02 +0200 |
| commit | 09e853dd424a6ab53bd5791de75894a985968399 (patch) | |
| tree | 9b4783c8f1d4bb4ed67995be663e7c7c0da9791c /debian | |
| parent | fe1d99dc4494a162dc3e3b8738441d9f0b061949 (diff) | |
Release 2.9.102.9.10
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c52518385..1210b043c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +apt (2.9.10) unstable; urgency=medium + + [ Rafael Marian ] + * Fixed missing spaces in apt-mark(8) (Closes: #959854) + * Update manual link in apt-secure(8) (Closes: #1050616) + * Fix misspeling in italian apt --help (Closes: #967973) + + [ David Kalnischkies ] + * Ignore pending input before confirmation prompts (Closes: #1082956) + * Show prompt reply if input is from non-terminal + + [ Julian Andres Klode ] + * extracttar: Move large buffer to heap for valgrind + + [ Christopher Bock ] + * apt-patterns(7): document recommends + + [ Raziel Anarki ] + * Support --target-release in `apt list` + + -- Julian Andres Klode <jak@debian.org> Tue, 22 Oct 2024 18:47:04 +0200 + apt (2.9.9) unstable; urgency=medium [ Chongyun Lee ] |
