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