From 8ed1c8191b3f90a7bbe04118ca7c5727eae9d034 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 19 Mar 2017 21:35:18 +0100 Subject: kde: disable patches for issues that were fixed by upstream --- kde/patch/kopete.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kde/patch/kopete.patch') diff --git a/kde/patch/kopete.patch b/kde/patch/kopete.patch index 4d79a08..a40c7f5 100644 --- a/kde/patch/kopete.patch +++ b/kde/patch/kopete.patch @@ -1,4 +1,5 @@ # 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 ; } +# Fixed in 16.12.3. +# cat $CWD/patch/kopete/kopete_kdebug376348.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -- cgit v1.2.3