<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 1.6_alpha5</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.6_alpha5</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.6_alpha5'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2017-11-12T18:57:30Z</updated>
<entry>
<title>Release 1.6~alpha5</title>
<updated>2017-11-12T18:57:30Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-11-12T18:57:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8a7aeea8ab3ac00e996b899cbe5e6bd85927bf60'/>
<id>urn:sha1:8a7aeea8ab3ac00e996b899cbe5e6bd85927bf60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dutch manpage translation update</title>
<updated>2017-11-12T18:52:13Z</updated>
<author>
<name>Frans Spiesschaert</name>
<email>Frans.Spiesschaert@yucom.be</email>
</author>
<published>2017-11-11T10:32:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cae922e07bc68a7fc3b557127d5c1cbb9237e4c0'/>
<id>urn:sha1:cae922e07bc68a7fc3b557127d5c1cbb9237e4c0</id>
<content type='text'>
Closes: #881402
</content>
</entry>
<entry>
<title>Do not attempt seccomp under qemu-user and drop EFAULT workaround</title>
<updated>2017-11-12T16:45:13Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-11-12T16:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=243acdee176dd90cb2838690cb5abbd64d4da905'/>
<id>urn:sha1:243acdee176dd90cb2838690cb5abbd64d4da905</id>
<content type='text'>
qemu-user passes prctl()-based seccomp through to the kernel,
umodified. That's bad, as it blocks the wrong syscalls.

We ignored EFAULT which fixed the problem for targets with different
pointer sizes from the host, but was a bad hack. In order to identify
qemu we can rely on the fact that qemu-user prints its version and
exits with 0 if QEMU_VERSION is set to an unsupported value. If we
run a command that should fail in such an environment, and it exits
with 0, then we are running in qemu-user.

apt-helper is an obvious command to run. The tests ensure it exits
with 1, and it only prints usage information. We also could not use
/bin/false because apt might just as well be from a foreign arch
while /bin/false is not.

Closes: #881519
</content>
</entry>
<entry>
<title>[amend] Use a versioned breaks for a-t-https in apt</title>
<updated>2017-11-05T14:40:13Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-11-05T14:38:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=32b39bf5c9210ad49ad66d620f78f83240b0bb4c'/>
<id>urn:sha1:32b39bf5c9210ad49ad66d620f78f83240b0bb4c</id>
<content type='text'>
We need to use a versioned breaks again, otherwise the
transitional package would not be installable.

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>Release 1.6~alpha4</title>
<updated>2017-11-05T14:30:19Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-11-05T14:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=dd8c374d5e215e85a2067d1c41496f772eb75fb6'/>
<id>urn:sha1:dd8c374d5e215e85a2067d1c41496f772eb75fb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ${misc:Depends} to apt-transport-https depends</title>
<updated>2017-11-05T14:30:19Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-11-05T14:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6857ce09dfc0e02975a5951f332264ec0bad34fb'/>
<id>urn:sha1:6857ce09dfc0e02975a5951f332264ec0bad34fb</id>
<content type='text'>
Makes lintian happy, but is basically useless

Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>Re-introduce a transitional apt-transport-https</title>
<updated>2017-11-05T14:18:30Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-11-05T12:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=afe3cd6ef1b157a07d05bbf70283e4f175813438'/>
<id>urn:sha1:afe3cd6ef1b157a07d05bbf70283e4f175813438</id>
<content type='text'>
This fixes issues with debootstrap. The package will disappear
after the release of buster.
</content>
</entry>
<entry>
<title>debian: Bump Standards-Version to 4.1.1</title>
<updated>2017-10-29T12:42:15Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-10-29T12:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=20cb61e6d8924b50307b3ba3a49e33e8ddb7233d'/>
<id>urn:sha1:20cb61e6d8924b50307b3ba3a49e33e8ddb7233d</id>
<content type='text'>
No further changes required.
</content>
</entry>
<entry>
<title>debian: Set Rules-Requires-Root: no</title>
<updated>2017-10-29T12:41:41Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-10-29T12:41:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cf10563c8790be8099e72d8b18275f25d729ae01'/>
<id>urn:sha1:cf10563c8790be8099e72d8b18275f25d729ae01</id>
<content type='text'>
We don't need fakeroot for building!
</content>
</entry>
<entry>
<title>Release 1.6~alpha3</title>
<updated>2017-10-28T15:57:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-10-28T15:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d1f04727b5678869362492a78fa9e5cae9812ed3'/>
<id>urn:sha1:d1f04727b5678869362492a78fa9e5cae9812ed3</id>
<content type='text'>
</content>
</entry>
</feed>
