summaryrefslogtreecommitdiffstats
path: root/kde/patch/okular.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-03-20 10:34:34 +0100
committer Eric Hameleers <alien@slackware.com>2020-03-20 10:34:34 +0100
commit05f4009a4a1497d3cc553b865b1617c4d38b005f (patch)
treef31c0cf40a0a3ae280b1c1958bc9b130624501cb /kde/patch/okular.patch
parent4545d1e713e90498254656ed03c18fc618b2f251 (diff)
downloadktown-05f4009a4a1497d3cc553b865b1617c4d38b005f.tar.gz
ktown-05f4009a4a1497d3cc553b865b1617c4d38b005f.tar.xz
okular: addresss and fix CVE-2020-9359
Diffstat (limited to 'kde/patch/okular.patch')
-rw-r--r--kde/patch/okular.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde/patch/okular.patch b/kde/patch/okular.patch
new file mode 100644
index 0000000..0c7d444
--- /dev/null
+++ b/kde/patch/okular.patch
@@ -0,0 +1,3 @@
+# Address CVE-2020-9359 (repaired in 20.04.0):
+cat $CWD/patch/okular/cve-2020-9359.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+