<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.3.13</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.3.13</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.3.13'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2021-11-24T15:24:51Z</updated>
<entry>
<title>Release 2.3.13</title>
<updated>2021-11-24T15:24:51Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-11-24T15:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=098a5843dc3f1035a98fe4295296aa3e01ed88b0'/>
<id>urn:sha1:098a5843dc3f1035a98fe4295296aa3e01ed88b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'ck/fix-basehttp-enum' into 'main'</title>
<updated>2021-11-23T20:20:13Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-11-23T20:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=147671e79ae949e2691b8f38a53d1a00b593577b'/>
<id>urn:sha1:147671e79ae949e2691b8f38a53d1a00b593577b</id>
<content type='text'>
basehttp: Rename HaveContent's Tristate

See merge request apt-team/apt!202</content>
</entry>
<entry>
<title>basehttp: Rename HaveContent's Tristate</title>
<updated>2021-11-23T19:19:23Z</updated>
<author>
<name>Cameron Katri</name>
<email>me@cameronkatri.com</email>
</author>
<published>2021-11-23T19:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6f35750118a06e9d11e6aa7ab29f4ef01b75898b'/>
<id>urn:sha1:6f35750118a06e9d11e6aa7ab29f4ef01b75898b</id>
<content type='text'>
Darwin systems define TRUE and FALSE as preprocessor macros for use with
bool. This conflicts with the enum values causing the compilation to
fail.
</content>
</entry>
<entry>
<title>Merge branch 'pu/reltagmatchforsource' into 'main'</title>
<updated>2021-11-23T15:33:54Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-11-23T15:33:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=383d168b70706facfef5c8736300112cbe08a03e'/>
<id>urn:sha1:383d168b70706facfef5c8736300112cbe08a03e</id>
<content type='text'>
Support more than exact release matches in 'source'

See merge request apt-team/apt!201</content>
</entry>
<entry>
<title>Support more than exact release matches in 'source'</title>
<updated>2021-11-23T13:18:25Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2021-11-09T19:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=dd81b736095f244454c7f179e67f21c08f3fbce9'/>
<id>urn:sha1:dd81b736095f244454c7f179e67f21c08f3fbce9</id>
<content type='text'>
The Debian 11 release notes elevate matching with regex to a documented
and much used feature, which it previously wasn't. For binary packages
this is not a problem, but source packages are special and it turns out
that matching by release is here an exact string match only.

A bit of refactoring later we can reuse the code we use for Packages
files also for Release files, which is what we have for Sources files as
those files itself have no representation in the cache.

This means that we do not support matching based on components (c=main)
in source, but we didn't before and we can cross that bridge if anyone
notices…

Closes: #998444
</content>
</entry>
<entry>
<title>Portuguese manpages translation update</title>
<updated>2021-11-23T13:13:56Z</updated>
<author>
<name>Américo Monteiro</name>
<email>a_monteiro@gmx.com</email>
</author>
<published>2021-11-23T13:08:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d08b87a711e4aad3e0c9b8777262cba6bd755099'/>
<id>urn:sha1:d08b87a711e4aad3e0c9b8777262cba6bd755099</id>
<content type='text'>
Closes: #1000424
</content>
</entry>
<entry>
<title>Merge branch 'musl-fix' into 'main'</title>
<updated>2021-11-22T15:40:33Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2021-11-22T15:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ce27b922cca06b3eb20de15be0125279d5f194aa'/>
<id>urn:sha1:ce27b922cca06b3eb20de15be0125279d5f194aa</id>
<content type='text'>
apt-pkg/contrib/srvrec.h: Explicitly include sys/types.h

See merge request apt-team/apt!200</content>
</entry>
<entry>
<title>apt-pkg/contrib/srvrec.h: Explicitly include sys/types.h</title>
<updated>2021-11-22T12:09:02Z</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2020-05-22T15:29:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=81fb78edaad8d3bc9ba18e2c5203e60af99a5a95'/>
<id>urn:sha1:81fb78edaad8d3bc9ba18e2c5203e60af99a5a95</id>
<content type='text'>
This avoids type errors with musl C library.
</content>
</entry>
<entry>
<title>Release 2.3.12</title>
<updated>2021-11-17T17:31:12Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-11-17T17:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=312e7d7310e07757c59cd7ac0f20d0b416b43026'/>
<id>urn:sha1:312e7d7310e07757c59cd7ac0f20d0b416b43026</id>
<content type='text'>
This release is dedicated to Linus Tech Tips.
</content>
</entry>
<entry>
<title>Release 2.3.12</title>
<updated>2021-11-17T17:29:58Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2021-11-17T17:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1d1a92241e402373a752cbadc28a633bc56a3932'/>
<id>urn:sha1:1d1a92241e402373a752cbadc28a633bc56a3932</id>
<content type='text'>
</content>
</entry>
</feed>
