CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/05/25 10:19:30
Modified files:
x11/kde-plasma/plasma-workspace: Makefile
Added files:
x11/kde-plasma/plasma-workspace/patches:
patch-libnotificationmanager_jobsmodel_cpp
Log message:
Backport faf0e944008a8ce3182e11a2ee192b1589c5661a
libnotificationmanager: Return something of the correct type for most roles
from [email protected]:
"we found a regression in Qt 6.11.1 that breaks the job tracker of
notifications, them not closing properly, among other things, which is a
quite high profile issue.
I would therefore suggest if you ship Qt 6.11.1 that you backport this
change for plasma-workspace [1] since Plasma 6.6.6 is still a couple of
weeks away. To our knowledge, Qt 6.11.0 and earlier are not affected. We
do not have a Qt fix yet afaik." -- Kai Uwe
See also https://bugs.kde.org/show_bug.cgi?id=520120