summaryrefslogtreecommitdiffstats
path: root/kde/patch/kscreenlocker.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-07-31 16:13:18 +0200
committer Eric Hameleers <alien@slackware.com>2020-07-31 16:13:18 +0200
commit703149752c6265b36973d2c1f0f5a69721e3128a (patch)
tree7ded0d801771d5705f48ffbfb48f37dd4829439e /kde/patch/kscreenlocker.patch
parentdd005500c624d127321ff3fe14a0c29bfa8d67f7 (diff)
parentcd7ff1719433fbb3b6a8304596be173bc1b91b00 (diff)
downloadktown-master.tar.gz
ktown-master.tar.xz
Merge branch 'elogind'HEADmaster
Diffstat (limited to 'kde/patch/kscreenlocker.patch')
-rw-r--r--kde/patch/kscreenlocker.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/kde/patch/kscreenlocker.patch b/kde/patch/kscreenlocker.patch
deleted file mode 100644
index d1b51ea..0000000
--- a/kde/patch/kscreenlocker.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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 ; }
-
-# Backport two important stability fixes from 5.14 -
-# Force software rendering when greeter crashed:
-#cat $CWD/patch/kscreenlocker/kscreenlocker_crash_force_softrender.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
-# Load QtQuickSettings for software rendering (KDEBUG #347772):
-# Applied in Plasma 5.13.5:
-#cat $CWD/patch/kscreenlocker/kscreenlocker_rendersettings.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
-
-
-