tags 598424 + pending
thanks

Dear maintainer,

I've prepared an NMU for texmacs (versioned as 1:1.0.7.7-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

I also intend to fix testing's version because there is no chance to
accept 1.0.7.7 in Squeeze.

Regards.

-- 
Mehdi Dogguy
diff -u texmacs-1.0.7.7/debian/changelog texmacs-1.0.7.7/debian/changelog
--- texmacs-1.0.7.7/debian/changelog
+++ texmacs-1.0.7.7/debian/changelog
@@ -1,3 +1,11 @@
+texmacs (1:1.0.7.7-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix security issue CVE-2010-3394 (Closes: #598424)
+    - Also make the substitutions in misc/bundle/TeXmacs
+
+ -- Mehdi Dogguy <me...@debian.org>  Sat, 04 Dec 2010 20:40:54 +0100
+
 texmacs (1:1.0.7.7-1) unstable; urgency=low
 
   * New Upstream Release.
@@ -1355 +1362,0 @@
-
diff -u texmacs-1.0.7.7/debian/patches/12_mupad.dpatch texmacs-1.0.7.7/debian/patches/12_mupad.dpatch
--- texmacs-1.0.7.7/debian/patches/12_mupad.dpatch
+++ texmacs-1.0.7.7/debian/patches/12_mupad.dpatch
@@ -6,8 +6,25 @@
 
 @DPATCH@
 
---- texmacs-1.0.7.4.orig/plugins/mupad/bin/tm_mupad_help
-+++ texmacs-1.0.7.4/plugins/mupad/bin/tm_mupad_help
+--- texmacs-1.0.7.7~/misc/bundle/TeXmacs	2010-10-22 21:38:06.000000000 +0200
++++ texmacs-1.0.7.7/misc/bundle/TeXmacs	2010-12-04 20:39:43.000000000 +0100
+@@ -7,12 +7,12 @@
+ RESOURCES_DIR="$LAUNCH_DIR/../Resources"
+ #PATH=/opt/local/bin:$PATH
+ PATH="$RESOURCES_DIR/bin:$PATH"
+-DYLD_LIBRARY_PATH="$RESOURCES_DIR/lib${DYLD_LIBRARY_PATH+":$DYLD_LIBRARY_PATH"}"
++DYLD_LIBRARY_PATH="$RESOURCES_DIR/lib"${DYLD_LIBRARY_PATH:+":$DYLD_LIBRARY_PATH"}
+ export RESOURCES_DIR PATH DYLD_LIBRARY_PATH
+ 
+ TEXMACS_PATH="$RESOURCES_DIR/share/TeXmacs"
+ PATH="$TEXMACS_PATH/bin:$PATH"
+-DYLD_LIBRARY_PATH="$TEXMACS_PATH/lib${DYLD_LIBRARY_PATH+":$DYLD_LIBRARY_PATH"}"
++DYLD_LIBRARY_PATH="$TEXMACS_PATH/lib"${DYLD_LIBRARY_PATH:+":$DYLD_LIBRARY_PATH"}
+ export TEXMACS_PATH PATH DYLD_LIBRARY_PATH
+ 
+ #GS_LIB=".:$RESOURCES_DIR/ghostscript/8.61/lib:$RESOURCES_DIR/ghostscript/8.61/Resource:$RESOURCES_DIR/ghostscript/fonts:$RESOURCES_DIR/fonts/default/ghostscript:$RESOURCES_DIR/fonts/default/Type1:$RESOURCES_DIR/fonts/default/TrueType:/usr/lib/DPS/outline/base:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType:/usr/share/cups/fonts"
+--- texmacs-1.0.7.7~/plugins/mupad/bin/tm_mupad_help	2010-10-22 21:38:00.000000000 +0200
++++ texmacs-1.0.7.7/plugins/mupad/bin/tm_mupad_help	2010-12-04 20:35:31.000000000 +0100
 @@ -26,7 +26,7 @@
  
  SYSINFO=`$MuPAD_ROOT_PATH/share/bin/sysinfo`

Reply via email to