[X2Go-Dev] Bug#893: X2Go issue (in src:nx-libs) has been marked as pending for release

Mihai Moldovan ionic at ionic.de
Tue Jun 23 20:20:16 CEST 2015


tag #893 pending
fixed #893 2:3.5.0.32
thanks

Hello,

X2Go issue #893 (src:nx-libs) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=64b2001

The issue will most likely be fixed in src:nx-libs (2:3.5.0.32).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 64b2001db6469ceb29835049e04f4e7b607d8ee2
Author: Emanuele Giaquinta <emanuele.giaquinta at gmail.com>
Date:   Tue Jun 23 20:06:48 2015 +0200

    nx-X11: Fix alpha premultiplication in XRenderParseColor. Fixes: #893.
    
    Due to C arithmetic conversion rules we must use an unsigned constant
    (or a cast) to perform the multiplication using unsigned arithmetic.
    
    Fixes ArcticaProject/nx-libs#55.
    
    Author: Emanuele Giaquinta <emanuele.giaquinta at gmail.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>
    
    v2: backport to nx-libs 3.6.x (Mike Gabriel)
    v3: backport to nx-libs 3.5.0.x (Mihai Moldovan)
    
    Adds:
      - 0040_nx-X11_Fix-alpha-premultiplication-in-XRenderPa.full.patch

diff --git a/debian/changelog b/debian/changelog
index 16a4d2a..e7e6b77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -237,6 +237,14 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low
     Adds:
     - 0660_nxcomp_fix-negotiation-in-stage-10-error.full+lite.patch
 
+  [ Emanuele Giaquinta ]
+  * nx-X11: Fix alpha premultiplication in XRenderParseColor.
+    Fixes: #893.
+    v2: backport to nx-libs 3.6.x (Mike Gabriel)
+    v3: backport to nx-libs 3.5.0.x (Mihai Moldovan)
+    Adds:
+    - 0040_nx-X11_Fix-alpha-premultiplication-in-XRenderPa.full.patch
+
  -- X2Go Release Manager <git-admin at x2go.org>  Tue, 17 Mar 2015 19:19:32 +0100
 
 nx-libs (2:3.5.0.31-0x2go1) unstable; urgency=low


More information about the x2go-dev mailing list