Debian Patches

Status for kcoreaddons/5.116.0-4

Patch Description Author Forwarded Bugs Origin Last update
Remove-control-characters-when-quoting-args.patch Remove control characters when quoting args Using these characters can lead to unexpected results.
.
[ Pino Toscano ]
Backport from upstream commit 6153c9ae025fa570174bb4a143df38fa2f46606b,
adapted to Qt 5: in particular, QString::removeIf() does not exist in Qt prior
to 6.1, so instead of copying 'arg' to 'quoted' and then removing the unwanted
characters, 'quoted' is created from the characters of 'arg' that are not
unwanted.
.
Fixes CVE-2026-41526.
Pino Toscano <pino@debian.org> not-needed debian 2026-07-05
hurd-avoid-kmemoryinfotest-failures.diff Ignore failures on GNU/Hurd in KMemoryInfoTest KMemoryInfo is not implemented on GNU/Hurd yet, and thus the tests for it
currently fail. Since KMemoryInfo was implemented more than 2 years ago,
technically it has always been "broken". Hence, ignore the failures for it,
waiting for a proper implementation.
Pino Toscano <pino@debian.org> not-needed 2024-08-18

All known versions for source package 'kcoreaddons'

Links