<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.4.0</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.4.0</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.4.0'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2022-02-22T19:01:41Z</updated>
<entry>
<title>Release 2.4.0</title>
<updated>2022-02-22T19:01:41Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-02-22T19:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=409ee5821500f140896715a516ec8ffa008de789'/>
<id>urn:sha1:409ee5821500f140896715a516ec8ffa008de789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pu/legacy-keyring-warning' into 'main'</title>
<updated>2022-02-22T18:02:28Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-02-22T18:02:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9ee8797408f0973d71110f9f93c21ad17b6b3a6a'/>
<id>urn:sha1:9ee8797408f0973d71110f9f93c21ad17b6b3a6a</id>
<content type='text'>
Warn if the legacy trusted.gpg keyring is used for verification

See merge request apt-team/apt!209</content>
</entry>
<entry>
<title>Warn if the legacy trusted.gpg keyring is used for verification</title>
<updated>2022-02-22T17:25:06Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-01-07T11:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=56adf743b02b80a9acc9a2e480bfd15acb94f755'/>
<id>urn:sha1:56adf743b02b80a9acc9a2e480bfd15acb94f755</id>
<content type='text'>
With apt-key going away, people need to manage key files, rather
than keys, so they need to know if any keys are in the legacy keyring.
</content>
</entry>
<entry>
<title>Improve the documentation for /etc/apt/keyrings</title>
<updated>2022-02-22T17:25:06Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-02-22T16:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9aee35d1acafde2e443741160d13d365345383ab'/>
<id>urn:sha1:9aee35d1acafde2e443741160d13d365345383ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'readme' into 'main'</title>
<updated>2022-02-22T16:35:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-02-22T16:35:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=975c55803caca0e34524d6177724ce334b3ffff8'/>
<id>urn:sha1:975c55803caca0e34524d6177724ce334b3ffff8</id>
<content type='text'>
Readme: Default branch is now main

See merge request apt-team/apt!226</content>
</entry>
<entry>
<title>Merge branch 'bugscript-dash' into 'main'</title>
<updated>2022-02-22T16:35:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-02-22T16:35:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a6d8d61a832ffac5fd1f4ff3a6df76647e1b1a11'/>
<id>urn:sha1:a6d8d61a832ffac5fd1f4ff3a6df76647e1b1a11</id>
<content type='text'>
bugscript: switch to POSIX shell, quoting, other improvements

See merge request apt-team/apt!225</content>
</entry>
<entry>
<title>Merge branch 'dont-bash-complete-pkgs-before-cmd' into 'main'</title>
<updated>2022-02-22T16:35:02Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-02-22T16:35:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=647847769adca37a0b036c64cc0fad06b49bd99c'/>
<id>urn:sha1:647847769adca37a0b036c64cc0fad06b49bd99c</id>
<content type='text'>
Don’t bash-complete package names before the command word

See merge request apt-team/apt!221</content>
</entry>
<entry>
<title>Merge branch 'bash-complete-autopurge-reinstall-930295' into 'main'</title>
<updated>2022-02-22T16:33:55Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-02-22T16:33:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3834826b1628f9a7d5540c69aeb7d311faaf02c2'/>
<id>urn:sha1:3834826b1628f9a7d5540c69aeb7d311faaf02c2</id>
<content type='text'>
Add bash-completion for autopurge and reinstall (closes: #930295)

See merge request apt-team/apt!214</content>
</entry>
<entry>
<title>doc/apt-key.8.xml: document alternatives to apt-key add (closes: #1002820)</title>
<updated>2022-02-22T16:25:14Z</updated>
<author>
<name>Johannes Schauer Marin Rodrigues</name>
<email>josch@mister-muffin.de</email>
</author>
<published>2021-12-29T13:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4a012436ce6a07dd435dca33b7ee2c41ea94c844'/>
<id>urn:sha1:4a012436ce6a07dd435dca33b7ee2c41ea94c844</id>
<content type='text'>
[jak@ Also document /etc/apt/keyrings]
</content>
</entry>
<entry>
<title>Readme: Default branch is now main</title>
<updated>2022-02-17T21:11:23Z</updated>
<author>
<name>Croydon</name>
<email>git@cr0ydon.com</email>
</author>
<published>2022-02-17T21:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9427fa4769bf5a1f9462ef3d93cb4d6aa3443b60'/>
<id>urn:sha1:9427fa4769bf5a1f9462ef3d93cb4d6aa3443b60</id>
<content type='text'>
</content>
</entry>
</feed>
