summaryrefslogtreecommitdiffstats
path: root/kde/patch/kscreenlocker.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kscreenlocker.patch')
-rw-r--r--kde/patch/kscreenlocker.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kscreenlocker.patch b/kde/patch/kscreenlocker.patch
new file mode 100644
index 0000000..e1beada
--- /dev/null
+++ b/kde/patch/kscreenlocker.patch
@@ -0,0 +1,4 @@
+# KDEBUG #358125, also CVE-2016-2312 (fixed in Plasma 5.5.5):
+# Dont quit the Greeter when last window closes.
+cat $CWD/patch/kscreenlocker/kscreenlocker_CVE-2016-2312.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+