<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/ftparchive, 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-18T06:32:47Z</updated>
<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>Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)</title>
<updated>2014-06-04T11:19:08Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-06-04T10:39:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=243b2a381f4a12939d91084ecf100ee6d3dcb007'/>
<id>urn:sha1:243b2a381f4a12939d91084ecf100ee6d3dcb007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use free() instead of delete() when realloc is used</title>
<updated>2014-05-27T14:25:43Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-05-27T14:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=21ea1dbb50176a89e7f456f9b31220ff3097fdf2'/>
<id>urn:sha1:21ea1dbb50176a89e7f456f9b31220ff3097fdf2</id>
<content type='text'>
ContentsExtract::~ContentsExtract() needs to use free() because
Data got allocated via realloc()

Reported-By: clang -fsanitize=address -fno-omit-frame-pointer
</content>
</entry>
<entry>
<title>deal with hashes in ftparchive more dynamic as well</title>
<updated>2014-05-09T11:06:27Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-04-27T16:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a311fb96b84757ef8628e6a754232614a53b7891'/>
<id>urn:sha1:a311fb96b84757ef8628e6a754232614a53b7891</id>
<content type='text'>
Now that libapts acquire system happily passes around hashes and can be
made to support new ones without an ABI break in the future, we can
free ftparchive from all the deprecation warnings the last commit
introduced for it.

The goal here isn't to preserve ABI as we have none to keep here, but to
help avoiding introduction problems of 'new' hashes later as bugs creep
into the copy&amp;paste parts, so short/less of them is good.
</content>
</entry>
<entry>
<title>use a std::vector instead of hardcoded array</title>
<updated>2014-05-08T19:51:26Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-05-08T19:51:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=eb0d90f08d6a6f2ee334a94f8fb45c776f5bcd6e'/>
<id>urn:sha1:eb0d90f08d6a6f2ee334a94f8fb45c776f5bcd6e</id>
<content type='text'>
Arrays with predefined lengths are very fragile as they are
likely forgotten in future changes and the size in this case
is dynamic making it even more dangerous.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debian/sid</title>
<updated>2014-05-08T09:51:09Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-05-08T09:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2af2eb53e867bfcc0422aaf3c93c79eb2c93e9cc'/>
<id>urn:sha1:2af2eb53e867bfcc0422aaf3c93c79eb2c93e9cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix regression from commit 215b0faf</title>
<updated>2014-05-08T09:46:29Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-05-08T09:46:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=acea28d0a3a55c4df1390c42288043002610fbc9'/>
<id>urn:sha1:acea28d0a3a55c4df1390c42288043002610fbc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debian/sid</title>
<updated>2014-05-07T16:10:01Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-05-07T16:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=41a658f873a36e2f8507a84fb40f0632e2a62b15'/>
<id>urn:sha1:41a658f873a36e2f8507a84fb40f0632e2a62b15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce delta from ubuntu</title>
<updated>2014-04-25T12:50:39Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2014-04-25T12:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6c50447eb443768764f83b3ba86ef32780ba6dde'/>
<id>urn:sha1:6c50447eb443768764f83b3ba86ef32780ba6dde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ensure "--db" also works with the new srcpkgdb</title>
<updated>2014-04-07T07:41:20Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-04-07T07:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cf6bbca0a93b21ab7d3378f26dd9b57951a1d987'/>
<id>urn:sha1:cf6bbca0a93b21ab7d3378f26dd9b57951a1d987</id>
<content type='text'>
</content>
</entry>
</feed>
