<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.0.2</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.0.2</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.0.2'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2020-04-09T10:21:58Z</updated>
<entry>
<title>Release 2.0.2</title>
<updated>2020-04-09T10:21:58Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-04-09T10:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=acf0da45c3ad0078573e393225e6eaae541fb18c'/>
<id>urn:sha1:acf0da45c3ad0078573e393225e6eaae541fb18c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pu/user-agent-include-service' into 'master'</title>
<updated>2020-04-09T09:24:23Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2020-04-09T09:24:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=180219cae224a0ff0743fb813e87a7248dc8596d'/>
<id>urn:sha1:180219cae224a0ff0743fb813e87a7248dc8596d</id>
<content type='text'>
ubuntu: http: Add non-interactive to user agent if run by systemd

See merge request apt-team/apt!114</content>
</entry>
<entry>
<title>ubuntu: http: Add non-interactive to user agent if run by systemd</title>
<updated>2020-04-09T08:39:34Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-03-25T16:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=29a79857c3cb53a94007bb7887234d2fe27850b2'/>
<id>urn:sha1:29a79857c3cb53a94007bb7887234d2fe27850b2</id>
<content type='text'>
Include that apt is being run from a service in the user
agent, so traffic can be analysed for interactive vs
non-interactive use, and prioritised accordingly.

It looks like this now:

	User-Agent: Debian APT-HTTP/1.3 (2.0.1) non-interactive

A previous version included the full service names, but this
raised some privacy concerns.

LP: #1825000
</content>
</entry>
<entry>
<title>test/integration/apt.pem: Regenerate with SHA2 hashes</title>
<updated>2020-04-06T08:04:49Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-04-06T08:00:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d3133f92205e06f1f04e39c7e74db9efb98df19f'/>
<id>urn:sha1:d3133f92205e06f1f04e39c7e74db9efb98df19f</id>
<content type='text'>
Recent GnuTLS 3.6.11 -&gt; 3.6.13 update in Ubuntu broke our
test certificate, it's signed with SHA1. Regenerate with
SHA2.

openssl req -newkey rsa:2048 -x509 -sha256 -days 36500 -nodes -out apt.crt -keyout apt.key -subj "/CN=localhost/O=APT Testcases GmbH/ST=Some-State/C=DE"
cat apt.key apt.crt &gt; test/integration/apt.pem
</content>
</entry>
<entry>
<title>Fix "string match{ing,es}" and whitespace typo in apt-patterns(7)</title>
<updated>2020-04-05T19:33:08Z</updated>
<author>
<name>Chris Leick</name>
<email>c.leick@vollbio.de</email>
</author>
<published>2020-04-05T19:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6164ce5c0564e28e69dc62f4c6b3924e4569431f'/>
<id>urn:sha1:6164ce5c0564e28e69dc62f4c6b3924e4569431f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>German manpage translation update</title>
<updated>2020-04-05T19:33:08Z</updated>
<author>
<name>Chris Leick</name>
<email>c.leick@vollbio.de</email>
</author>
<published>2020-04-05T19:18:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c7bf2777354d5beb90d329d3dead793efa945115'/>
<id>urn:sha1:c7bf2777354d5beb90d329d3dead793efa945115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix gramma in apt(8): "by append(+ing) a"</title>
<updated>2020-04-05T19:33:07Z</updated>
<author>
<name>Marco Ippolito</name>
<email>maroloccio@gmail.com</email>
</author>
<published>2020-04-05T19:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5999b0cef5b0014282e1cda027d2c15ff8470f89'/>
<id>urn:sha1:5999b0cef5b0014282e1cda027d2c15ff8470f89</id>
<content type='text'>
Closes: #955412
</content>
</entry>
<entry>
<title>Dutch program translation update</title>
<updated>2020-04-05T19:33:07Z</updated>
<author>
<name>Frans Spiesschaert</name>
<email>Frans.Spiesschaert@yucom.be</email>
</author>
<published>2020-04-02T00:44:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=79eaaf0c1b590f77d25cdff1744c20be190670c0'/>
<id>urn:sha1:79eaaf0c1b590f77d25cdff1744c20be190670c0</id>
<content type='text'>
Closes: #955505
</content>
</entry>
<entry>
<title>Simplified Chinese program translation update</title>
<updated>2020-03-27T08:44:43Z</updated>
<author>
<name>Boyuan Yang</name>
<email>byang@debian.org</email>
</author>
<published>2020-03-27T08:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=de95a506a463f76bf9b853148a50f77ec0a3a8a2'/>
<id>urn:sha1:de95a506a463f76bf9b853148a50f77ec0a3a8a2</id>
<content type='text'>
Closes: #955023
</content>
</entry>
<entry>
<title>Release 2.0.1</title>
<updated>2020-03-24T10:54:09Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-03-24T10:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e7b18af92421f57a9838f7d20788faca1721da1c'/>
<id>urn:sha1:e7b18af92421f57a9838f7d20788faca1721da1c</id>
<content type='text'>
</content>
</entry>
</feed>
