Proposed upload:

--- rdesktop-1.5.0/debian/changelog
+++ rdesktop-1.5.0/debian/changelog
@@ -1,3 +1,11 @@
+rdesktop (1.5.0-1ubuntu1~prop1) feisty-proposed; urgency=low
+
+  * apply patch from upstream cvs:
+    
http://rdesktop.cvs.sourceforge.net/rdesktop/rdesktop/xwin.c?r1=1.222&r2=1.223&view=patch
+    Recommended upload, thanks to upstream Michael Gernoth, LP #104332
+
+ -- Reinhard Tartler <[EMAIL PROTECTED]>  Wed, 18 Apr 2007 07:22:57 -0400
+
 rdesktop (1.5.0-1build1) feisty; urgency=low

   * Rebuild for changes in the amd64 toolchain.
only in patch2:
unchanged:
--- rdesktop-1.5.0.orig/xwin.c
+++ rdesktop-1.5.0/xwin.c
@@ -3219,7 +3219,7 @@
                return;

        image = XCreateImage(g_display, g_visual, g_depth, ZPixmap, 0,
-                            (char *) data, cx, cy, BitmapPad(g_display), cx * 
g_bpp / 8);
+                            (char *) data, cx, cy, g_bpp, 0);

        if (g_ownbackstore)
        {

-- 
Segmentation Fault (core dumped)
https://bugs.launchpad.net/bugs/104332
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to