Package: xtrace Version: 1.3.1-1 Severity: wishlist Tags: patch Please consider this patch for xtrace.
-- System Information: Debian Release: jessie/sid APT prefers wily-updates APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily-proposed'), (500, 'wily'), (500, 'trusty-updates'), (500, 'trusty'), (100, 'wily-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.1.0-3-generic (SMP w/4 CPU cores) Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages xtrace depends on: ii libc6 2.21-0ubuntu4 xtrace recommends no packages. Versions of packages xtrace suggests: ii xauth 1:1.0.9-1ubuntu2 -- no debconf information
>From 19cabb88bc764a2741f78602dc75310e6165cbdc Mon Sep 17 00:00:00 2001 From: Robert Ancell <robert.anc...@canonical.com> Date: Thu, 27 Aug 2015 16:08:07 +0100 Subject: [PATCH 2/4] glx: Recognise glXSetClientInfo2ARB --- glx.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glx.proto b/glx.proto index a12aed1..c7dcab5 100644 --- a/glx.proto +++ b/glx.proto @@ -53,7 +53,7 @@ glXCreateWindow UNSUPPORTED glXDeleteWindow UNSUPPORTED glXSetClientInfoARB UNSUPPORTED glXCreateContextAttribsARB UNSUPPORTED -UNKNOWN +glXSetClientInfo2ARB UNSUPPORTED UNKNOWN UNKNOWN UNKNOWN -- 2.5.0