Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cppcheck for openSUSE:Factory checked in at 2025-07-30 11:45:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cppcheck (Old) and /work/SRC/openSUSE:Factory/.cppcheck.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cppcheck" Wed Jul 30 11:45:08 2025 rev:52 rq:1296293 version:2.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cppcheck/cppcheck.changes 2025-06-20 16:51:29.621432383 +0200 +++ /work/SRC/openSUSE:Factory/.cppcheck.new.13279/cppcheck.changes 2025-07-30 11:46:12.436784262 +0200 @@ -1,0 +2,37 @@ +Tue Jul 22 09:50:25 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 2.18.0: + * Updated path matching syntax for -i, --file-filter, + suppressions, GUI excludes, and project file excludes. + * Old patterns that use a `*` may need to use `**` instead if + it is intended to match path separators. More details can be + seen in the manual. + * Support for building with Qt 5 will be removed in Cppcheck + 2.19. + * The platform 'unix32-unsigned' has been deprecated and will + be removed in Cppcheck 2.19. Please use '--platform=unix32 + --funsigned-char' instead. + * The platform 'unix64-unsigned' has been deprecated and will + be removed in Cppcheck 2.19. Please use '--platform=unix64 + --funsigned-char' instead. + * Updated Qt to 6.9.1 (official Windows release only). + * added CMake target `run-clang-tidy-csa` to run Clang Static + Analyzer + * added CMake option `ENABLE_CSA_ALPHA` to enable the Clang + Static Analyzer alpha checkers + * Updated TinyXML-2 to v11.0.0 + * The minimum supported Python version has been bumped to 3.7. + * CMake will now unconditionally use Boost.Containers if + available. If CMake option `USE_BOOST` is specified it will + now bail out when it is not found. + * Fix checking a project that contains several project file + entries for the same file. + * Fixed --file-filter matching of looked up files in provided + paths. + * Split up cstyleCast checker; dangerous casts produce + portability/warning reports, safe casts produce style + reports. + * Removed deprecated '--showtime=' value 'top5'. Please use + 'top5_file' or 'top5_summary' instead. + +------------------------------------------------------------------- Old: ---- cppcheck-2.17.1.tar.gz New: ---- cppcheck-2.18.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cppcheck.spec ++++++ --- /var/tmp/diff_new_pack.b9fWOg/_old 2025-07-30 11:46:13.208816198 +0200 +++ /var/tmp/diff_new_pack.b9fWOg/_new 2025-07-30 11:46:13.212816364 +0200 @@ -22,7 +22,7 @@ %bcond_without rules %endif Name: cppcheck -Version: 2.17.1 +Version: 2.18.0 Release: 0 Summary: A tool for static C/C++ code analysis License: GPL-3.0-or-later ++++++ cppcheck-2.17.1.tar.gz -> cppcheck-2.18.0.tar.gz ++++++ ++++ 110460 lines of diff (skipped)