summaryrefslogtreecommitdiffstats
path: root/kde/patch/kopete.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-13 12:05:57 +0100
committer Eric Hameleers <alien@slackware.com>2017-02-13 12:05:57 +0100
commitcc8ed93e9c1aaa1b134d676db0d3f20ebba83ad9 (patch)
treee4bbc334b6d9577b762b92ec54e591c4cbb84a72 /kde/patch/kopete.patch
parente39a60732b70eb45d39743d1c4c71ca745da65d0 (diff)
downloadktown-cc8ed93e9c1aaa1b134d676db0d3f20ebba83ad9.tar.gz
ktown-cc8ed93e9c1aaa1b134d676db0d3f20ebba83ad9.tar.xz
Fix for jabber protocol vulnerability in Kopete: CVE-2017-5593
Diffstat (limited to 'kde/patch/kopete.patch')
-rw-r--r--kde/patch/kopete.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kopete.patch b/kde/patch/kopete.patch
new file mode 100644
index 0000000..4d79a08
--- /dev/null
+++ b/kde/patch/kopete.patch
@@ -0,0 +1,4 @@
+# Fix for jabber protocol vulnerability in Kopete: CVE-2017-5593
+# (User Impersonation Vulnerability)
+cat $CWD/patch/kopete/kopete_kdebug376348.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+