<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/doc/sources.list.5.xml, branch 1.7.0_alpha3</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.7.0_alpha3</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.7.0_alpha3'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2018-05-04T22:34:27Z</updated>
<entry>
<title>Fix various typos reported by spellcheckers</title>
<updated>2018-05-04T22:34:27Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2018-05-04T17:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b12bdeaf8acd050c5526ecc05526db70df5fd485'/>
<id>urn:sha1:b12bdeaf8acd050c5526ecc05526db70df5fd485</id>
<content type='text'>
Reported-By: codespell &amp; spellintian
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>mention mirror method in sources.list</title>
<updated>2018-04-15T20:36:53Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2018-02-27T17:05:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3e2998a560514826d8c910261407975f8c9660d4'/>
<id>urn:sha1:3e2998a560514826d8c910261407975f8c9660d4</id>
<content type='text'>
Closes: 679580
</content>
</entry>
<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>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>mention mirror method in sources.list</title>
<updated>2018-04-07T12:35:40Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2018-02-27T17:05:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=57a00c50b14a49ed91816e3f4467e0f2e57ee772'/>
<id>urn:sha1:57a00c50b14a49ed91816e3f4467e0f2e57ee772</id>
<content type='text'>
Closes: 679580
</content>
</entry>
<entry>
<title>Release 1.6~beta1</title>
<updated>2018-02-26T12:15:26Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-02-26T12:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5206249ea92fccf9e812a2d373cbd2f16c623059'/>
<id>urn:sha1:5206249ea92fccf9e812a2d373cbd2f16c623059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check that Date of Release file is not in the future</title>
<updated>2018-02-19T15:05:01Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-01-29T15:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9e5899cac1a6367e3769af52a724821880e538f6'/>
<id>urn:sha1:9e5899cac1a6367e3769af52a724821880e538f6</id>
<content type='text'>
By restricting the Date field to be in the past, an attacker cannot
just create a repository from the future that would be accepted as
a valid update for a repository.

This check can be disabled by Acquire::Check-Date set to false. This
will also disable Check-Valid-Until and any future date related checking,
if any - the option means: "my computers date cannot be trusted."

Modify the tests to allow repositories to be up to 10 hours in the
future, so we can keep using hours there to simulate time changes.
</content>
</entry>
<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>
</feed>
