<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.4.3</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.4.3</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.4.3'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2022-03-21T08:22:54Z</updated>
<entry>
<title>Release 2.4.3</title>
<updated>2022-03-21T08:22:54Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-03-21T08:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d29cffc53095c9b5929b6ad45ed98aae330315e0'/>
<id>urn:sha1:d29cffc53095c9b5929b6ad45ed98aae330315e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pu/mailmap' into 'main'</title>
<updated>2022-03-21T08:05:11Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-03-21T08:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=70f0f4e61169bfbfe2c3eef82714eec4450ffe38'/>
<id>urn:sha1:70f0f4e61169bfbfe2c3eef82714eec4450ffe38</id>
<content type='text'>
Update .mailmap

See merge request apt-team/apt!230</content>
</entry>
<entry>
<title>Avoid using unqualified make_pair potentially triggering ftbfs</title>
<updated>2022-03-21T01:57:34Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-03-20T14:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=a0e16ddd7b274bf6b1383873315020f215e6f67a'/>
<id>urn:sha1:a0e16ddd7b274bf6b1383873315020f215e6f67a</id>
<content type='text'>
If the includes are slightly changed, we end with an error here:
apt/apt-pkg/depcache.cc:2059:31: error: ‘make_pair’ was not declared in this scope; did you mean ‘std::make_pair’?

Yes, we mean std::make_pair, but we can avoid the explicit call
altogether by using emplace_back instead of push_back.
</content>
</entry>
<entry>
<title>Fix build failure with gcc-12 due to missing include</title>
<updated>2022-03-21T01:57:24Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-03-20T13:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4dd5e241af25eeac5d1b6b61b73aa73614130d7c'/>
<id>urn:sha1:4dd5e241af25eeac5d1b6b61b73aa73614130d7c</id>
<content type='text'>
apt/test/interactive-helper/aptwebserver.cc: In function ‘std::string HTMLEncode(std::string)’:
error: variable ‘constexpr const std::array&lt;std::array&lt;const char*, 2&gt;, 6&gt; htmlencode’ has initializer but incomplete type

Reported-By: Helmut Grohne on IRC
</content>
</entry>
<entry>
<title>Update .mailmap</title>
<updated>2022-03-20T21:34:44Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2019-04-30T13:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=39507ca044d34d614127773d564b045caae98df4'/>
<id>urn:sha1:39507ca044d34d614127773d564b045caae98df4</id>
<content type='text'>
Update Ian Jackson's email address as requested in
&lt;https://lists.debian.org/debian-dpkg/2015/09/msg00015.html&gt;.

Reverse Michael Vogt @ubuntu.com local part mapping, following the form
in the most recent commits.

Other updates taken from dpkg's mailmap file.
</content>
</entry>
<entry>
<title>Release 2.4.2</title>
<updated>2022-03-17T08:18:16Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-03-17T08:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d1d899f56f365178ad9f2d5073f36dc5af8226bc'/>
<id>urn:sha1:d1d899f56f365178ad9f2d5073f36dc5af8226bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>German program translation update</title>
<updated>2022-03-12T11:33:41Z</updated>
<author>
<name>Helge Kreutzmann</name>
<email>debian@helgefjell.de</email>
</author>
<published>2022-03-12T11:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4f380062535b0e582b18f82e945c3e50042327c5'/>
<id>urn:sha1:4f380062535b0e582b18f82e945c3e50042327c5</id>
<content type='text'>
Closes: #1007128
</content>
</entry>
<entry>
<title>Revert "bugscript: switch from bash to POSIX shell"</title>
<updated>2022-03-12T11:19:55Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-03-12T11:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1edd8c323faa5bf8c78d478f6c0b51116d50d422'/>
<id>urn:sha1:1edd8c323faa5bf8c78d478f6c0b51116d50d422</id>
<content type='text'>
This reverts commit 4f89d3629b22255963da3705e4222c71045da58a.

The bugscript uses yesno which is documented to require bash in
/usr/share/doc/reportbug/README.developers.gz.

Closes: #1007121
</content>
</entry>
<entry>
<title>Dutch manpages translation update</title>
<updated>2022-03-08T12:40:26Z</updated>
<author>
<name>Frans Spiesschaert</name>
<email>Frans.Spiesschaert@yucom.be</email>
</author>
<published>2022-03-08T12:36:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=95f1c3b016fd275e14f224cbac9c336560e8e985'/>
<id>urn:sha1:95f1c3b016fd275e14f224cbac9c336560e8e985</id>
<content type='text'>
Closes: #1005781
</content>
</entry>
<entry>
<title>Release 2.4.1</title>
<updated>2022-03-07T13:06:40Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2022-03-07T13:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ba08336ba208556de89f945aefc7b83f0f713c93'/>
<id>urn:sha1:ba08336ba208556de89f945aefc7b83f0f713c93</id>
<content type='text'>
</content>
</entry>
</feed>
