<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/doc/sources.list.5.xml, branch 1.6_alpha7</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.6_alpha7</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.6_alpha7'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2018-01-18T14:47:08Z</updated>
<entry>
<title>Release 1.6~alpha7</title>
<updated>2018-01-18T14:47:08Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-01-18T14:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=70e68ed87d8ecd011df80f00c6b8ff6316e2b413'/>
<id>urn:sha1:70e68ed87d8ecd011df80f00c6b8ff6316e2b413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce inrelease-path option for sources.list</title>
<updated>2018-01-17T10:52:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-01-16T15:53:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=698f9e3f9877be2aa181d6e40d3dc5c41ea318b7'/>
<id>urn:sha1:698f9e3f9877be2aa181d6e40d3dc5c41ea318b7</id>
<content type='text'>
Allow specifying an alternative path to the InRelease file, so
you can have multiple versions of a repository, for example.

Enabling this option disables fallback to Release and Release.gpg,
so setting it to InRelease can be used to ensure that only that
will be tried.

We add two test cases: One for checking that it works, and another
for checking that the fallback does not happen.

Closes: #886745
</content>
</entry>
<entry>
<title>Release 1.6~alpha6</title>
<updated>2018-01-03T22:35:18Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2018-01-03T22:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a283107760379b869b9b730e03b9d2d4aac4e736'/>
<id>urn:sha1:a283107760379b869b9b730e03b9d2d4aac4e736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>document https options in new apt-transport-https manpage</title>
<updated>2018-01-03T17:55:41Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2017-11-22T23:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c28682430a27f75ceb8cc8dff78b3a560fd68399'/>
<id>urn:sha1:c28682430a27f75ceb8cc8dff78b3a560fd68399</id>
<content type='text'>
Same reasoning as with the previous commit for http with the added
benefit of moving the hard to discover and untranslated example config
into a manpage which could be translated.
</content>
</entry>
<entry>
<title>document http options in new apt-transport-http manpage</title>
<updated>2018-01-03T17:55:41Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2017-11-22T18:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=956145444e1a3b7f5e660f71904711f4ea5bd262'/>
<id>urn:sha1:956145444e1a3b7f5e660f71904711f4ea5bd262</id>
<content type='text'>
We had documentation for the http transport in our "catch-all" apt.conf
manpage, but it seems benefitial to document transports in their own
manpage instead of pushing them all into one.
</content>
</entry>
<entry>
<title>allow multivalue fields in deb822 sources to be folded</title>
<updated>2017-11-19T16:24:41Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2017-11-16T23:46:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7fba4e0df1768703ce657d8bf8200472c2dd825f'/>
<id>urn:sha1:7fba4e0df1768703ce657d8bf8200472c2dd825f</id>
<content type='text'>
The documentation said "spaces", but there is no real reason to be so
strict and only allow spaces to separate values as that only leads to
very long lines if e.g. multiple URIs are specified which are again hard
to deal with from a user PoV which the deb822 format is supposed to
avoid. It also deals with multiple consecutive spaces and strange things
like tabs users will surely end up using in the real world.

The old behviour on encountering folded lines is the generation of URIs
which end up containing all these whitespace characters which tends to
mess really bad with output and further processing.

Closes: 881875
</content>
</entry>
<entry>
<title>Release 1.5~rc3</title>
<updated>2017-09-10T21:48:43Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-10T21:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5a72bf326cdcfcdbe44ff5ad1aef2eb55e3a4297'/>
<id>urn:sha1:5a72bf326cdcfcdbe44ff5ad1aef2eb55e3a4297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.5~rc2</title>
<updated>2017-09-09T19:52:25Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-09T19:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a670cee0e0f4faba0d31919d9fa4f9c25b7d5867'/>
<id>urn:sha1:a670cee0e0f4faba0d31919d9fa4f9c25b7d5867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.5~rc1</title>
<updated>2017-08-24T21:21:40Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-08-24T21:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d885930f62756e4ca8ad9a80be2ffebe68ac3e97'/>
<id>urn:sha1:d885930f62756e4ca8ad9a80be2ffebe68ac3e97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.5~beta2</title>
<updated>2017-08-17T17:28:24Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-08-17T17:28:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d64ef1c36b2885f1f178f5438c1a4f67f8bdee88'/>
<id>urn:sha1:d64ef1c36b2885f1f178f5438c1a4f67f8bdee88</id>
<content type='text'>
</content>
</entry>
</feed>
