<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.3.10</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.3.10</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.3.10'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2021-10-18T14:36:14Z</updated>
<entry>
<title>Release 2.3.10</title>
<updated>2021-10-18T14:36:14Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-10-18T14:36:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4a73fd686a882dd9cae0e6a44a0f4e23602d9d6f'/>
<id>urn:sha1:4a73fd686a882dd9cae0e6a44a0f4e23602d9d6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pu/signed-by-embedded-key' into 'main'</title>
<updated>2021-10-18T14:34:42Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-10-18T14:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9d8cad64f03b47576ea0fd22f7d963c031faec3b'/>
<id>urn:sha1:9d8cad64f03b47576ea0fd22f7d963c031faec3b</id>
<content type='text'>
Add support for embedding PGP keys into Signed-By in deb822 sources

See merge request apt-team/apt!176</content>
</entry>
<entry>
<title>Only allow full Signed-By keys where filenames are allowed</title>
<updated>2021-10-18T14:12:54Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-10-18T13:48:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=dcbae505308758df2870c0424e3f5a1dfebcb5ec'/>
<id>urn:sha1:dcbae505308758df2870c0424e3f5a1dfebcb5ec</id>
<content type='text'>
Rename the argument to Introducer and generalize it to anything
that introduces new keys into the trusted vector, like file names
and full keys.
</content>
</entry>
<entry>
<title>Add support for embedding PGP keys into Signed-By in deb822 sources</title>
<updated>2021-10-18T14:12:54Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-06-09T11:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3f07f5345ec79702c3c769047452041b2c12953f'/>
<id>urn:sha1:3f07f5345ec79702c3c769047452041b2c12953f</id>
<content type='text'>
Extend the Signed-By field to handle embedded public key blocks,
this allows shipping self-contained .sources files, making it
substantially easier to provide third party repositories.
</content>
</entry>
<entry>
<title>acquire-item: Quote Signed-By before sending it</title>
<updated>2021-10-18T13:49:10Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-06-09T11:09:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c8e5008794f07afa1e9c139249c682eb5745fc25'/>
<id>urn:sha1:c8e5008794f07afa1e9c139249c682eb5745fc25</id>
<content type='text'>
This currently has no effect, as there are no quotable characters
inside it, but it will allow us to send embedded keys through to
the method.
</content>
</entry>
<entry>
<title>Merge branch 'pu/content-length-0' into 'main'</title>
<updated>2021-10-18T13:42:56Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-10-18T13:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ad7bae309a827592aa228af9470c1aa7abdd189e'/>
<id>urn:sha1:ad7bae309a827592aa228af9470c1aa7abdd189e</id>
<content type='text'>
basehttp: Turn HaveContent into a TriState

See merge request apt-team/apt!179</content>
</entry>
<entry>
<title>Merge branch 'pu/ifrange' into 'main'</title>
<updated>2021-10-18T13:37:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-10-18T13:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=efa3528de4277a3d5195c5ce875e7ee960726239'/>
<id>urn:sha1:efa3528de4277a3d5195c5ce875e7ee960726239</id>
<content type='text'>
Add AllowRange option to disable HTTP Range usage

See merge request apt-team/apt!188</content>
</entry>
<entry>
<title>Merge branch 'fix/file-https-proxy' into 'main'</title>
<updated>2021-10-18T13:37:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-10-18T13:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=76bd0ab589f5a577bd6127bf6487fd351de5b32a'/>
<id>urn:sha1:76bd0ab589f5a577bd6127bf6487fd351de5b32a</id>
<content type='text'>
Fix file:/// vs file:/ hang &amp; https-proxy for http

See merge request apt-team/apt!187</content>
</entry>
<entry>
<title>Merge branch 'bug-989558' into 'main'</title>
<updated>2021-10-18T13:36:20Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-10-18T13:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f6b08c78dcdda1734710a5ef01553f53ceb5c52e'/>
<id>urn:sha1:f6b08c78dcdda1734710a5ef01553f53ceb5c52e</id>
<content type='text'>
add pattern to select packages by priority (closes: #989558)

See merge request apt-team/apt!185</content>
</entry>
<entry>
<title>Merge branch 'feature/barbarianarchs' into 'main'</title>
<updated>2021-10-18T13:36:00Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-10-18T13:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=edf4b2169405e7ca6e21f408229e5fc4bbd4f4ed'/>
<id>urn:sha1:edf4b2169405e7ca6e21f408229e5fc4bbd4f4ed</id>
<content type='text'>
Streamline access to barbarian architecture functionality

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