<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian, branch 1.0.9.5</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.0.9.5</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-12-23T13:11:13Z</updated>
<entry>
<title>release 1.0.9.5</title>
<updated>2014-12-23T13:11:13Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-12-23T13:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0312a4ab115195b3b34ddf5a7a50ee1a07a59d1a'/>
<id>urn:sha1:0312a4ab115195b3b34ddf5a7a50ee1a07a59d1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tighten filtering of kernel images in apt.auto-removal</title>
<updated>2014-12-23T10:43:16Z</updated>
<author>
<name>James McCoy</name>
<email>jamessan@debian.org</email>
</author>
<published>2014-12-10T15:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e5ef23145f0dc6523a5c5321a21407c955777ad2'/>
<id>urn:sha1:e5ef23145f0dc6523a5c5321a21407c955777ad2</id>
<content type='text'>
The current filtering matches the names of the image metapackages on the
i386 architecture:

$ dpkg-query -l | awk '/^ii[ ]+(linux|kfreebsd|gnumach)-image-[0-9]/ &amp;&amp; $2 !~ /-dbg$/ { print $2 }'
linux-image-3.16.0-4-586
linux-image-586

This results in an extra image package being removed from
APT::NeverAutoRemove, losing the intended effect of keeping the {current,
previous, latest} set of images installed.

Requiring a “.” in the package name tightens the matched package names
to those that are installing a specific version of the image, thus
eliding the meta-packages.

Closes: 772732
</content>
</entry>
<entry>
<title>release 1.0.9.4</title>
<updated>2014-12-03T13:51:18Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-12-03T13:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b391a29ce926c4cedfaa6daee835927305252483'/>
<id>urn:sha1:b391a29ce926c4cedfaa6daee835927305252483</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use 'best' hash for source authentication</title>
<updated>2014-11-10T16:23:29Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2013-08-18T21:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3a2b39ee602dd5a98b8fdaee2f1c8e0b13a276e2'/>
<id>urn:sha1:3a2b39ee602dd5a98b8fdaee2f1c8e0b13a276e2</id>
<content type='text'>
Collect all hashes we can get from the source record and put them into a
HashStringList so that 'apt-get source' can use it instead of using
always the MD5sum.

We therefore also deprecate the MD5 struct member in favor of the list.

While at it, the parsing of the Files is enhanced so that records which
miss "Files" (aka MD5 checksums) are still searched for other checksums
as they include just as much data, just not with a nice and catchy name.

This is a cherry-pick of 1262d35 with some dirty tricks to preserve ABI.

LP: 1098738
</content>
</entry>
<entry>
<title>add a simple container for HashStrings</title>
<updated>2014-11-10T16:23:29Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2013-08-18T21:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3f439e2b7126fb82952cd7bc12b8d6cb01352219'/>
<id>urn:sha1:3f439e2b7126fb82952cd7bc12b8d6cb01352219</id>
<content type='text'>
APT supports more than just one HashString and even allows to enforce
the usage of a specific hash. This class is intended to help with
storage and passing around of the HashStrings.

The cherry-pick here the un-const-ification of HashType() compared to
f4c3850ea335545e297504941dc8c7a8f1c83358. The point of this commit is
adding infrastructure for the next one. All by itself, it just adds new
symbols.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>releasing package apt version 1.0.9.3</title>
<updated>2014-10-15T17:55:49Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-10-15T17:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ca3fb0039db3f87b9860618116a7ed896be576e7'/>
<id>urn:sha1:ca3fb0039db3f87b9860618116a7ed896be576e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CVE-2014-7206 to 1.0.9.2</title>
<updated>2014-10-08T09:12:45Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-10-08T09:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=50e3155606fd9ab3940682267bbeb9b274170192'/>
<id>urn:sha1:50e3155606fd9ab3940682267bbeb9b274170192</id>
<content type='text'>
</content>
</entry>
<entry>
<title>releasing package apt version 1.0.9.2</title>
<updated>2014-10-02T20:07:25Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-10-02T20:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=536fdb8823fdec24c26d984317b8162237c427c3'/>
<id>urn:sha1:536fdb8823fdec24c26d984317b8162237c427c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian/rules: add hardening=+all</title>
<updated>2014-10-01T12:56:16Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-10-01T06:22:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e503a4d5ac668d233c11f64a0dd0c6d20f3b2be1'/>
<id>urn:sha1:e503a4d5ac668d233c11f64a0dd0c6d20f3b2be1</id>
<content type='text'>
Because of dpkg-buildflags we already get most of the hardening
features, +all adds -fPIE and ld -z now

Thanks: Simon Ruderich, Markus Waldeck
</content>
</entry>
<entry>
<title>releasing package apt version 1.0.9.1</title>
<updated>2014-09-17T20:05:51Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-09-17T20:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e438bafe7d578a04837c520ca5d69f38a6b993cf'/>
<id>urn:sha1:e438bafe7d578a04837c520ca5d69f38a6b993cf</id>
<content type='text'>
</content>
</entry>
</feed>
