<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.3.12</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.3.12</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.3.12'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2021-11-17T17:31:12Z</updated>
<entry>
<title>Release 2.3.12</title>
<updated>2021-11-17T17:31:12Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-11-17T17:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=312e7d7310e07757c59cd7ac0f20d0b416b43026'/>
<id>urn:sha1:312e7d7310e07757c59cd7ac0f20d0b416b43026</id>
<content type='text'>
This release is dedicated to Linus Tech Tips.
</content>
</entry>
<entry>
<title>Release 2.3.12</title>
<updated>2021-11-17T17:29:58Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-11-17T17:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1d1a92241e402373a752cbadc28a633bc56a3932'/>
<id>urn:sha1:1d1a92241e402373a752cbadc28a633bc56a3932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pu/essential-removal' into 'main'</title>
<updated>2021-11-17T17:22:00Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-11-17T17:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=16706bbae1a1168bd327ce1587b63d9353bab144'/>
<id>urn:sha1:16706bbae1a1168bd327ce1587b63d9353bab144</id>
<content type='text'>
Do not remove Essential/Protected due to dependencies

See merge request apt-team/apt!198</content>
</entry>
<entry>
<title>Merge branch 'pu/no-prompt-essential-removal' into 'main'</title>
<updated>2021-11-17T17:07:37Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-11-17T17:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=68a6dffed6ad5e5dc4ac01319b31843951d0eb21'/>
<id>urn:sha1:68a6dffed6ad5e5dc4ac01319b31843951d0eb21</id>
<content type='text'>
Require argument to remove essential packages, do not prompt

See merge request apt-team/apt!199</content>
</entry>
<entry>
<title>Do not remove Essential/Protected due to dependencies</title>
<updated>2021-11-17T16:32:18Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-11-17T15:29:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=891efe3b201a104445ea723a3a5b9b434a78c364'/>
<id>urn:sha1:891efe3b201a104445ea723a3a5b9b434a78c364</id>
<content type='text'>
Suggesting the removal of Essential and Protected packages as a
solution leads to situations where YouTubers end up removing their
desktop.

Let's not remove such packages ourselves.
</content>
</entry>
<entry>
<title>Require argument to remove essential packages, do not prompt</title>
<updated>2021-11-17T16:21:03Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-11-17T16:20:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=21cc694f55de7caede8dcef3831236b6ca855cd7'/>
<id>urn:sha1:21cc694f55de7caede8dcef3831236b6ca855cd7</id>
<content type='text'>
Let's make this one step harder.
</content>
</entry>
<entry>
<title>Merge branch 'egrep' into 'main'</title>
<updated>2021-11-13T19:14:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-11-13T19:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1a2f6293565d1d371f136c8049723a665556d59c'/>
<id>urn:sha1:1a2f6293565d1d371f136c8049723a665556d59c</id>
<content type='text'>
bash completion: use `grep -E` instead of `egrep`

See merge request apt-team/apt!197</content>
</entry>
<entry>
<title>bash completion: use `grep -E` instead of `egrep`</title>
<updated>2021-11-12T22:29:05Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2021-11-12T22:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1191e3d4659bb19271ceb7176e364d776465407b'/>
<id>urn:sha1:1191e3d4659bb19271ceb7176e364d776465407b</id>
<content type='text'>
`egrep` has been deprecated in GNU grep since 2007, and in current post
3.7 Git it has been made to emit obsolescence warnings:
https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a9515624709865d480e3142fd959bccd1c9372d1
</content>
</entry>
<entry>
<title>Dutch manpages translation update</title>
<updated>2021-11-09T14:30:06Z</updated>
<author>
<name>Frans Spiesschaert</name>
<email>Frans.Spiesschaert@yucom.be</email>
</author>
<published>2021-11-09T14:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a52a047c425e7cdefdc92d2815a7dfb08b486cb4'/>
<id>urn:sha1:a52a047c425e7cdefdc92d2815a7dfb08b486cb4</id>
<content type='text'>
Closes: #998830
</content>
</entry>
<entry>
<title>Merge branch 'fix-debug-output-from-signed-by' into 'main'</title>
<updated>2021-11-05T15:26:59Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-11-05T15:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ff8b056fe4f1dc3b37ed7432b1f5ee151435d421'/>
<id>urn:sha1:ff8b056fe4f1dc3b37ed7432b1f5ee151435d421</id>
<content type='text'>
Don't print every inline PGP key in Signed-By

See merge request apt-team/apt!195</content>
</entry>
</feed>
