<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt, branch 2.5.6</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.5.6</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.5.6'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2023-02-08T16:09:26Z</updated>
<entry>
<title>Release 2.5.6</title>
<updated>2023-02-08T16:09:26Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>julian.klode@canonical.com</email>
</author>
<published>2023-02-08T16:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=028b4d08f09e14c1e6f5e071f329668870bc5e56'/>
<id>urn:sha1:028b4d08f09e14c1e6f5e071f329668870bc5e56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'fix/gccwarnings' into 'main'</title>
<updated>2023-02-07T15:12:11Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2023-02-07T15:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2ad49c2b0bc213db77ac762c7b7d622acb1a92e4'/>
<id>urn:sha1:2ad49c2b0bc213db77ac762c7b7d622acb1a92e4</id>
<content type='text'>
Build with and fix warnings of gcc-13

See merge request apt-team/apt!280</content>
</entry>
<entry>
<title>Ignore return of .c_str() in preemptive call for signal handler</title>
<updated>2023-01-29T12:59:30Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2023-01-29T12:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=0ac3afe29cfc71c657853f06961c6c8ba9c09e5c'/>
<id>urn:sha1:0ac3afe29cfc71c657853f06961c6c8ba9c09e5c</id>
<content type='text'>
Reported-By: gcc-13 -Wunused-result
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>Unhide virtual overloads in some cachefilters</title>
<updated>2023-01-29T12:59:30Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2023-01-29T12:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3c9ff866affaae10303de04f647220a16bf7e27a'/>
<id>urn:sha1:3c9ff866affaae10303de04f647220a16bf7e27a</id>
<content type='text'>
The matchers are usually called via its base class, but if we would call
them via the derivate class we would not be able to call the not
explicitly "imported" overloads, which would be strange.

Reported-By: gcc-13 -Woverloaded-virtual
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>Drop redundant 'virtual' on function marked 'override'</title>
<updated>2023-01-29T12:59:30Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2023-01-29T12:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2cd6be476d1e5a5592ddac8a912ae73bc882d55e'/>
<id>urn:sha1:2cd6be476d1e5a5592ddac8a912ae73bc882d55e</id>
<content type='text'>
Reported-By: clang-tidy [cppcoreguidelines-explicit-virtual-functions]
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>Include cstdint for uint16_t in our mmap wrapping</title>
<updated>2023-01-29T12:59:30Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2023-01-29T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b7d4e96379c2a56b9222d4640618576a03e4dafd'/>
<id>urn:sha1:b7d4e96379c2a56b9222d4640618576a03e4dafd</id>
<content type='text'>
In gcc-13 internal includes were reduced exposing our laziness.

Reported-By: gcc-13
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>Avoid comparison of integers of different signedness for ETA</title>
<updated>2023-01-29T11:21:24Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-08-31T14:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=896286ecf151620e5e2b88c74e8f361e04224da9'/>
<id>urn:sha1:896286ecf151620e5e2b88c74e8f361e04224da9</id>
<content type='text'>
Reported-By: gcc -Wsign-compare
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>Avoid triggering unused parameter warning in staticSIGWINCH</title>
<updated>2023-01-29T11:20:53Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-08-31T14:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=136f3829940ad4bc8361085645f18795f34c905c'/>
<id>urn:sha1:136f3829940ad4bc8361085645f18795f34c905c</id>
<content type='text'>
Reported-By: gcc -Wunused-parameter
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>Drop unneeded usage of deprecated std::binary_function</title>
<updated>2023-01-29T11:19:51Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-03-20T13:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=ec60f73a790ea10a592eb5f4bb96a38f3598711a'/>
<id>urn:sha1:ec60f73a790ea10a592eb5f4bb96a38f3598711a</id>
<content type='text'>
The code isn't using any of the member types this template provides,
so we can just drop it from the code without any practical effect.

Reported-By: gcc -Wdeprecated-declarations
Gbp-Dch: Ignore
</content>
</entry>
<entry>
<title>German program translation update</title>
<updated>2023-01-29T11:07:10Z</updated>
<author>
<name>Helge Kreutzmann</name>
<email>debian@helgefjell.de</email>
</author>
<published>2023-01-29T11:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=2b3cda814176dcf4ccf92f38ce85e6b7cda0b88f'/>
<id>urn:sha1:2b3cda814176dcf4ccf92f38ce85e6b7cda0b88f</id>
<content type='text'>
Closes: #1029280
</content>
</entry>
</feed>
