<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/test/libapt, branch 1.1.exp1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.exp1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.exp1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-06-18T09:24:16Z</updated>
<entry>
<title>Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental</title>
<updated>2014-06-18T09:24:16Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-18T09:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8d20b69d2fd7a8fec82bb559f0e39059bbaecf1b'/>
<id>urn:sha1:8d20b69d2fd7a8fec82bb559f0e39059bbaecf1b</id>
<content type='text'>
Conflicts:
	apt-private/private-install.cc
</content>
</entry>
<entry>
<title>fix SubstVar to be usable as a replace_all method</title>
<updated>2014-06-18T09:17:18Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-06-17T14:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=224dc038412459a5f64d4e7a16845847b7797a67'/>
<id>urn:sha1:224dc038412459a5f64d4e7a16845847b7797a67</id>
<content type='text'>
The name suggests that it is supposed to substitute a variable with a
value, but we tend to use it in a more liberal replace_all() fashion,
but this breaks if either of the parameters is empty or more importantly
if two "variable" occurrences follow each other directly.
</content>
</entry>
<entry>
<title>Merge branch 'debian/sid' into debian/experimental</title>
<updated>2014-06-18T06:32:47Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-06-18T06:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=aa0bd601ea3db281187275bbbece760d85ff29d9'/>
<id>urn:sha1:aa0bd601ea3db281187275bbbece760d85ff29d9</id>
<content type='text'>
Conflicts:
	debian/changelog
</content>
</entry>
<entry>
<title>Fix uninitialized value</title>
<updated>2014-05-28T07:24:58Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-05-28T07:24:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=28ba3f89659afe95fee4175d802febf895dc15a4'/>
<id>urn:sha1:28ba3f89659afe95fee4175d802febf895dc15a4</id>
<content type='text'>
Reported-By: scan-build
</content>
</entry>
<entry>
<title>improve pkgTagSection scanning and parsing</title>
<updated>2014-05-10T09:24:44Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-05-10T09:24:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8710a36a01c0cb1648926792c2ad05185535558e'/>
<id>urn:sha1:8710a36a01c0cb1648926792c2ad05185535558e</id>
<content type='text'>
Removes the 256 fields limit, deals consistently with spaces littered
all over the place and is even a tiny bit faster than before.
Even comes with a bunch of new tests to validate these claims.
</content>
</entry>
<entry>
<title>use HashStringList in the acquire system</title>
<updated>2014-05-09T11:06:27Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2013-08-18T22:00:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b3501edb7091ca3aa6c2d6d96dc667b8161dd2b9'/>
<id>urn:sha1:b3501edb7091ca3aa6c2d6d96dc667b8161dd2b9</id>
<content type='text'>
It is not very extensible to have the supported Hashes hardcoded
everywhere and especially if it is part of virtual method names.
It is also possible that a method does not support the 'best' hash
(yet), so we might end up not being able to verify a file even though we
have a common subset of supported hashes. And those are just two of the
cases in which it is handy to have a more dynamic selection.

The downside is that this is a MAJOR API break, but the HashStringList
has a string constructor for compatibility, so with a bit of luck the
few frontends playing with the acquire system directly are okay.
</content>
</entry>
<entry>
<title>add a simple container for HashStrings</title>
<updated>2014-05-08T23:25:55Z</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=f4c3850ea335545e297504941dc8c7a8f1c83358'/>
<id>urn:sha1:f4c3850ea335545e297504941dc8c7a8f1c83358</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.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>Merge branch 'feature/abspath' into feature/apt-install-deb</title>
<updated>2014-04-28T15:45:07Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-28T15:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=713ee8ad3f4d7be00d2fbacd979e78772f24a675'/>
<id>urn:sha1:713ee8ad3f4d7be00d2fbacd979e78772f24a675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2014-04-28T15:44:34Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-28T15:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a111a024a30b805fc3f2b8a5b4db8d0c26c10fb8'/>
<id>urn:sha1:a111a024a30b805fc3f2b8a5b4db8d0c26c10fb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'feature/abspath' into feature/apt-install-deb</title>
<updated>2014-04-28T15:25:28Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-28T15:25:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8e0002ac420707b94a8a43dfedea7fc182dd5851'/>
<id>urn:sha1:8e0002ac420707b94a8a43dfedea7fc182dd5851</id>
<content type='text'>
Conflicts:
	test/libapt/fileutl_test.cc
</content>
</entry>
</feed>
