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

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



Author: julien
Date: 2006-12-14 12:59:48 -0500 (Thu, 14 Dec 2006)
New Revision: 4148

Removed:
   trunk/app/xterm/debian/patches/902_disallowWindowOps
Modified:
   trunk/app/xterm/debian/changelog
   trunk/app/xterm/debian/patches/series
Log:
* No longer disable allowWindowOps in XTerm.ad, as commands are now
  sanitized by xterm (closes: #402917).

Modified: trunk/app/xterm/debian/changelog
===================================================================
--- trunk/app/xterm/debian/changelog	2006-12-13 02:57:16 UTC (rev 4147)
+++ trunk/app/xterm/debian/changelog	2006-12-14 17:59:48 UTC (rev 4148)
@@ -1,3 +1,10 @@
+xterm (223-2) unstable; urgency=low
+
+  * No longer disable allowWindowOps in XTerm.ad, as commands are now
+    sanitized by xterm (closes: #402917).
+
+ -- Julien Cristau <julien.cristau@ens-lyon.org>  Thu, 14 Dec 2006 17:29:30 +0100
+
 xterm (223-1) unstable; urgency=low
 
   [ Julien Cristau ]

Deleted: trunk/app/xterm/debian/patches/902_disallowWindowOps
===================================================================
--- trunk/app/xterm/debian/patches/902_disallowWindowOps	2006-12-13 02:57:16 UTC (rev 4147)
+++ trunk/app/xterm/debian/patches/902_disallowWindowOps	2006-12-14 17:59:48 UTC (rev 4148)
@@ -1,10 +0,0 @@
-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-12-13 02:57:16 UTC (rev 4147)
+++ trunk/app/xterm/debian/patches/series	2006-12-14 17:59:48 UTC (rev 4148)
@@ -1,3 +1,2 @@
 900_debian_xterm.diff -p0
 901_xterm_manpage.diff -p0
-902_disallowWindowOps



Reply to: