<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 1.7.0_alpha1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.7.0_alpha1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.7.0_alpha1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2018-06-25T15:12:47Z</updated>
<entry>
<title>Release 1.7.0~alpha1</title>
<updated>2018-06-25T15:12:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-06-25T15:12:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=8c3cb66e65cddf1ac297daba5bb442b415577137'/>
<id>urn:sha1:8c3cb66e65cddf1ac297daba5bb442b415577137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab-ci: chmod 755 /root</title>
<updated>2018-06-25T13:38:57Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-06-25T13:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3a37521aec0b02e12deaef58772ae0bca9a75496'/>
<id>urn:sha1:3a37521aec0b02e12deaef58772ae0bca9a75496</id>
<content type='text'>
This should avoid test failures on ubuntu:bionic
</content>
</entry>
<entry>
<title>Ensure that we are online in apt-daily-upgrade.service</title>
<updated>2018-06-25T11:19:49Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-06-25T11:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=005c5150d16e80c2322e0380dec9906be9cb7c08'/>
<id>urn:sha1:005c5150d16e80c2322e0380dec9906be9cb7c08</id>
<content type='text'>
Installer packages need us to be online, or they are blocking
shutdowns in the worst case :(

LP: #1723761
</content>
</entry>
<entry>
<title>CI: Export DEBIAN_FRONTEND=noninteractive in all CI environments</title>
<updated>2018-06-25T10:30:58Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-06-25T10:30:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=551ded4b63f6f47f022c5ca841031fc2566a58ff'/>
<id>urn:sha1:551ded4b63f6f47f022c5ca841031fc2566a58ff</id>
<content type='text'>
This ensures that we don't hang waiting for debconf.
</content>
</entry>
<entry>
<title>Fix lock counting in debSystem</title>
<updated>2018-06-13T21:36:08Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-06-13T16:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=79f012bd09ae99d4c9d63dc0ac960376b5338b32'/>
<id>urn:sha1:79f012bd09ae99d4c9d63dc0ac960376b5338b32</id>
<content type='text'>
debSystem uses a reference counted lock, so you can acquire it
multiple times in your applications, possibly nested. Nesting
locks causes a fd leak, though, as we only increment the lock
count when we already have locked twice, rather than once, and
hence when we call lock the second time, instead of increasing
the lock count, we open another lock fd.

This fixes the code to check if we have locked at all (&gt; 0).

There is no practical problem here aside from the fd leak, as
closing the new fd releases the lock on the old one due to the
weird semantics of fcntl locks.
</content>
</entry>
<entry>
<title>Dutch manpage translation update</title>
<updated>2018-06-02T09:01:08Z</updated>
<author>
<name>Frans Spiesschaert</name>
<email>Frans.Spiesschaert@yucom.be</email>
</author>
<published>2018-06-02T07:50:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=15df82d2c8a29ac179ddcd57eb849d3ad0f2561f'/>
<id>urn:sha1:15df82d2c8a29ac179ddcd57eb849d3ad0f2561f</id>
<content type='text'>
Closes: #900602
</content>
</entry>
<entry>
<title>Dutch program translation update</title>
<updated>2018-06-02T09:01:08Z</updated>
<author>
<name>Frans Spiesschaert</name>
<email>Frans.Spiesschaert@yucom.be</email>
</author>
<published>2018-06-02T07:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a3352eb10e4eea63c23aeb1378cac92c30f9484e'/>
<id>urn:sha1:a3352eb10e4eea63c23aeb1378cac92c30f9484e</id>
<content type='text'>
Closes: #900589
</content>
</entry>
<entry>
<title>Merge branch 'fix/usesteadyclockforprogress' into 'master'</title>
<updated>2018-05-30T11:45:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2018-05-30T11:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=c105a808366867e5476bd4d1ea7fe1c1e9795948'/>
<id>urn:sha1:c105a808366867e5476bd4d1ea7fe1c1e9795948</id>
<content type='text'>
Fix/usesteadyclockforprogress

See merge request apt-team/apt!19</content>
</entry>
<entry>
<title>apt-key: Pass all instead of gpg-agent to gpgconf --kill</title>
<updated>2018-05-29T15:57:35Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2018-05-29T15:57:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=819426013c6ca6310bb469440702b6295dba4498'/>
<id>urn:sha1:819426013c6ca6310bb469440702b6295dba4498</id>
<content type='text'>
We want to kill everything using our temporary directory.

LP: #1773992
</content>
</entry>
<entry>
<title>Use steady clock source for bandwidth limitation</title>
<updated>2018-05-29T11:04:59Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2018-05-26T19:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f6655a1138a11e80884959014939a25f23a1e308'/>
<id>urn:sha1:f6655a1138a11e80884959014939a25f23a1e308</id>
<content type='text'>
Using the time of day for this is slightly wrong just like it is for
progress, just less visible.
</content>
</entry>
</feed>
