[ANNOUNCE] xf86-video-intel 2.99.902

2013-09-07 Thread Chris Wilson
Snapshot 2.99.902 (2013-09-07) == We do not condone or support Canonical in the course of action they have chosen, and will not carry XMir patches upstream. -The Management Chris Wilson (26): sna: Add a DBG to track calls to SetScreenPixmap intel-virtual-out

Re: [Intel-gfx] [ANNOUNCE] xf86-video-intel 2.99.902

2013-09-07 Thread Luc Verhaegen
On Sat, Sep 07, 2013 at 03:37:40PM +0100, Chris Wilson wrote: > Snapshot 2.99.902 (2013-09-07) > == > We do not condone or support Canonical in the course of action they have > chosen, and will not carry XMir patches upstream. > -The Management Who is "The Management"?

[ANNOUNCE] libXaw 1.0.12

2013-09-07 Thread Alan Coopersmith
Xaw is the classic X Athena Widget Set, a widget set based on the X Toolkit Intrinsics (Xt) Library. This release plugs a couple fd leaks in error handling paths, fixes WIN32 builds, and cleans up some old code for previously supported OS'es. Alan Coopersmith (6): unifdef -U__UNIXOS2__

[ANNOUNCE] libXmu 1.1.2

2013-09-07 Thread Alan Coopersmith
The libXmu package includes the sources to both libXmu and libXmuu. These libraries contains miscellaneous utilities that are not part of the Xlib standard. libXmuu contains the subset of libXmu functions that do not rely on the Athena Widgets (libXaw) or X Toolkit Instrinsics (libXt). This minor

[ANNOUNCE] libXpm 3.5.11

2013-09-07 Thread Alan Coopersmith
libXpm is the X Pixmap (XPM) image file format library. This minor maintenance release provides various build configuration improvements and other janitorial cleanups, including declaring the filename parameters in the API as "const char *" to reduce unnecessary const-strings warnings in callers.

[ANNOUNCE] libXrandr 1.4.2

2013-09-07 Thread Alan Coopersmith
libXrandr is the libX11-based library for the X Resize, Rotate and Reflection (RandR and don't ask where the third R went) extension. This release fixes two small bugs in the library, and fixes an omission in the list of copyright notices in the COPYING file. Alan Coopersmith (3): XRRGetPro

[ANNOUNCE] libXv 1.0.10

2013-09-07 Thread Alan Coopersmith
libXv is the Xlib-based client library for the X Video (Xv) extension. This release contains cleanup & refactoring intended to make the code more robust and easier to maintain. It does increase to libX11 1.6.0 the required version of libX11 needed to build and run libXv. Alan Coopersmith (10):

[ANNOUNCE] libSM 1.2.2

2013-09-07 Thread Alan Coopersmith
The libSM library implements the X Session Management protocol. This minor maintenance release includes build configuration improvements and janitorial cleanups. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (6): Remove unused TLI ("STREAMSCONN") code from

[ANNOUNCE] xclock 1.0.7

2013-09-07 Thread Alan Coopersmith
xclock is the classic X Window System clock utility. It displays the time in analog or digital form, updated at a frequency which may be specified by the user. This release includes code & man page cleanups. Alan Coopersmith (4): Store sine & cosine tables as doubles instead of floats

[ANNOUNCE] xfindproxy 1.0.3

2013-09-07 Thread Alan Coopersmith
xfindproxy utilizes the Proxy Management Protocol to communicate with a proxy manager to locate available X11 proxy services. This minor maintenance release provides accumulated build configuration improvements and janitorial cleanups. Alan Coopersmith (8): xfindproxy only depends on xprot