<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/test/integration/framework, branch 1.0.9.4</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.0.9.4</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2014-11-28T15:15:39Z</updated>
<entry>
<title>close leaking slave fd after setting up pty magic</title>
<updated>2014-11-28T15:15:39Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-11-17T14:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9fc0b435593839de47098212f0ae5f15b6263099'/>
<id>urn:sha1:9fc0b435593839de47098212f0ae5f15b6263099</id>
<content type='text'>
The fd moves out of scope here anyway, so we should close it properly
instead of leaking it which will tickle down to dpkg maintainer scripts.

Closes: 767774
</content>
</entry>
<entry>
<title>rewrite compressed indexes test to check with all compressors</title>
<updated>2014-09-25T13:23:14Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-09-25T09:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5f982b9d903b38bb5549479f0111d31e2695090c'/>
<id>urn:sha1:5f982b9d903b38bb5549479f0111d31e2695090c</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>detect terminal output with 'test -t' in tests</title>
<updated>2014-09-07T17:30:33Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-09-07T17:30:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=27cb4f6c919921b04f3dddff069620ced250a94f'/>
<id>urn:sha1:27cb4f6c919921b04f3dddff069620ced250a94f</id>
<content type='text'>
Instead of trying to inspect /proc and the fds inside we use "test -t 1"
instead as this is available and working on kfreebsd as well – not that
something breaks if we wouldn't, but we like color.

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>support regular expressions in 'apt search'</title>
<updated>2014-09-07T17:23:28Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-08-30T09:29:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=859093dae7dcadaff2e15a3885a1824b0d5f5913'/>
<id>urn:sha1:859093dae7dcadaff2e15a3885a1824b0d5f5913</id>
<content type='text'>
apt-cache search supported this since ever and in the code for apt was a
fixme indicating this should be added here as well, so here we go.
</content>
</entry>
<entry>
<title>use printf instead of echo in testing framework</title>
<updated>2014-07-07T20:41:07Z</updated>
<author>
<name>Michele Orrù</name>
<email>maker@tumbolandia.net</email>
</author>
<published>2014-07-07T18:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3c528b911af131028486d4873d5dcbd0682ed15e'/>
<id>urn:sha1:3c528b911af131028486d4873d5dcbd0682ed15e</id>
<content type='text'>
The behaviour of echo "\tA\t" differs between dash/zsh which interprets
the \t as tab and bash which prints it literally. Similar things happen
for other escape sequences – without the -e flag.
Switching to printf makes this more painless^Wportable, so that the
tests are also working correctly with bash as sh.
(commit message by committer, patch otherwise unmodified)
</content>
</entry>
<entry>
<title>fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests</title>
<updated>2014-06-11T16:21:07Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-06-11T16:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3082603f0ef76876810cb8c6d02d03ba67ec8c6b'/>
<id>urn:sha1:3082603f0ef76876810cb8c6d02d03ba67ec8c6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix autopkgtest tests</title>
<updated>2014-06-11T12:50:48Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2014-06-11T12:50:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=686b484b407fdbef47d9f2064284a567b72417fe'/>
<id>urn:sha1:686b484b407fdbef47d9f2064284a567b72417fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support parsing EDSP requests Architecture{,s} stanza</title>
<updated>2014-05-30T16:01:47Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-05-30T16:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1f6cf9e79742ea8e328ef2225b2f5217a9440216'/>
<id>urn:sha1:1f6cf9e79742ea8e328ef2225b2f5217a9440216</id>
<content type='text'>
Adds also a small testcase for EDSP

Git-Dch: Ignore
</content>
</entry>
<entry>
<title>(try to) fix travis-ci build failures</title>
<updated>2014-05-29T09:23:31Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2014-05-12T19:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e1a69e71efc0679815f722480169f16bf02622ab'/>
<id>urn:sha1:e1a69e71efc0679815f722480169f16bf02622ab</id>
<content type='text'>
dpkg on Ubuntu 12.04 does not seem to support parsing arch-specific
dependencies, so we try to detect if we face such a dpkg in the test.

In the other test the order depends on libdb, which changes per arch, so
we just run it through our sorting binary and be happy (hopefully).

Git-Dch: Ignore
</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>
</feed>
