[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r3891 - in trunk/app/xterm/debian: . patches



Author: julien
Date: 2006-10-23 17:09:47 -0400 (Mon, 23 Oct 2006)
New Revision: 3891

Added:
   trunk/app/xterm/debian/patches/902_disallowWindowOps
Modified:
   trunk/app/xterm/debian/changelog
   trunk/app/xterm/debian/patches/series
Log:
Import xterm_210-3.1 NMU

Modified: trunk/app/xterm/debian/changelog
===================================================================
--- trunk/app/xterm/debian/changelog	2006-10-23 21:02:47 UTC (rev 3890)
+++ trunk/app/xterm/debian/changelog	2006-10-23 21:09:47 UTC (rev 3891)
@@ -1,3 +1,11 @@
+xterm (210-3.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Apply patch by Samuel Thibault to disable allowWindowOps in XTerm.ad
+    (Closes: #384593).
+
+ -- Christoph Berg <myon@debian.org>  Fri, 15 Sep 2006 16:18:06 +0200
+
 xterm (210-3) unstable; urgency=low
 
   * Depend on xbitmaps rather than xlibs-data.

Added: trunk/app/xterm/debian/patches/902_disallowWindowOps
===================================================================
--- trunk/app/xterm/debian/patches/902_disallowWindowOps	                        (rev 0)
+++ trunk/app/xterm/debian/patches/902_disallowWindowOps	2006-10-23 21:09:47 UTC (rev 3891)
@@ -0,0 +1,10 @@
+Index: xterm-210/XTerm.ad
+===================================================================
+--- xterm-210.orig/XTerm.ad	2006-09-15 16:17:12.000000000 +0200
++++ xterm-210/XTerm.ad	2006-09-15 16:17:19.000000000 +0200
+@@ -190,3 +190,5 @@
+ !
+ ! Alternatively,
+ !*on2Clicks: regex [[:alpha:]]+://([[:alnum:]!#+,./=?@~-]|(%[[:xdigit:]][[:xdigit:]]))+
++
++*allowWindowOps: false

Modified: trunk/app/xterm/debian/patches/series
===================================================================
--- trunk/app/xterm/debian/patches/series	2006-10-23 21:02:47 UTC (rev 3890)
+++ trunk/app/xterm/debian/patches/series	2006-10-23 21:09:47 UTC (rev 3891)
@@ -1,2 +1,3 @@
 900_debian_xterm.diff -p0
 901_xterm_manpage.diff -p0
+902_disallowWindowOps



Reply to: