summaryrefslogtreecommitdiffstats
path: root/kde/patch/kcoreaddons.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kcoreaddons.patch')
-rw-r--r--kde/patch/kcoreaddons.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde/patch/kcoreaddons.patch b/kde/patch/kcoreaddons.patch
new file mode 100644
index 0000000..ee8ddde
--- /dev/null
+++ b/kde/patch/kcoreaddons.patch
@@ -0,0 +1,5 @@
+# KDEBUG #362161 (fixed in Frameworks 5.22.0):
+# Fixes regression introduced in 9ae6d765b37135bbfe3a8b936e5a88b8a435e424
+# Since the rand() was not seeded, the numbers generated were predictable.
+cat $CWD/patch/kcoreaddons/kcoreaddons.kdebug_362161.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+