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

Bug#363198: NMU uploaded to delayed



Another NMU has been uploaded to the 7-day DELAYED queue, patch follows.

diff -u xbase-clients-7.1.ds/debian/patches/series xbase-clients-7.1.ds/debian/patches/series
--- xbase-clients-7.1.ds/debian/patches/series
+++ xbase-clients-7.1.ds/debian/patches/series
@@ -10,4 +10,5 @@
 11_xkb_documentation_updates.diff -p0
 12_startx_paths.diff
+13_xconsole_implicit_pointer_conversion.diff
 pkgconfig_naughtiness -p0
 14_SECURITY_setuid.diff
diff -u xbase-clients-7.1.ds/debian/changelog xbase-clients-7.1.ds/debian/changelog
--- xbase-clients-7.1.ds/debian/changelog
+++ xbase-clients-7.1.ds/debian/changelog
@@ -1,3 +1,11 @@
+xbase-clients (1:7.1.ds-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix implicit pointer conversion in xconsole.c (closes: #363198)
+    (Was fixed in 1:7.1.ds-1.1 NMU, but silently dropped in 1:7.1.ds-2 MU)
+
+ -- dann frazier <dannf@debian.org>  Sat, 29 Jul 2006 13:59:40 -0600
+
 xbase-clients (1:7.1.ds-2) unstable; urgency=high
 
   * Security update. Fix for setuid privledge escalation vulernabilities in
only in patch2:
unchanged:
--- xbase-clients-7.1.ds.orig/debian/patches/13_xconsole_implicit_pointer_conversion.diff
+++ xbase-clients-7.1.ds/debian/patches/13_xconsole_implicit_pointer_conversion.diff
@@ -0,0 +1,10 @@
+--- xbase-clients-7.1.ds.orig/xconsole/xconsole.c	2006-05-23 20:11:37.000000000 -0600
++++ xbase-clients-7.1.ds/xconsole/xconsole.c	2006-06-17 14:11:47.000000000 -0600
+@@ -28,6 +28,7 @@
+ 
+ /* $XFree86: xc/programs/xconsole/xconsole.c,v 3.31tsi Exp $ */
+ 
++#define _XOPEN_SOURCE
+ #include <X11/Intrinsic.h>
+ #include <X11/StringDefs.h>
+ #include <X11/Xatom.h>


-- 
dann frazier | HP Open Source and Linux Organization





Reply to: