<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/apt-pkg/makefile, branch 1.1.exp11</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.exp11</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.exp11'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-05-23T14:46:32Z</updated>
<entry>
<title>when using srv records, use the next server if one fails to connect</title>
<updated>2014-05-23T14:46:32Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-05-23T14:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cc4800145b408de0b4afef88f4489a541024e75a'/>
<id>urn:sha1:cc4800145b408de0b4afef88f4489a541024e75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use wildcard to get files in our library makefiles</title>
<updated>2014-04-11T06:58:36Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-23T12:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=53c3a8fa16351f35b7b7d359c81dfbe36ab04444'/>
<id>urn:sha1:53c3a8fa16351f35b7b7d359c81dfbe36ab04444</id>
<content type='text'>
The explicit listing is a pain every time you want to add a file to the
list and serves no propose as we list all files there anyway, so this is
not only easier but also documents this fact.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>use liblzma-dev to provide xz/lzma support</title>
<updated>2014-03-13T13:00:38Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-03-12T13:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7f350a377e0c65a656b9b5437e27d037fd742901'/>
<id>urn:sha1:7f350a377e0c65a656b9b5437e27d037fd742901</id>
<content type='text'>
We have xz/lzma support for a while, but only via an external binary
provided by xz-utils. Now that the Debian archive provides xz by default
and dpkg pre-depends on the library provided by liblzma-dev we can switch
now to use this library as well to avoid requiring an external binary.
For now the binary is in a prio:required package, but this might change
in the future.

API wise it is quiet similar to bz2 code expect that it doesn't provide
file I/O methods, so we piece this together on our own.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor</title>
<updated>2013-10-22T20:06:24Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-22T20:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=51355387e5a5d4d7275a34b1c22f0ef5a76172d5'/>
<id>urn:sha1:51355387e5a5d4d7275a34b1c22f0ef5a76172d5</id>
<content type='text'>
Conflicts:
	apt-pkg/deb/dpkgpm.cc
	apt-pkg/makefile
</content>
</entry>
<entry>
<title>move install-progress.{cc,h} to apt-pkg</title>
<updated>2013-10-22T16:44:14Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-22T16:44:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8336ae355b8a22877cd233063c715688155aa617'/>
<id>urn:sha1:8336ae355b8a22877cd233063c715688155aa617</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move iprogress.{cc,h} to private-progress.{cc,h} until its fully stable</title>
<updated>2013-10-21T19:23:34Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-21T19:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1c6cedc489b5eaeed1b7fdb845eca06bc1fccd4f'/>
<id>urn:sha1:1c6cedc489b5eaeed1b7fdb845eca06bc1fccd4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first iteration of install progress refactor</title>
<updated>2013-10-11T17:27:23Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-11T17:27:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=31f97d7b862ccf3de93b30a15f24d76e806031a3'/>
<id>urn:sha1:31f97d7b862ccf3de93b30a15f24d76e806031a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ListUpdate/AquireUpdate into update.{cc,h}</title>
<updated>2013-10-05T10:22:55Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-05T10:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d428d131a29a08fa7c1d95b98b684fb2ebb554c0'/>
<id>urn:sha1:d428d131a29a08fa7c1d95b98b684fb2ebb554c0</id>
<content type='text'>
This moves the ListUpdate/AquireUpdate out of the "catch-all"
algorithm.{cc,h} file into its own update.{cc,h}
</content>
</entry>
<entry>
<title>* move upgrade releated code into upgrade.{cc,h}</title>
<updated>2013-10-05T10:15:03Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@debian.org</email>
</author>
<published>2013-10-05T10:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=82e369c4b93b5b81db7988ab377a3c5bd388268e'/>
<id>urn:sha1:82e369c4b93b5b81db7988ab377a3c5bd388268e</id>
<content type='text'>
The upgrade releated code is moved into upgrade.{cc,h} and
all pkg*Upgrade* prototypes are included in algorihms.h to
avoid breaking API (unless build with APT_9_CLEANER_HEADERS).
</content>
</entry>
<entry>
<title>* apt-pkg/indexcopy.cc:</title>
<updated>2013-03-15T13:17:01Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2013-03-15T13:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2f5b615169aef2d9c74bb337af229dee2dce595e'/>
<id>urn:sha1:2f5b615169aef2d9c74bb337af229dee2dce595e</id>
<content type='text'>
  - rename RunGPGV to ExecGPGV and move it to apt-pkg/contrib/gpgv.cc</content>
</entry>
</feed>
