summaryrefslogtreecommitdiffstats
path: root/patches/source/texlive/douninst.sh
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-05-25 00:24:33 +0000
committer Eric Hameleers <alien@slackware.com>2023-05-25 13:30:31 +0200
commit73b668742a86c06c84cde2da658b5135367d23fe (patch)
treeff414f05e1499907a1970b1f062918ab73b7f4ef /patches/source/texlive/douninst.sh
parent8e0b115ff3be360a6e31635f57629008062a66f3 (diff)
downloadcurrent-73b668742a86c06c84cde2da658b5135367d23fe.tar.gz
current-73b668742a86c06c84cde2da658b5135367d23fe.tar.xz
Thu May 25 00:24:33 UTC 202320230525002433_15.0
patches/packages/curl-8.1.1-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. patches/packages/texlive-2023.230322-x86_64-1_slack15.0.txz: Upgraded. This update patches a security issue: LuaTeX before 1.17.0 allows execution of arbitrary shell commands when compiling a TeX file obtained from an untrusted source. This occurs because luatex-core.lua lets the original io.popen be accessed. This also affects TeX Live before 2023 r66984 and MiKTeX before 23.5. Thanks to Johannes Schoepfer. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-32700 (* Security fix *)
Diffstat (limited to 'patches/source/texlive/douninst.sh')
-rw-r--r--patches/source/texlive/douninst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/source/texlive/douninst.sh b/patches/source/texlive/douninst.sh
new file mode 100644
index 000000000..27d51c4ae
--- /dev/null
+++ b/patches/source/texlive/douninst.sh
@@ -0,0 +1,4 @@
+# Remove directories/data generated by doinst.sh
+rm -rf usr/share/texmf-config
+rm -rf usr/share/texmf-local
+rm -rf usr/share/texmf-var