commit 84236bafefdf9aee6494dc4cd837a7b4055e2775
Author: Guillem Jover <guillem@debian.org>
Date: Tue Mar 10 13:11:19 2026 +0100
libdpkg: Update suppressions for cppcheck 2.20.0
The new version generates a couple of new false positive, suppress them.
Warned-by: cppcheck
commit 9f22b74c0db0052f01c0394f445c6651a75bfe6d
Author: Guillem Jover <guillem@debian.org>
Date: Tue Mar 10 13:10:00 2026 +0100
src, lib: Reduce variables scope
Warned-by: cppcheck 2.20.0
Changelog: internal
commit 839df8f9226bac8455ee23014c179c17d812ae50
Author: Guillem Jover <guillem@debian.org>
Date: Mon Mar 9 02:25:25 2026 +0100
scripts: Do not fail on empty Maintainer field from parsed changelog
While this is invalid syntax (according to the documentation), we have
accepted these kinds of entries up to now, and this was an unintentional
change. Modify the code to handle them for now, while there's discussion
on how to improve the notion of unfinalized changelog entries.
Fixes: commit 37cf54ce95bf274278b2eeb47a49a4b3b3840612
Closes: #1130119
commit 3cb9b55946b01028760b9988ee9fdfc1f9934ce7
Author: Guillem Jover <guillem@debian.org>
Date: Sat Mar 7 01:01:02 2026 +0100
Bump version to 1.23.8
There are 2 open security issues in bookworm.
You can find information about how to handle these issues in the security team's documentation.