<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 1.6_rc1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.6_rc1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.6_rc1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2018-04-15T20:13:04Z</updated>
<entry>
<title>Release 1.6~rc1</title>
<updated>2018-04-15T20:13:04Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-04-15T20:05:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=73c5027cf8ceabf7bb72fe08d4d86d07d3d72461'/>
<id>urn:sha1:73c5027cf8ceabf7bb72fe08d4d86d07d3d72461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>French man pages translation</title>
<updated>2018-04-15T20:13:03Z</updated>
<author>
<name>jean-pierre giraud</name>
<email>jean-pierregiraud@neuf.fr</email>
</author>
<published>2018-04-15T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5be9f005de0d324ffbc6c048485b7f5a151cd9e9'/>
<id>urn:sha1:5be9f005de0d324ffbc6c048485b7f5a151cd9e9</id>
<content type='text'>
[jak: Fix invalid empty line]

Closes: #895117
</content>
</entry>
<entry>
<title>Revert "mention mirror method in sources.list"</title>
<updated>2018-04-15T19:50:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-04-15T19:45:06Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=37b3216eb9a3e21a4032b21f457993f66cb5c20c'/>
<id>urn:sha1:37b3216eb9a3e21a4032b21f457993f66cb5c20c</id>
<content type='text'>
This reverts commit 57a00c50b14a49ed91816e3f4467e0f2e57ee772.
</content>
</entry>
<entry>
<title>Merge branch 'pu/heavy-hooks' into 'master'</title>
<updated>2018-04-15T19:39:31Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2018-04-15T19:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6b766aedf66b4f1394764adb5b5ba6d46ed8a200'/>
<id>urn:sha1:6b766aedf66b4f1394764adb5b5ba6d46ed8a200</id>
<content type='text'>
json-based hooks for apt cli tools

See merge request apt-team/apt!10</content>
</entry>
<entry>
<title>Introduce experimental new hooks for command-line tools</title>
<updated>2018-04-15T19:11:42Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-04-13T10:32:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e9796b9c21ee7d8e8f5d6e2a24db43fc4368b557'/>
<id>urn:sha1:e9796b9c21ee7d8e8f5d6e2a24db43fc4368b557</id>
<content type='text'>
This allows third-party package managers like snap or flatpak
to hook in and suggest alternatives if packages could not be
found, for example.

This is still highly experimental and the protocol might change
in future versions.
</content>
</entry>
<entry>
<title>Merge branch 'pu/zstd' into 'master'</title>
<updated>2018-04-15T18:57:53Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2018-04-15T18:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1cbb4c95f3fdd0872a7f1cb0f970f50a68c13959'/>
<id>urn:sha1:1cbb4c95f3fdd0872a7f1cb0f970f50a68c13959</id>
<content type='text'>
pu/zstd

See merge request apt-team/apt!8</content>
</entry>
<entry>
<title>zstd: Implement support for multi-frame files</title>
<updated>2018-04-13T21:15:06Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-03-09T14:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7cf73b7a1e4f127098cae5b8593cd1d0c675e4a4'/>
<id>urn:sha1:7cf73b7a1e4f127098cae5b8593cd1d0c675e4a4</id>
<content type='text'>
This implements support for multi frame files while keeping
error checking for unexpected EOF working correctly. Files
with multiple frames are generated by pzstd, for example.
</content>
</entry>
<entry>
<title>Implement compression level handling for zstd</title>
<updated>2018-04-13T21:15:06Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-03-08T13:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9dfbfb24350b1d6b2f48ce66df8873c072f34a06'/>
<id>urn:sha1:9dfbfb24350b1d6b2f48ce66df8873c072f34a06</id>
<content type='text'>
This is a simplified variant of the code for xz, adapted to support
multiple digit integers.
</content>
</entry>
<entry>
<title>apt-private: Collect not found packages in CacheSetHelperAPTGet</title>
<updated>2018-04-13T10:30:53Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-04-13T10:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=03cc48f6c6591d762c27f9b5c8627b267a7158e2'/>
<id>urn:sha1:03cc48f6c6591d762c27f9b5c8627b267a7158e2</id>
<content type='text'>
Collecting the packages we could not find allows us to pass them
to other places.
</content>
</entry>
<entry>
<title>document Acquire::AllowReleaseInfoChange without extra s</title>
<updated>2018-04-07T12:35:41Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2018-04-07T12:32:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e441cba86f9aa50c9e785d9aa45ae0a43ac5c123'/>
<id>urn:sha1:e441cba86f9aa50c9e785d9aa45ae0a43ac5c123</id>
<content type='text'>
Reported-By: Mattia Rizzolo on IRC
</content>
</entry>
</feed>
