<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian, branch 1.9.9</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=1.9.9</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=1.9.9'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2020-02-04T16:42:48Z</updated>
<entry>
<title>Release 1.9.9</title>
<updated>2020-02-04T16:42:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-02-04T16:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cfbece15c4ba68b798ce3e8fffce19a89ffcd756'/>
<id>urn:sha1:cfbece15c4ba68b798ce3e8fffce19a89ffcd756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Widen regular expressions for versioned kernel packages</title>
<updated>2020-01-30T15:58:23Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2019-04-15T07:40:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4f9c58d25ff52fbb69cd3439fc1484bea47e1566'/>
<id>urn:sha1:4f9c58d25ff52fbb69cd3439fc1484bea47e1566</id>
<content type='text'>
Since we append a concrete kernel version to each pattern, and then
anchor the pattern, let's just pick any package starting with a
kernel name (linux-, kfreebsd-, gnumach-), and not worry about
linux-headers, linux-tools, etc specifically, as they'll be caught
by the generic pattern.

LP: #1607845
</content>
</entry>
<entry>
<title>Release 1.9.8</title>
<updated>2020-01-27T12:26:29Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-27T12:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=faa51dcbf63cbf3593ce00495c03c27360b239b7'/>
<id>urn:sha1:faa51dcbf63cbf3593ce00495c03c27360b239b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.9.7</title>
<updated>2020-01-16T11:15:39Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-16T11:15:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=f3b5d3c47ba042ddf60588ce9d5185db902a7b55'/>
<id>urn:sha1:f3b5d3c47ba042ddf60588ce9d5185db902a7b55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix debian-rules-uses-deprecated-systemd-override</title>
<updated>2020-01-16T11:11:35Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-16T11:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=11cd71b567639a37b46f5c61f4b790e51aa0a0c4'/>
<id>urn:sha1:11cd71b567639a37b46f5c61f4b790e51aa0a0c4</id>
<content type='text'>
We accidentally managed to restart apt-daily{,-upgrade}.service
again because our dh_systemd_start override was being ignored
since we switched to debhelper 12. Override dh_installsystemd
instead.

Gbp-Dch: full
</content>
</entry>
<entry>
<title>Trim trailing whitespace.</title>
<updated>2020-01-15T22:23:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-15T22:23:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cd8a51c7d4dd81830356b13ede50e2e5836de5be'/>
<id>urn:sha1:cd8a51c7d4dd81830356b13ede50e2e5836de5be</id>
<content type='text'>
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
</content>
</entry>
<entry>
<title>Release 1.9.6</title>
<updated>2020-01-15T22:08:38Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-15T22:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=799508a65e2df5f4af267f3597ba1117bb3c3eeb'/>
<id>urn:sha1:799508a65e2df5f4af267f3597ba1117bb3c3eeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apt(8): Disable regular expressions and fnmatch</title>
<updated>2020-01-15T21:19:17Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-15T21:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=21cb4a9e513ccb6f376fbcaf67957c4851cbbe32'/>
<id>urn:sha1:21cb4a9e513ccb6f376fbcaf67957c4851cbbe32</id>
<content type='text'>
This is the first step. Next step will be to add warnings to
apt-get and then remove support there as well.
</content>
</entry>
<entry>
<title>hashes: Use Libgcrypt for hashing purposes</title>
<updated>2020-01-14T12:10:36Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-07T18:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=814ffcfaf34ad1d35e397eeaaafefbf03faed9cf'/>
<id>urn:sha1:814ffcfaf34ad1d35e397eeaaafefbf03faed9cf</id>
<content type='text'>
Switch the code of the Hashes class to use libgcrypt, which allows
us to use hardware-accelerated implementations of SHA1 and friends.
</content>
</entry>
<entry>
<title>debian/rules: Adjust for -DWITH_TESTS=OFF in nocheck build</title>
<updated>2020-01-07T20:59:58Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2020-01-07T20:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=59f526699602c5e8dcb9ab4dc33a900fbb1e5c85'/>
<id>urn:sha1:59f526699602c5e8dcb9ab4dc33a900fbb1e5c85</id>
<content type='text'>
Gbp-Dch: ignore
</content>
</entry>
</feed>
