<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-private, 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-22T17:31:46Z</updated>
<entry>
<title>Merge branch 'ui-2.9.2' into 'main'</title>
<updated>2024-04-22T17:31:46Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2024-04-22T17:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=20ab001670226e92ca8a74f1e2308197111a8420'/>
<id>urn:sha1:20ab001670226e92ca8a74f1e2308197111a8420</id>
<content type='text'>
UI changes for 2.9.2

See merge request apt-team/apt!343</content>
</entry>
<entry>
<title>Add an --audit option to switch on audit logging</title>
<updated>2024-04-19T18:54:54Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-01-23T17:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=215b184d6a5774df10cabe12bde7d6b0fa3aff85'/>
<id>urn:sha1:215b184d6a5774df10cabe12bde7d6b0fa3aff85</id>
<content type='text'>
This option is recommended to be used by repository operators
for testing.
</content>
</entry>
<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>Insert blank line following simulation note</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:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cd1183f9965692834fa237be6114db0e6b413c41'/>
<id>urn:sha1:cd1183f9965692834fa237be6114db0e6b413c41</id>
<content type='text'>
</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>show: Highlight field names and colorize package name</title>
<updated>2024-04-19T18:49:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-15T15:51:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ae1ff72fbee8b3f5d063e8baa86a64e3da11aeb2'/>
<id>urn:sha1:ae1ff72fbee8b3f5d063e8baa86a64e3da11aeb2</id>
<content type='text'>
We should pass this properly to the TagSection.write()
</content>
</entry>
<entry>
<title>apt update: Show upgradable package count in bold</title>
<updated>2024-04-19T18:49:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-15T15:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3f5e368ba800f823b36931ced783d450ec621264'/>
<id>urn:sha1:3f5e368ba800f823b36931ced783d450ec621264</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the default log level from debug to notice</title>
<updated>2024-04-19T18:11:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-01-23T17:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3cd6eacd1ab42e414f0d899a3f74fc60140f0e8a'/>
<id>urn:sha1:3cd6eacd1ab42e414f0d899a3f74fc60140f0e8a</id>
<content type='text'>
We never used the debug level before, so we can do that. This
allows us to have the new audit level.

We did call DumpErrors() with DEBUG in two debug code paths,
so don't touch those.

debug
</content>
</entry>
<entry>
<title>private-output: Remove check for output version for color</title>
<updated>2024-04-19T15:06:50Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-19T14:20:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=58436fc3b7507d5c0f6fcf1a4a072c71961c42f2'/>
<id>urn:sha1:58436fc3b7507d5c0f6fcf1a4a072c71961c42f2</id>
<content type='text'>
This is somewhat pointless.
</content>
</entry>
<entry>
<title>Add a --color, --no-color option</title>
<updated>2024-04-19T15:06:45Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-19T14:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=be5289525a2a037881eaac48fbab26f864f72cd5'/>
<id>urn:sha1:be5289525a2a037881eaac48fbab26f864f72cd5</id>
<content type='text'>
Wrap empty else in {} to avoid readability issues
</content>
</entry>
</feed>
