<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 1.1.1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.1.1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2015-11-27T15:06:20Z</updated>
<entry>
<title>./prepare-release pre-export</title>
<updated>2015-11-27T15:06:20Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2015-11-27T15:06:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6257bfdbff8bd15e41b5667a7a10bc123574cb10'/>
<id>urn:sha1:6257bfdbff8bd15e41b5667a7a10bc123574cb10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prepare 1.1.1 release</title>
<updated>2015-11-27T15:05:45Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2015-11-27T15:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d5d519b82f21c0c41646e8b0cacfab22ff6eafa6'/>
<id>urn:sha1:d5d519b82f21c0c41646e8b0cacfab22ff6eafa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>say 'master' is default branch in README, too</title>
<updated>2015-11-27T14:47:35Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-11-27T14:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2ee1a6f0ecfb1e0ffa4a3467467e2b1395abaf39'/>
<id>urn:sha1:2ee1a6f0ecfb1e0ffa4a3467467e2b1395abaf39</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>add messages to our deprecation warnings in libapt</title>
<updated>2015-11-27T14:40:47Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-11-27T14:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5dd00edbcf702cac1ea22392796c65881a8ef6f9'/>
<id>urn:sha1:5dd00edbcf702cac1ea22392796c65881a8ef6f9</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>appease adequate with some weak symbols for -private</title>
<updated>2015-11-27T13:02:49Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-11-27T13:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=28f24d3dad1844af316337d565ba2ebc11c8ce97'/>
<id>urn:sha1:28f24d3dad1844af316337d565ba2ebc11c8ce97</id>
<content type='text'>
Closes: #806422
</content>
</entry>
<entry>
<title>use pre-build hook to check for pre-export execution</title>
<updated>2015-11-27T12:06:15Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2015-11-27T12:06:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a95619d0ee778632cdad5bcf698a4bb88fab5676'/>
<id>urn:sha1:a95619d0ee778632cdad5bcf698a4bb88fab5676</id>
<content type='text'>
Git-Dch: Ignore
</content>
</entry>
<entry>
<title>debian/gbp.conf: point debian-branch to master</title>
<updated>2015-11-27T11:56:22Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2015-11-27T11:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=090c6f0a7ff49acb49be67433a7114ff8bfe5a70'/>
<id>urn:sha1:090c6f0a7ff49acb49be67433a7114ff8bfe5a70</id>
<content type='text'>
Git-Dch: ignore
</content>
</entry>
<entry>
<title>Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()</title>
<updated>2015-11-27T11:29:22Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2015-11-27T11:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ef39c148105cf30aea822022a5f41a120897cc65'/>
<id>urn:sha1:ef39c148105cf30aea822022a5f41a120897cc65</id>
<content type='text'>
If it does not exist disabled priv dropping as there is nothing
we can drop to. This will unblock people with special chroots
or systems that deleted the "_apt" user.

Closes: #806406
</content>
</entry>
<entry>
<title>Deal with killed acquire methods properly instead of hanging</title>
<updated>2015-11-27T11:10:57Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2015-11-27T11:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a416a90b631a430306df6ed3fa1d4f3a1bdc7949'/>
<id>urn:sha1:a416a90b631a430306df6ed3fa1d4f3a1bdc7949</id>
<content type='text'>
This fixes a regression caussed by commit
95278287f4e1eeaf5d96749d6fc9bfc53fb400d0
that moved the error detection of RunFds() later into the loop.
However this broke detecting issues like dead acquire methods.
Instead of relying on the global error state (which is bad)
we now pass a boolean value back from RunFds() and break on
false.

Closes: #806406
</content>
</entry>
<entry>
<title>release apt 1.1</title>
<updated>2015-11-26T13:39:14Z</updated>
<author>
<name>Michael Vogt</name>
<email>mvo@ubuntu.com</email>
</author>
<published>2015-11-26T11:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4c482ac554e1b533d98661de8585d5861d9ac562'/>
<id>urn:sha1:4c482ac554e1b533d98661de8585d5861d9ac562</id>
<content type='text'>
</content>
</entry>
</feed>
