<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian, branch 1.8.0_rc1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.8.0_rc1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.8.0_rc1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2019-02-04T14:34:44Z</updated>
<entry>
<title>Release 1.8.0~rc1</title>
<updated>2019-02-04T14:34:44Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-02-04T14:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1e26d79d2e0756356fb6edb77bcb4418491ddb11'/>
<id>urn:sha1:1e26d79d2e0756356fb6edb77bcb4418491ddb11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.8.0~beta1</title>
<updated>2019-01-23T15:50:11Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-01-23T15:50:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4200469bb5a14c4659285917ed30c46a0b15c286'/>
<id>urn:sha1:4200469bb5a14c4659285917ed30c46a0b15c286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag '1.8.0_alpha3.1'</title>
<updated>2019-01-22T18:54:55Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-01-22T18:54:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d39b6b646cc912314e1e3560ad407980131df92b'/>
<id>urn:sha1:d39b6b646cc912314e1e3560ad407980131df92b</id>
<content type='text'>
apt Debian release 1.8.0~alpha3.1
</content>
</entry>
<entry>
<title>Release 1.8.0~alpha3.1</title>
<updated>2019-01-22T18:52:42Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-01-22T18:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f397feb72d964924daa85c8cfad18db3a0570ab7'/>
<id>urn:sha1:f397feb72d964924daa85c8cfad18db3a0570ab7</id>
<content type='text'>
</content>
</entry>
<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>Release 1.8.0~alpha3</title>
<updated>2018-12-18T14:03:59Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-12-18T14:03:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=68362f7996f4e72d73b40d61dc821610a1a4a148'/>
<id>urn:sha1:68362f7996f4e72d73b40d61dc821610a1a4a148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg</title>
<updated>2018-12-10T16:31:24Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-12-10T15:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=806e94dcd8dbdf7bf1909657fd4331cfe17b4ab0'/>
<id>urn:sha1:806e94dcd8dbdf7bf1909657fd4331cfe17b4ab0</id>
<content type='text'>
This avoids a lot of problems from local installations of
scripting languages and other stuff in /usr/local for which
maintainer scripts are not prepared.

[v3: Inherit PATH during tests, check overrides work]
[v2: Add testing]
</content>
</entry>
<entry>
<title>Set LC_ALL=C.UTF-8 for unattended-upgrades environment when parsing its --help</title>
<updated>2018-11-30T17:20:39Z</updated>
<author>
<name>Balint Reczey</name>
<email>balint.reczey@canonical.com</email>
</author>
<published>2018-11-30T17:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=df77fe33fccdb46c26e21feba23d76126ff0ecd6'/>
<id>urn:sha1:df77fe33fccdb46c26e21feba23d76126ff0ecd6</id>
<content type='text'>
.UTF-8 sets stdio encoding to UTF-8 which may be ASCII on the system making
unattended-upgrades crash.

LP: #1806076
</content>
</entry>
<entry>
<title>Fix typo reported by codespell in code comments</title>
<updated>2018-11-25T16:38:31Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2018-11-25T16:38:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f313e09d167cc7a83846ac9d4d5d72ba10cc2638'/>
<id>urn:sha1:f313e09d167cc7a83846ac9d4d5d72ba10cc2638</id>
<content type='text'>
No user visible change expect for some years old changelog entries,
so we don't really need to add a new one for this…

Reported-By: codespell
Gbp-Dch: Ignore
</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>
</feed>
