diff options
author | Leo Famulari <leo@famulari.name> | 2017-03-05 20:41:36 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2017-03-06 16:47:37 -0500 |
commit | e20784e65efa7c783792e8a830d4b4aaf35750d5 (patch) | |
tree | 801b92f00e380a4887b2060454f03610dba6cb66 /gnu/packages/patches | |
parent | e2948ef5c1578b229dd849e0a15b47a18d19f662 (diff) | |
download | guix-e20784e65efa7c783792e8a830d4b4aaf35750d5.tar guix-e20784e65efa7c783792e8a830d4b4aaf35750d5.tar.gz |
gnu: texlive: Fix CVE-2016-10243.
* gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tex.scm (texlive-texmf-src): Use it.
Diffstat (limited to 'gnu/packages/patches')
-rw-r--r-- | gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch b/gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch new file mode 100644 index 0000000000..3a9ae993f6 --- /dev/null +++ b/gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch @@ -0,0 +1,18 @@ +Fix CVE-2016-10243: + +https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10243 + +Patch adapted from upstream commit: + +https://www.tug.org/svn/texlive?view=revision&revision=42605 + +--- trunk/Master/texmf-dist/web2c/texmf.cnf 2016/11/29 23:10:33 42604 ++++ trunk/Master/texmf-dist/web2c/texmf.cnf 2016/11/29 23:27:53 42605 +@@ -568,7 +568,6 @@ extractbb,\ + gregorio,\ + kpsewhich,\ + makeindex,\ +-mpost,\ + repstopdf,\ + + % we'd like to allow: |