<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 1.8.2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.8.2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.8.2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2019-05-28T14:41:12Z</updated>
<entry>
<title>Release 1.8.2</title>
<updated>2019-05-28T14:41:12Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-05-28T14:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8bfe582c8d588f0d30e4e421b47c8a4722931de4'/>
<id>urn:sha1:8bfe582c8d588f0d30e4e421b47c8a4722931de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unlock dpkg locks in reverse locking order</title>
<updated>2019-05-21T12:53:13Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-05-10T10:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ab14e19c6171b1f5fb84ae14ebfccb3a3c1c186b'/>
<id>urn:sha1:ab14e19c6171b1f5fb84ae14ebfccb3a3c1c186b</id>
<content type='text'>
We need to unlock in the reverse order of locking in order
to get useful behavior.

LP: #1829860
</content>
</entry>
<entry>
<title>methods: https: handle requests for TLS re-handshake</title>
<updated>2019-05-21T12:53:01Z</updated>
<author>
<name>Michael Zhivich</name>
<email>mzhivich@akamai.com</email>
</author>
<published>2019-05-20T19:07:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f3e109d40937dbf90994bcf74b76837ec670205c'/>
<id>urn:sha1:f3e109d40937dbf90994bcf74b76837ec670205c</id>
<content type='text'>
When accessing repository protected by TLS mutual auth, apt may receive
a "re-handshake" request from the server, which must be handled
in order for download to proceed.

This situation arises when the server requests a client certificate
based on the resource path provided in the GET request, after the inital
handshake in UnwrapTLS() has already occurred, and a secure connection
has been established.

This issue has been observed with Artifactory-backed Debian repository.

To address the issue, split TLS handshake code out into its own method
in TlsFd, and call it when GNUTLS_E_REHANDSHAKE error is received.

Signed-off-by: Michael Zhivich &lt;mzhivich@akamai.com&gt;

(merged from Debian/apt#93)

LP: #1829861
</content>
</entry>
<entry>
<title>French manpages translation update</title>
<updated>2019-05-21T12:53:01Z</updated>
<author>
<name>Jean-Pierre Giraud</name>
<email>jenapierregiraud75@free.fr</email>
</author>
<published>2019-04-08T10:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b758eea96f89c929f14ca558e9ec2b2e82bf485a'/>
<id>urn:sha1:b758eea96f89c929f14ca558e9ec2b2e82bf485a</id>
<content type='text'>
Closes: #929290
</content>
</entry>
<entry>
<title>Portuguese manpages translation update</title>
<updated>2019-05-21T12:53:01Z</updated>
<author>
<name>Américo Monteiro</name>
<email>a_monteiro@gmx.com</email>
</author>
<published>2019-04-08T10:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a4f4682b156d7bde674e476cbe1e5c5b97dce3bc'/>
<id>urn:sha1:a4f4682b156d7bde674e476cbe1e5c5b97dce3bc</id>
<content type='text'>
Closes: #926614
</content>
</entry>
<entry>
<title>Fix typo in German manpage translation</title>
<updated>2019-05-21T12:29:16Z</updated>
<author>
<name>TilmanK</name>
<email>tilman.krummeck@googlemail.com</email>
</author>
<published>2019-04-19T16:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4a4e8a963bc2e89b55c843c81e3cfe735ebbc246'/>
<id>urn:sha1:4a4e8a963bc2e89b55c843c81e3cfe735ebbc246</id>
<content type='text'>
Github-Fixes: #89
(cherry picked from commit 46ef1a3e8c8895c53ff1e4787dc96d4f6c5dba27)
</content>
</entry>
<entry>
<title>Flip /: in documented default value of DPkg::Path</title>
<updated>2019-05-21T12:29:16Z</updated>
<author>
<name>Alwin Henseler</name>
<email>reallynoshame@gmail.com</email>
</author>
<published>2019-04-05T14:42:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=89e141d21cbd174c7d16de133aa98ad6601f6011'/>
<id>urn:sha1:89e141d21cbd174c7d16de133aa98ad6601f6011</id>
<content type='text'>
The value as shown in the NEWS file (not in the code) has a typo in
which just a "/" and ":" are swapped.

Closes: #917986
(cherry picked from commit 4c27ca80e2de06ab0fd058349f9813b60824cf04)
</content>
</entry>
<entry>
<title>Release 1.8.1</title>
<updated>2019-05-06T08:42:35Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-05-06T08:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1444a54094f0995c44337d9b3b2850e5192215d2'/>
<id>urn:sha1:1444a54094f0995c44337d9b3b2850e5192215d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs</title>
<updated>2019-05-06T08:39:31Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-05-06T08:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d409b63f0124258cb2c28dee0798520207ede57f'/>
<id>urn:sha1:d409b63f0124258cb2c28dee0798520207ede57f</id>
<content type='text'>
LP: #1821640
(cherry picked from commit 507124fd81066536c7c01a2039fcc6ee9f02a234)
</content>
</entry>
<entry>
<title>Prevent shutdown while running dpkg</title>
<updated>2019-05-03T14:48:56Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-04-15T09:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=96aef11a5cf400377a52f7e93e70944b17e249d1'/>
<id>urn:sha1:96aef11a5cf400377a52f7e93e70944b17e249d1</id>
<content type='text'>
As long as we are running dpkg, keep an inhibitor that
blocks us from shutting down.

LP: #1820886
</content>
</entry>
</feed>
