<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, 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:40:10Z</updated>
<entry>
<title>Release 2.9.2</title>
<updated>2024-04-22T17:40:10Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-22T17:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2170f7b62a29b8ae602490ebf80e92fae09d5a9d'/>
<id>urn:sha1:2170f7b62a29b8ae602490ebf80e92fae09d5a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add long-version message "Audit:" instead of "A:"</title>
<updated>2024-04-22T17:39:08Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-22T17:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cbb6f72b868cf7f50bd148479f7604f21964d239'/>
<id>urn:sha1:cbb6f72b868cf7f50bd148479f7604f21964d239</id>
<content type='text'>
</content>
</entry>
<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>build: test: Silence warnings in GTest code</title>
<updated>2024-04-20T12:15:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-20T12:09:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4e9a9dbf9bd52d38ab5818f3eb32c8189fd25671'/>
<id>urn:sha1:4e9a9dbf9bd52d38ab5818f3eb32c8189fd25671</id>
<content type='text'>
GTest has a lot of broken things with signed vs unsigned,
and double integer promotions, let's silence them.
</content>
</entry>
<entry>
<title>test: configuration: color: reset _config after tests</title>
<updated>2024-04-20T12:15:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-04-20T11:45:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1350ca686ba2557dd8e2c17eab367bfbfe9b389a'/>
<id>urn:sha1:1350ca686ba2557dd8e2c17eab367bfbfe9b389a</id>
<content type='text'>
This avoids us polluting the configuration for later tests, since
the test order apparently is not deterministic. We probably should
fix some common test case thingy instead.
</content>
</entry>
<entry>
<title>Merge branch 'audit' into 'main'</title>
<updated>2024-04-19T19:30:26Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2024-04-19T19:30:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=235d4ab12e72aeef4bbfc59de1d6d51cacdb2e66'/>
<id>urn:sha1:235d4ab12e72aeef4bbfc59de1d6d51cacdb2e66</id>
<content type='text'>
Add an "audit" error level

See merge request apt-team/apt!323</content>
</entry>
<entry>
<title>Add an audit message for missing InRelease files</title>
<updated>2024-04-19T18:54:54Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2024-01-23T18:01:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=858a551b50ea3871748d9196896e54b361c3d545'/>
<id>urn:sha1:858a551b50ea3871748d9196896e54b361c3d545</id>
<content type='text'>
</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>
</feed>
