<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 1.8.0_alpha1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.8.0_alpha1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.8.0_alpha1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2018-11-12T10:53:02Z</updated>
<entry>
<title>Release 1.8.0~alpha1</title>
<updated>2018-11-12T10:53:02Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-11-12T10:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9cff147d5477cc6beb455e533939dfeb965c3e85'/>
<id>urn:sha1:9cff147d5477cc6beb455e533939dfeb965c3e85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http: Fix handling of server connection closure</title>
<updated>2018-11-12T10:51:56Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-11-02T17:19:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=fb3f36593563d09a8d1727cc7c6deb0b49823ca2'/>
<id>urn:sha1:fb3f36593563d09a8d1727cc7c6deb0b49823ca2</id>
<content type='text'>
If the server closed the connection while we're reading data, and
we end up not having any data left to write; that is, for example,
we received 0 bytes, then we did not exit before, as we only returned
success if there was data to write.

This is wrong: Obviously, if we have reached our limit, we are done
anyway. It's a bit unclear if we actually ever reached this part, but
it does make some sense wrt the bug below.

LP: #1801338
</content>
</entry>
<entry>
<title>Norwegian Bokmål program translation update</title>
<updated>2018-10-30T21:43:35Z</updated>
<author>
<name>Petter Reinholdtsen</name>
<email>pere@hungry.com</email>
</author>
<published>2018-10-30T21:35:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=02abae0394c54ba43bfaf6c4e1b1bc0f39708e92'/>
<id>urn:sha1:02abae0394c54ba43bfaf6c4e1b1bc0f39708e92</id>
<content type='text'>
Closes: #912374
</content>
</entry>
<entry>
<title>Fix typos encountered while updating de translation</title>
<updated>2018-10-30T21:43:35Z</updated>
<author>
<name>Chris Leick</name>
<email>c.leick@vollbio.de</email>
</author>
<published>2018-10-30T21:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b6b159cc5eedca24d2ca0e27e230865ad2b4ad0f'/>
<id>urn:sha1:b6b159cc5eedca24d2ca0e27e230865ad2b4ad0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>German manpage translation update</title>
<updated>2018-10-30T21:14:14Z</updated>
<author>
<name>Chris Leick</name>
<email>c.leick@vollbio.de</email>
</author>
<published>2018-10-30T21:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=16f7be06850aa6ff196cf9d70e493ccbfae99a1b'/>
<id>urn:sha1:16f7be06850aa6ff196cf9d70e493ccbfae99a1b</id>
<content type='text'>
Reviewed-By: Helge Kreutzmann &lt;debian@helgefjell.de&gt;
</content>
</entry>
<entry>
<title>Dutch manpage translation update</title>
<updated>2018-10-30T21:09:31Z</updated>
<author>
<name>Frans Spiesschaert</name>
<email>Frans.Spiesschaert@yucom.be</email>
</author>
<published>2018-10-30T20:57:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=34833db3110f385be397fd4552955f5eff24ea86'/>
<id>urn:sha1:34833db3110f385be397fd4552955f5eff24ea86</id>
<content type='text'>
Closes: #912022
</content>
</entry>
<entry>
<title>Dutch program translation update</title>
<updated>2018-10-30T21:09:30Z</updated>
<author>
<name>Frans Spiesschaert</name>
<email>Frans.Spiesschaert@yucom.be</email>
</author>
<published>2018-10-30T20:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1cd2a99c190c68ad4e9b0e09944658ab9b935ec1'/>
<id>urn:sha1:1cd2a99c190c68ad4e9b0e09944658ab9b935ec1</id>
<content type='text'>
Closes: #912021
</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>NeverAutoRemove kernel meta packages</title>
<updated>2018-10-22T09:29:30Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-10-22T09:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a4b0ce5a4f5068f780b3aa94473230b5093a837d'/>
<id>urn:sha1:a4b0ce5a4f5068f780b3aa94473230b5093a837d</id>
<content type='text'>
This gives more protection for people where kernel metapackages
are accidentally removed.

LP: #1787460
</content>
</entry>
<entry>
<title>Merge branch 'feature/subkeys' into 'master'</title>
<updated>2018-10-14T19:23:41Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2018-10-14T19:23:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b80e48783c183aeaf1d30d898a7743f091d96336'/>
<id>urn:sha1:b80e48783c183aeaf1d30d898a7743f091d96336</id>
<content type='text'>
Support subkeys and multiple keyrings in Signed-By options

See merge request apt-team/apt!27</content>
</entry>
</feed>
