From cc8ed93e9c1aaa1b134d676db0d3f20ebba83ad9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 13 Feb 2017 12:05:57 +0100 Subject: Fix for jabber protocol vulnerability in Kopete: CVE-2017-5593 --- kde/patch/kopete.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kde/patch/kopete.patch (limited to 'kde/patch/kopete.patch') 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 ; } + -- cgit v1.2.3