<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-private/private-install.cc, branch 2.9.2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.9.2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.9.2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2024-04-19T18:49:05Z</updated>
<entry>
<title>Show "Upgrading:" before other sections</title>
<updated>2024-04-19T18:49:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-16T09:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=129662acca40d3bd212f19e94db6df9d0ba4ba80'/>
<id>urn:sha1:129662acca40d3bd212f19e94db6df9d0ba4ba80</id>
<content type='text'>
This avoids awkward interactions with Installing dependencies and
Suggested packages appearing before it; despite being triggered by
it.
</content>
</entry>
<entry>
<title>Remove spurious newline inside `apt autoremove` message</title>
<updated>2024-04-19T18:49:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-15T16:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=31d328f10d13393936b4adb779a527befa289fa7'/>
<id>urn:sha1:31d328f10d13393936b4adb779a527befa289fa7</id>
<content type='text'>
Add a new `note` field to `ShowList` which contains a line to
be displayed after the list itself. This allows `ShowList` to
render a self-contained list block.
</content>
</entry>
<entry>
<title>Configure individual action colors using APT::Color::Action</title>
<updated>2024-04-19T14:58:24Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-19T14:12:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=dc779ff0a33d9da8bc55390ee55ad73d31739e46'/>
<id>urn:sha1:dc779ff0a33d9da8bc55390ee55ad73d31739e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use APT::Configuration::color to apply color to output</title>
<updated>2024-04-19T14:58:24Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-19T14:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e07450beb5a474ec3c099ff3eb329892b040d04c'/>
<id>urn:sha1:e07450beb5a474ec3c099ff3eb329892b040d04c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apt: Default to N in the y/N prompt if there were warnings</title>
<updated>2024-04-13T20:37:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2024-04-13T20:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ffe5a25fdb0dd178ba36b9f72c5213565adf19f0'/>
<id>urn:sha1:ffe5a25fdb0dd178ba36b9f72c5213565adf19f0</id>
<content type='text'>
This especially helps with the running out of space warnings to
be safe.
</content>
</entry>
<entry>
<title>Use "Continue anyway?" if a warning is queued</title>
<updated>2024-04-13T20:04:15Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2024-04-13T20:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0ea8b5a34118d57e8aad7229360a5acafa1d1c1e'/>
<id>urn:sha1:0ea8b5a34118d57e8aad7229360a5acafa1d1c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add warnings if space estimate exceeds free space</title>
<updated>2024-04-13T18:51:50Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2024-04-13T18:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cf9bebba1c92e937f639a229d46fea4e24cfa9df'/>
<id>urn:sha1:cf9bebba1c92e937f639a229d46fea4e24cfa9df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove approx. from space estimates; and do some alignment</title>
<updated>2024-04-13T19:39:07Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2024-04-13T19:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5afcac6ffbf41d4d3a586b64b43882d5e86fc67f'/>
<id>urn:sha1:5afcac6ffbf41d4d3a586b64b43882d5e86fc67f</id>
<content type='text'>
This aligns the /boot message with the parent one, and also align
the formatting of the partially downloaded size message to add spaces
around /
</content>
</entry>
<entry>
<title>Show space estimate for /boot, if separate; or estimate initrd for /usr</title>
<updated>2024-04-13T18:27:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2024-04-13T18:27:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f7e5ed3c8dffcdfc2c55c63f2e3cbcb390bbf013'/>
<id>urn:sha1:f7e5ed3c8dffcdfc2c55c63f2e3cbcb390bbf013</id>
<content type='text'>
Calculate an estimate of 110% of the biggest initrd + system.map
as the additional space a kernel needs in /boot.

If /boot is a different file system than /usr, print the size of
the kernels + the additional space they will need separately;
otherwise include it in our /usr figure.
</content>
</entry>
<entry>
<title>Hide nice subtree character and indentation of summary from translations</title>
<updated>2024-04-13T19:22:36Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2024-04-13T19:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cf71004551eca23f6d73648bc19f65e8b2a08ce9'/>
<id>urn:sha1:cf71004551eca23f6d73648bc19f65e8b2a08ce9</id>
<content type='text'>
Also allow us to have utf-8 characters in xgettext, but msgcomm still
fails so ugh.

This avoids translations messing up the formatting a bit more, at
least, and makes apt build again
</content>
</entry>
</feed>
