texlive: fix CVE-2016-10243
https://github.com/NixOS/security/issues/104
This commit is contained in:
parent
dc514b246e
commit
8c4339a9dc
@ -111,6 +111,7 @@ in buildEnv {
|
|||||||
-e "s,\$SELFAUTODIR,$out/share,g" \
|
-e "s,\$SELFAUTODIR,$out/share,g" \
|
||||||
-e "s,\$SELFAUTOPARENT,$out/share,g" \
|
-e "s,\$SELFAUTOPARENT,$out/share,g" \
|
||||||
-e "s,\$SELFAUTOGRANDPARENT,$out/share,g" \
|
-e "s,\$SELFAUTOGRANDPARENT,$out/share,g" \
|
||||||
|
-e "/^mpost,/d" `# CVE-2016-10243` \
|
||||||
"$cnfOrig" > ./texmf.cnf
|
"$cnfOrig" > ./texmf.cnf
|
||||||
|
|
||||||
patchCnfLua "./texmfcnf.lua"
|
patchCnfLua "./texmfcnf.lua"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user