[packages/texlive/TEXLIVE_20080816] - one more hunk

baggins baggins at pld-linux.org
Wed Dec 5 14:36:42 CET 2012


commit 3b89e927deeca57e66d48d5871e6b81b14dd4dda
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Dec 5 14:36:33 2012 +0100

    - one more hunk

 format-security.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/format-security.patch b/format-security.patch
index 64be483..28842ff 100644
--- a/format-security.patch
+++ b/format-security.patch
@@ -32,6 +32,17 @@
  }
  
  @ The token lists for translated \TEX/ output contain some special control
+--- texlive-20080816-source/texk/web2c/cwebboot.c~	2012-12-05 13:43:15.382444744 +0100
++++ texlive-20080816-source/texk/web2c/cwebboot.c	2012-12-05 13:47:45.715768541 +0100
+@@ -1113,7 +1113,7 @@
+  fatal P2C(char*,s,char*,t)
+ #line 1182 "./cwebdir/common.w"
+ {
+-if(*s)printf(s);
++if(*s)puts(s);
+ err_print(t);
+ history= fatal_message;exit(wrap_up());
+ }
 --- texlive-20080816-source/texk/web2c/tiedir/tie.w~	2006-01-17 22:41:51.000000000 +0100
 +++ texlive-20080816-source/texk/web2c/tiedir/tie.w	2012-12-05 13:50:25.915762890 +0100
 @@ -465,7 +465,7 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/texlive.git/commitdiff/3b89e927deeca57e66d48d5871e6b81b14dd4dda



More information about the pld-cvs-commit mailing list