<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.2.0</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.2.0</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2021-02-18T19:36:16Z</updated>
<entry>
<title>Release 2.2.0</title>
<updated>2021-02-18T19:36:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-18T19:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=db391379e175aa742e390aab24dcf224a8a97e88'/>
<id>urn:sha1:db391379e175aa742e390aab24dcf224a8a97e88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>symbols: Remove spurios package line, add kernel autoremoval helper</title>
<updated>2021-02-18T14:36:51Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-18T14:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0691aea3557a4891a7d2de37d697066d189e2c0e'/>
<id>urn:sha1:0691aea3557a4891a7d2de37d697066d189e2c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kernels: Avoid std::regex for escaping '.' and '+'</title>
<updated>2021-02-12T16:13:57Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-12T16:13:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5bfc150688ea748595b6535eb1dc5d777baf16e4'/>
<id>urn:sha1:5bfc150688ea748595b6535eb1dc5d777baf16e4</id>
<content type='text'>
std::regex pulls in about 50 weak symbols which is complete and
utter madness, especially because we version all our symbols, so no
other library could ever reuse them.

Avoid using the regular expression here all together, loop using
string::find_first_of() and insert backslashes with strng::insert().
</content>
</entry>
<entry>
<title>Do not make DefaultRootSetFunc2 public symbol</title>
<updated>2021-02-12T11:53:57Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-12T11:53:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3b198616423daaef69c938fbcc5dd11a1e8f866c'/>
<id>urn:sha1:3b198616423daaef69c938fbcc5dd11a1e8f866c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.20</title>
<updated>2021-02-09T23:05:19Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-09T23:05:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9fabce10eea33cc5a11e823b14f1bff73d642de8'/>
<id>urn:sha1:9fabce10eea33cc5a11e823b14f1bff73d642de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust loops to use size_t instead of int</title>
<updated>2021-02-09T22:49:31Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-09T22:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ea114447ee44908c75f4ddc19a0521260832668d'/>
<id>urn:sha1:ea114447ee44908c75f4ddc19a0521260832668d</id>
<content type='text'>
Gbp-Dch: ignore
</content>
</entry>
<entry>
<title>Fix test suite regression from StrToNum fixes</title>
<updated>2021-02-09T22:33:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-09T22:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6284c8221da94ab6b4262795e6a7990fc3655848'/>
<id>urn:sha1:6284c8221da94ab6b4262795e6a7990fc3655848</id>
<content type='text'>
We ignored the failure from strtoul() that those test cases had values
out of range, hence they passed before, but now failed on 32-bit
platforms because we use strtoull() and do the limit check ourselves.

Move the tarball generator for test-github-111-invalid-armember to the
createdeb helper, and fix the helper to set all the numbers for like uid
and stuff to 0 instead of the maximum value the fields support (all 7s).

Regression-Of: e0743a85c5f5f2f83d91c305450e8ba192194cd8
</content>
</entry>
<entry>
<title>CI: Run test as user on i386</title>
<updated>2021-02-09T22:33:47Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-09T22:33:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e6bdafad65f67f45e0bc8919082e0f411b8bc121'/>
<id>urn:sha1:e6bdafad65f67f45e0bc8919082e0f411b8bc121</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 2.1.19</title>
<updated>2021-02-09T09:45:26Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-02-09T09:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=5a6677429cd87c9a47027f3d8969584083e0ff84'/>
<id>urn:sha1:5a6677429cd87c9a47027f3d8969584083e0ff84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pu/fuzzerpatches' into 'master'</title>
<updated>2021-02-09T09:38:48Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-02-09T09:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=cb60beb83610783f664da0bbe1cdb7211aaba90f'/>
<id>urn:sha1:cb60beb83610783f664da0bbe1cdb7211aaba90f</id>
<content type='text'>
Various patches uplifted from unfinished fuzzer branches

See merge request apt-team/apt!158</content>
</entry>
</feed>
