<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/control, branch 1.8.0_rc3</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.8.0_rc3</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.8.0_rc3'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2019-01-22T17:37:49Z</updated>
<entry>
<title>debian/control: Drop libcurl4-gnutls-dev build dependency</title>
<updated>2019-01-22T17:37:49Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-01-22T17:37:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=95612ea3b7a54b810b8a2f5ee2e3a29660b3c78b'/>
<id>urn:sha1:95612ea3b7a54b810b8a2f5ee2e3a29660b3c78b</id>
<content type='text'>
Not needed since quite some time.
</content>
</entry>
<entry>
<title>Adjust libapt-pkg Breaks aptitude to &lt;&lt; 0.8.9</title>
<updated>2018-11-14T11:05:25Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-11-14T11:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5d1dfd120a5a80b126f3a7eeb29b4fd962d7191d'/>
<id>urn:sha1:5d1dfd120a5a80b126f3a7eeb29b4fd962d7191d</id>
<content type='text'>
The &lt;&lt; 0.8.11 was stronger than necessary, and breaks Ubuntu,
which is unable to build aptitude 0.8.11 atm (the test suite
fails since 0.8.10 in C++17 mode, only works in C++14, but
0.8.11 uses C++17 constructs).
</content>
</entry>
<entry>
<title>Break pre-gcc8 aptitude and apt</title>
<updated>2018-10-22T09:38:11Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-10-22T09:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a18f38976d3544477f7450aa4265397db9b62cc6'/>
<id>urn:sha1:a18f38976d3544477f7450aa4265397db9b62cc6</id>
<content type='text'>
gcc 8 broke the ABI again. After they decided to switch mangling of ABI tags in return values from:

 U URI::operator std::__cxx11::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;[abi:cxx11]()
to:
 U URI::operator std::__cxx11::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;()

in gcc 7, they now removed the legacy symbol in gcc 8, causing us to break our ABI in turn
for that one operator. We need more responsible gcc developers.

Closes: #911090
</content>
</entry>
<entry>
<title>Build with cmake+ninja instead of cmake+make</title>
<updated>2018-04-17T14:35:25Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-04-17T14:34:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=668553634463bd69291db42bfd825684aef991c3'/>
<id>urn:sha1:668553634463bd69291db42bfd825684aef991c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pu/zstd' into 'master'</title>
<updated>2018-04-15T18:57:53Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2018-04-15T18:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1cbb4c95f3fdd0872a7f1cb0f970f50a68c13959'/>
<id>urn:sha1:1cbb4c95f3fdd0872a7f1cb0f970f50a68c13959</id>
<content type='text'>
pu/zstd

See merge request apt-team/apt!8</content>
</entry>
<entry>
<title>set our two libapt libraries to prio:optional</title>
<updated>2018-04-07T12:35:40Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2018-02-27T17:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c6c6c8fe9343bf515fbf2bc01a1296bc3b75da25'/>
<id>urn:sha1:c6c6c8fe9343bf515fbf2bc01a1296bc3b75da25</id>
<content type='text'>
The override file already implements this, so we just adapt to reality.

Reported-By: lintian excessive-priority-for-library-package
</content>
</entry>
<entry>
<title>apt-pkg: Add support for zstd</title>
<updated>2018-03-12T07:56:59Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-03-08T08:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4de4200ec2717e777bbf99ed82d1b4344f078ec2'/>
<id>urn:sha1:4de4200ec2717e777bbf99ed82d1b4344f078ec2</id>
<content type='text'>
zstd is a compression algorithm developed by facebook. At level 19,
it is about 6% worse in size than xz -6, but decompression is multiple
times faster, saving about 40% install time, especially with eatmydata
on cloud instances.
</content>
</entry>
<entry>
<title>Point people to salsa.d.o instead of anonscm.d.o for git</title>
<updated>2018-01-18T14:39:22Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-01-18T14:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0f16676cd73cfd3858039d4e4e337513e7466725'/>
<id>urn:sha1:0f16676cd73cfd3858039d4e4e337513e7466725</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop obsolete Suggests on python-apt</title>
<updated>2018-01-18T13:46:07Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-01-18T13:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8aae95a7f87a50d1eeb3c4720556a117ec1f59d9'/>
<id>urn:sha1:8aae95a7f87a50d1eeb3c4720556a117ec1f59d9</id>
<content type='text'>
This has not been used for a while. It was added for apt-mark
in 7b4159cf2a4b7de10622c7e4e29247067358a3ab, but apt-mark has
been rewritten in C++ quite some time ago.

Closes: #887607
</content>
</entry>
<entry>
<title>Run wrap-and-sort</title>
<updated>2017-11-19T13:36:52Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2017-11-19T13:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5f6da84bb94509fe2e3577ab002a31a0ab0cf880'/>
<id>urn:sha1:5f6da84bb94509fe2e3577ab002a31a0ab0cf880</id>
<content type='text'>
Clean up the control file a bit.
</content>
</entry>
</feed>
