<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/CMakeLists.txt, branch 1.6_alpha2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.6_alpha2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.6_alpha2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2017-10-25T22:32:46Z</updated>
<entry>
<title>Release 1.6~alpha2</title>
<updated>2017-10-25T22:32:46Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-10-25T22:32:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b8061d510680ed2acea54c8051133d80a6c199d4'/>
<id>urn:sha1:b8061d510680ed2acea54c8051133d80a6c199d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.6~alpha1</title>
<updated>2017-10-22T23:59:11Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-10-22T23:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=abe429029c2d2b407a67e2a48d4594184cb88a5e'/>
<id>urn:sha1:abe429029c2d2b407a67e2a48d4594184cb88a5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh</title>
<updated>2017-10-22T21:38:31Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-10-22T21:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=32bcbd73e0988d2d2237690ffae33b4f5cc5ff81'/>
<id>urn:sha1:32bcbd73e0988d2d2237690ffae33b4f5cc5ff81</id>
<content type='text'>
This reduces the number of syscalls to about 140 from about
350 or so, significantly reducing security risks.

Also change prepare-release to ignore the architecture lists
in the build dependencies when generating the build-depends
package for travis.

We might want to clean up things a bit more and/or move it
somewhere else.
</content>
</entry>
<entry>
<title>Drop curl method and apt-transport-https package</title>
<updated>2017-09-24T18:36:41Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-24T18:33:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5e770a07c8fd649340e83725f6d07b94c361e87c'/>
<id>urn:sha1:5e770a07c8fd649340e83725f6d07b94c361e87c</id>
<content type='text'>
This automatically removes any old apt-transport-https, as
apt now Breaks it unversioned.
</content>
</entry>
<entry>
<title>Release 1.5</title>
<updated>2017-09-24T15:55:12Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-24T15:55:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e178f7807e4f94256069799088b4220ddf09c643'/>
<id>urn:sha1:e178f7807e4f94256069799088b4220ddf09c643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.5~rc4</title>
<updated>2017-09-13T14:04:43Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-13T14:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=041909686a1b013057ac29d5cd2d8ca5dc523993'/>
<id>urn:sha1:041909686a1b013057ac29d5cd2d8ca5dc523993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.5~rc3</title>
<updated>2017-09-10T21:48:43Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-10T21:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5a72bf326cdcfcdbe44ff5ad1aef2eb55e3a4297'/>
<id>urn:sha1:5a72bf326cdcfcdbe44ff5ad1aef2eb55e3a4297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: Mark BZip2, LZMA, and LZ4 as required</title>
<updated>2017-09-10T09:37:13Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-10T09:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=53f7fb3caad96bd7fb9af73d4ac964c67204798a'/>
<id>urn:sha1:53f7fb3caad96bd7fb9af73d4ac964c67204798a</id>
<content type='text'>
We do not actually test without these libraries, and it likely
would not build without them due to them being NOTFOUND and CMake
exiting with an error, so let's just mark them as required.
</content>
</entry>
<entry>
<title>Release 1.5~rc2</title>
<updated>2017-09-09T19:52:25Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-09T19:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a670cee0e0f4faba0d31919d9fa4f9c25b7d5867'/>
<id>urn:sha1:a670cee0e0f4faba0d31919d9fa4f9c25b7d5867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Directly link against libudev on Linux systems</title>
<updated>2017-09-09T19:07:31Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-09-09T18:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=96b4580561cd2a8d1467143d67d2a612f0ddc75a'/>
<id>urn:sha1:96b4580561cd2a8d1467143d67d2a612f0ddc75a</id>
<content type='text'>
We previously dlopen()ed it, but it seems painful to do that
without any real gain, except for possibly not having libudev
in the address space and not having code #ifdefed for Linux.

The latter means that we are a bit more likely to break stuff
for non-Linux systems now if we play with udev, but at least
we don't end up with it silently breaking because of a libudev
ABI break.

The existing function pointers in the struct were renamed and
kept for compat purposes.

Fixes Debian/apt#48

Also adjust prepare-release to strip [linux-any] from build-depends
for travis.
</content>
</entry>
</feed>
