<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.debian.devel.x">
    <title>gmane.linux.debian.devel.x</title>
    <link>http://blog.gmane.org/gmane.linux.debian.devel.x</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111108"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111107"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111106"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111105"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111104"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111103"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111102"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111101"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111100"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111099"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111098"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111097"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111096"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111094"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111093"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111092"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111091"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111090"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111089"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.debian.devel.x/111088"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111108">
    <title>libx11: Changes to 'debian-squeeze'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111108</link>
    <description>&lt;pre&gt; debian/changelog                           |   10 ++
 debian/patches/001_hide_xeatdatawords.diff |   33 +++++++
 debian/patches/002_security_fixups.diff    |   43 ++++++++++
 debian/patches/series                      |    2 
 include/X11/Xlibint.h                      |   18 ++++
 modules/im/ximcp/Makefile.am               |    1 
 modules/im/ximcp/imLcPrs.c                 |   73 +++++++++++++----
 modules/im/ximcp/imTrX.c                   |    2 
 src/AllCells.c                             |    9 +-
 src/Font.c                                 |   77 +++++++++++-------
 src/FontInfo.c                             |  120 ++++++++++++++---------------
 src/FontNames.c                            |   35 +++++---
 src/GetAtomNm.c                            |    4 
 src/GetDflt.c                              |   25 ------
 src/GetFPath.c                             |   36 +++++---
 src/GetImage.c                             |   12 +-
 src/GetMoEv.c                              |   26 ++----
 src/GetPntMap.c    &lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-25T00:03:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111107">
    <title>libx11: Changes to 'debian-wheezy'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111107</link>
    <description>&lt;pre&gt;New branch 'debian-wheezy' available with the following commits:
commit ddb58942ea5b015aa796b17fd38d46166c6f61de
Author: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Date:   Tue May 14 00:23:04 2013 +0200

    Upload to wheezy-security

commit 488ced2265503e5bb1005cf5f37b33d89a55780c
Author: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Date:   Tue May 21 21:54:55 2013 +0200

    Add a couple fixups for the security patches
    
    - off-by-one in xkb
    - memory leak in an error path

commit 7a3861bcf80bf9a81fd8a6c6eb1ccd26360f430c
Author: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Date:   Tue May 14 01:26:25 2013 +0200

    Hide _XEatDataWords

commit 0d8ce303e30177749e7feab4b10e2087c26883dc
Author: Matthieu Herrb &amp;lt;matthieu.herrb&amp;lt; at &amp;gt;laas.fr&amp;gt;
Date:   Wed May 8 19:33:09 2013 +0200

    XListFontsWithInfo: Re-decrement flist[0] before calling free() on it.
    
    Freeing a pointer that wasn't returned by malloc() is undefined
    behavior and produces an error with OpenBSD's implementation.
    
    Signed-off-by: Matthieu Herrb &amp;lt;&lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-25T00:03:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111106">
    <title>libx11: Changes to 'refs/tags/libx11-2_1.5.0-1+deb7u1'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111106</link>
    <description>&lt;pre&gt;Tag 'libx11-2_1.5.0-1+deb7u1' created by Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt; at 2013-05-21 21:46 +0000

Tagging upload of libx11 2:1.5.0-1+deb7u1 to wheezy-security.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJRm+stAAoJEDEBgAUJBeQMfcUQAMfMX11E3YdvFDGY5tA6T0Ku
udxMFV6wbr+QPfq2JqpCQjDt9yCiMIrfpcWAAPZYZYGlU2UgM5i853bf7p81YZ0s
Afo5Sq145Rp7RhqjGDXPDWUuJVWHa4zSlV02eLfllginDSuFm0LG9disSJ5Tm7Ea
vUC7o1kQ4orYwcrZ5PjFUlDpt6z6iiXTzi3c/lZDdUlFa8F6KgmHRHIBT6WEVtJl
Stobf2ZPInETnajI3tK2VXRxVRYqn+aZJhKHBmWhzxRe/kAVhxGoFfe5smayXvUG
mQGAlkY6ayXVekxqayJZK0FWVg6DWH4MfGpNqo5R6kBe1zcWF6qRE/yZKpIakHJZ
fUb5N5al4XJFuqL2AgT5ZGQWHWr3ng8MoodkgcR4wENrZYTd1CfjpQi4zzEjiPbT
CU+uTK1sMYdsqBAXCrxLLGFOV92SEJTPHT8HHFquMeIrW1d0ohjAgoJkSeH0MOAu
Zz9QNN5Z+pVvM9twT4sCOAmMF8XbiLGTN0Zs6WJT046+ZL2n59EsF75v1qAZPd/o
IPn38/IJTg0Q/yac4MlIUtF4kbLCGVcGhBIJ+239EqN6n7lsfwwSCFjmsvMIZWrn
TAWw1PV4sydSMDC/YUPNERv+hHB7ItM9W2uAr7BQdmPfgltwZLqd5Z/RZ614WJY4
49AzR3BGYooSO8Pp8Yu+
=fz4N
-----END PGP SIGNATURE-----

Changes since libx1&lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-25T00:03:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111105">
    <title>libx11: Changes to 'refs/tags/libx11-2_1.3.3-4+squeeze1'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111105</link>
    <description>&lt;pre&gt;Tag 'libx11-2_1.3.3-4+squeeze1' created by Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt; at 2013-05-21 20:59 +0000

Tagging upload of libx11 2:1.3.3-4+squeeze1 to squeeze-security.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJRm+A9AAoJEDEBgAUJBeQMewIP/jbPSFHmS8t7mq3C//3yczWO
2REVOOUu7iq29ouiRfK0ob45ySBOJgHDl8tpM/5FNAB0FEVazm+v/8rWDvqYvvPX
ccENLZa7MBD9GAxqzn9pzxKL1fK0naU37syu8K6F02SdKTwvdwb4v1Ij2PO23xtj
mxCcOv7MMaCWoAzI8OHTg88277kP8Kes0fzX6dUSLfQX3Z1LxO/mTbOLynkZd/y0
uEaAO53ZYjWrVhD2+oe7QvvoRMVzMZdtZdqQqArHvmDAOXRAz3AEDDiPx+Xpq6ay
0f9dy35j1yIFVK2ihsvxubLVV53cPuGl8iiZJJ9oeVuKSZ1mLTFg5mkHb4oTKG9a
MasiADC7DUj5K6Xf6v42Vl7ihp1GlcILwPuCFfG+qZw/EaCglb1Ssgn8ev3reLem
A2yfMotPcmkG4p/zMPyUtxHr8I7s0oQM5TTKM6kCukRJg9vJLAkRSCd9ox5JDHr9
rvSx4zhiN2zxxZE1/s5pQjBLw9vnUG3BYiKMOacmqNWD18l9X49jYR1XRhVCpjH6
7Y/8AzwuttYExpx7w3sUtFeB+3NPJqov6bPY0UdRVN2xyiml9nYAn2UsEvz6lSPe
2f3nGEN4sz0ughVqGzromvEZK/LzcabZhpFRpy7TloGYa4LvrQiPE6CUc7cqdS7x
q58w4abxeBG4F3BJ6F9c
=O94z
-----END PGP SIGNATURE-----

Changes since &lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-25T00:03:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111104">
    <title>libx11_1.3.3-4+squeeze1_amd64.changes ACCEPTED into oldstable-proposed-updates-&gt;oldstable-new</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111104</link>
    <description>&lt;pre&gt;Mapping oldstable-security to oldstable-proposed-updates.

Accepted:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 21 May 2013 22:26:20 +0200
Source: libx11
Binary: libx11-6 libx11-6-udeb libx11-data libx11-6-dbg libx11-dev libx11-xcb1 libx11-xcb1-dbg libx11-xcb-dev
Architecture: source all amd64
Version: 2:1.3.3-4+squeeze1
Distribution: squeeze-security
Urgency: high
Maintainer: Debian X Strike Force &amp;lt;debian-x&amp;lt; at &amp;gt;lists.debian.org&amp;gt;
Changed-By: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-6-udeb - X11 client-side library (udeb)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
 libx11-xcb-dev - Xlib/XCB interface library (development headers)
 libx11-xcb1 - Xlib/XCB interface library
 libx11-xcb1-dbg - Xlib/XCB interface library (debug package)
Closes: 145048
Changes: 
 libx11 (2:1.3.3-4+squeeze1) squeeze-security; urgency=high
 .
&lt;/pre&gt;</description>
    <dc:creator>Debian FTP Masters</dc:creator>
    <dc:date>2013-05-24T22:26:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111103">
    <title>Processing of libx11_1.3.3-4+squeeze1_amd64.changes</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111103</link>
    <description>&lt;pre&gt;libx11_1.3.3-4+squeeze1_amd64.changes uploaded successfully to localhost
along with the files:
  libx11_1.3.3-4+squeeze1.dsc
  libx11_1.3.3.orig.tar.gz
  libx11_1.3.3-4+squeeze1.diff.gz
  libx11-data_1.3.3-4+squeeze1_all.deb
  libx11-6_1.3.3-4+squeeze1_amd64.deb
  libx11-6-udeb_1.3.3-4+squeeze1_amd64.udeb
  libx11-6-dbg_1.3.3-4+squeeze1_amd64.deb
  libx11-dev_1.3.3-4+squeeze1_amd64.deb
  libx11-xcb1_1.3.3-4+squeeze1_amd64.deb
  libx11-xcb1-dbg_1.3.3-4+squeeze1_amd64.deb
  libx11-xcb-dev_1.3.3-4+squeeze1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


&lt;/pre&gt;</description>
    <dc:creator>Debian FTP Masters</dc:creator>
    <dc:date>2013-05-24T21:51:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111102">
    <title>libx11_1.5.0-1+deb7u1_amd64.changes ACCEPTED into proposed-updates-&gt;stable-new</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111102</link>
    <description>&lt;pre&gt;Mapping stable-security to proposed-updates.

Accepted:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 21 May 2013 23:14:14 +0200
Source: libx11
Binary: libx11-6 libx11-6-udeb libx11-data libx11-6-dbg libx11-dev libx11-xcb1 libx11-xcb1-dbg libx11-xcb-dev libx11-doc
Architecture: source all amd64
Version: 2:1.5.0-1+deb7u1
Distribution: wheezy-security
Urgency: high
Maintainer: Debian X Strike Force &amp;lt;debian-x&amp;lt; at &amp;gt;lists.debian.org&amp;gt;
Changed-By: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-6-udeb - X11 client-side library (udeb)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
 libx11-doc - X11 client-side library (development documentation)
 libx11-xcb-dev - Xlib/XCB interface library (development headers)
 libx11-xcb1 - Xlib/XCB interface library
 libx11-xcb1-dbg - Xlib/XCB interface library (debug package)
Closes: 145048
Changes: 
 l&lt;/pre&gt;</description>
    <dc:creator>Debian FTP Masters</dc:creator>
    <dc:date>2013-05-24T21:48:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111101">
    <title>Processing of libx11_1.5.0-1+deb7u1_amd64.changes</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111101</link>
    <description>&lt;pre&gt;libx11_1.5.0-1+deb7u1_amd64.changes uploaded successfully to localhost
along with the files:
  libx11_1.5.0-1+deb7u1.dsc
  libx11_1.5.0.orig.tar.gz
  libx11_1.5.0-1+deb7u1.diff.gz
  libx11-data_1.5.0-1+deb7u1_all.deb
  libx11-doc_1.5.0-1+deb7u1_all.deb
  libx11-6_1.5.0-1+deb7u1_amd64.deb
  libx11-6-udeb_1.5.0-1+deb7u1_amd64.udeb
  libx11-6-dbg_1.5.0-1+deb7u1_amd64.deb
  libx11-dev_1.5.0-1+deb7u1_amd64.deb
  libx11-xcb1_1.5.0-1+deb7u1_amd64.deb
  libx11-xcb1-dbg_1.5.0-1+deb7u1_amd64.deb
  libx11-xcb-dev_1.5.0-1+deb7u1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


&lt;/pre&gt;</description>
    <dc:creator>Debian FTP Masters</dc:creator>
    <dc:date>2013-05-24T21:46:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111100">
    <title>Bug#709653: mention default action</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111100</link>
    <description>&lt;pre&gt;Package: xbacklight
Version: 1.1.2-1
Severity: wishlist
File: /usr/share/man/man1/xbacklight.1.gz

Document that just saying xbacklight is the same as xbacklight -get.

Also maybe mention why mine always gives 0.0000 ... I'm using an
external monitor.


&lt;/pre&gt;</description>
    <dc:creator>jidanni&lt; at &gt;jidanni.org</dc:creator>
    <dc:date>2013-05-24T19:49:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111099">
    <title>libxvmc_1.0.7-1+deb7u2_amd64.changes ACCEPTED into proposed-updates-&gt;stable-new</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111099</link>
    <description>&lt;pre&gt;Mapping stable-security to proposed-updates.

Accepted:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 24 May 2013 07:50:50 +0200
Source: libxvmc
Binary: libxvmc1 libxvmc1-dbg libxvmc-dev
Architecture: source amd64
Version: 2:1.0.7-1+deb7u2
Distribution: wheezy-security
Urgency: high
Maintainer: Debian X Strike Force &amp;lt;debian-x&amp;lt; at &amp;gt;lists.debian.org&amp;gt;
Changed-By: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Description: 
 libxvmc-dev - X11 Video extension library (development headers)
 libxvmc1   - X11 Video extension library
 libxvmc1-dbg - X11 Video extension library (debug package)
Changes: 
 libxvmc (2:1.0.7-1+deb7u2) wheezy-security; urgency=high
 .
   * Fix regression in CVE-2013-1999 fix.  Thanks to Dave Airlie and Al Viro.
Checksums-Sha1: 
 517a001e96d978107640129d9c188fc0fba67838 2131 libxvmc_1.0.7-1+deb7u2.dsc
 404667fd3885a145907df8453bf8148f35acbbc3 16419 libxvmc_1.0.7-1+deb7u2.diff.gz
 265db25c88c20b8a1654b0a7617c57b6b19cf0a6 24390 libxvmc1_1.0.7-1+deb7u2_amd64.deb
 d6919dee9886ddf6d4&lt;/pre&gt;</description>
    <dc:creator>Debian FTP Masters</dc:creator>
    <dc:date>2013-05-24T15:13:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111098">
    <title>libxvmc_1.0.5-1+squeeze2_amd64.changes ACCEPTED into oldstable-proposed-updates-&gt;oldstable-new</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111098</link>
    <description>&lt;pre&gt;Mapping oldstable-security to oldstable-proposed-updates.

Accepted:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 24 May 2013 08:08:45 +0200
Source: libxvmc
Binary: libxvmc1 libxvmc1-dbg libxvmc-dev
Architecture: source amd64
Version: 2:1.0.5-1+squeeze2
Distribution: squeeze-security
Urgency: high
Maintainer: Debian X Strike Force &amp;lt;debian-x&amp;lt; at &amp;gt;lists.debian.org&amp;gt;
Changed-By: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Description: 
 libxvmc-dev - X11 Video extension library (development headers)
 libxvmc1   - X11 Video extension library
 libxvmc1-dbg - X11 Video extension library (debug package)
Changes: 
 libxvmc (2:1.0.5-1+squeeze2) squeeze-security; urgency=high
 .
   * Fix regression in CVE-2013-1999 fix.  Thanks to Al Viro and Dave Airlie.
Checksums-Sha1: 
 52af2f3faf2066cd0d8f641691159138383fa923 2071 libxvmc_1.0.5-1+squeeze2.dsc
 32e7670b80c1b7c1f678cbc73c8144c3f8e17dc9 22107 libxvmc_1.0.5-1+squeeze2.diff.gz
 d62bfcf75edcf2be774a8d6d0b6579bcbc390a2b 21086 libxvmc1_1.0.5-1+squeeze2_amd6&lt;/pre&gt;</description>
    <dc:creator>Debian FTP Masters</dc:creator>
    <dc:date>2013-05-24T15:12:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111097">
    <title>Processing of libxvmc_1.0.7-1+deb7u2_amd64.changes</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111097</link>
    <description>&lt;pre&gt;libxvmc_1.0.7-1+deb7u2_amd64.changes uploaded successfully to localhost
along with the files:
  libxvmc_1.0.7-1+deb7u2.dsc
  libxvmc_1.0.7-1+deb7u2.diff.gz
  libxvmc1_1.0.7-1+deb7u2_amd64.deb
  libxvmc1-dbg_1.0.7-1+deb7u2_amd64.deb
  libxvmc-dev_1.0.7-1+deb7u2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


&lt;/pre&gt;</description>
    <dc:creator>Debian FTP Masters</dc:creator>
    <dc:date>2013-05-24T14:57:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111096">
    <title>Processing of libxvmc_1.0.5-1+squeeze2_amd64.changes</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111096</link>
    <description>&lt;pre&gt;libxvmc_1.0.5-1+squeeze2_amd64.changes uploaded successfully to localhost
along with the files:
  libxvmc_1.0.5-1+squeeze2.dsc
  libxvmc_1.0.5-1+squeeze2.diff.gz
  libxvmc1_1.0.5-1+squeeze2_amd64.deb
  libxvmc1-dbg_1.0.5-1+squeeze2_amd64.deb
  libxvmc-dev_1.0.5-1+squeeze2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


&lt;/pre&gt;</description>
    <dc:creator>Debian FTP Masters</dc:creator>
    <dc:date>2013-05-24T14:56:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111094">
    <title>libxvmc: Changes to 'debian-squeeze'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111094</link>
    <description>&lt;pre&gt;New branch 'debian-squeeze' available with the following commits:
commit 8e7906e09a935aebbc4a6fa8ebf115c898e5d28f
Author: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Date:   Fri May 24 08:08:52 2013 +0200

    Upload to squeeze-security

commit fdc9ef253b2153db861a41e1e5a460b4b63edb45
Author: Dave Airlie &amp;lt;airlied&amp;lt; at &amp;gt;redhat.com&amp;gt;
Date:   Fri May 24 14:47:30 2013 +1000

    Multiple unvalidated patches in CVE-2013-1999
    
    Al Viro pointed out that Debian started segfaulting in Xine for him,
    
    Reported-by: Al Viro
    Signed-off-by: Dave Airlie &amp;lt;airlied&amp;lt; at &amp;gt;redhat.com&amp;gt;
    (cherry picked from commit 8c164524d229adb6141fdac8336b3823e7fe1a5d)

commit 79bd8425e219a1f39169947185e3a468009f8299
Author: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Date:   Fri May 24 08:05:49 2013 +0200

    CVE-2013-1990 and CVE-2013-1999


&lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-24T07:33:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111093">
    <title>libxvmc: Changes to 'refs/tags/libxvmc-2_1.0.7-1+deb7u2'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111093</link>
    <description>&lt;pre&gt;Tag 'libxvmc-2_1.0.7-1+deb7u2' created by Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt; at 2013-05-24 06:01 +0000

Tagging upload of libxvmc 2:1.0.7-1+deb7u2 to wheezy-security.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJRnwJQAAoJEDEBgAUJBeQM6tAP/0RdyTTSxaPaYgF9dblzZ9gw
dhDEwbtJjRGsgMlj0URGpUtY1cEppJLkc3v1+mR6exRu6owDfzKwAhO5CM5yPFyb
8At1jVR7tEvojAy/N58wZ75ZU+RajgsOah9Zlyu6OeN+0O4GLr/7M4tpBYGKqaRp
LJDlqOdv44j9nMFMNE2sfSJllSdGfKPpE2i46iVUZVNndxhYixlzR1tYbBc1a5q1
+iVAjSVGktFVFRCdd/Pc7+e8MwsTBq5foFx5GoTxPWgqn8+h48f/9OXCloR2OZQb
fMWsaQs5Wb7oT56aSI9IBTMxi6w6C6I64DVjwZIJP17+3Nvj+j7EqH2HY7YT+TW+
2MJOvBOZmMwJ0NkJb7Dv7XMW5FZHVj2xYmnSnCWMEisxB/zn5Xohpmf8H4fXgk0s
XKyi6s6GlIElBnkA4g6mqhqBagp6Hald2PIWVYQt1ht2Vk/mVLlCDuwUhTabmFxH
1HjyWw73WHDeNVKVu3jX2QiHobLOMFXlPBMKxyQoGBH7KEQ68Xb7N5PEZv+p/Ofk
ZMDiQmaKKvC78FWijiZe9DysUSOYKQ8nAkjlh7TXjLR+AGj/I0Yhn4rHgZioi0eD
qymQ4UC6gUIMTDSKfdFY+jrRkAlQNwovjUdTlDie9tv0lCvcM0TlVhaX0Aho/OiV
q8kTgVCC/J/lbbYYqPZH
=DdQe
-----END PGP SIGNATURE-----

Changes since lib&lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-24T07:33:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111092">
    <title>libxvmc: Changes to 'debian-wheezy'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111092</link>
    <description>&lt;pre&gt; debian/changelog |    6 ++++++
 src/XvMC.c       |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 9434b7e61ddc32385033b99cc17a8f70f64fab94
Author: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Date:   Fri May 24 07:51:02 2013 +0200

    Upload to wheezy-security

diff --git a/debian/changelog b/debian/changelog
index 3be8bb2..6cb788e 100644
--- a/debian/changelog
+++ b/debian/changelog
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+libxvmc (2:1.0.7-1+deb7u2) wheezy-security; urgency=high
+
+  * Fix regression in CVE-2013-1999 fix.  Thanks to Dave Airlie and Al Viro.
+
+ -- Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;  Fri, 24 May 2013 07:50:50 +0200
+
 libxvmc (2:1.0.7-1+deb7u1) wheezy-security; urgency=high
 
   * integer overflows calculating memory needs for replies [CVE-2013-1990]

commit 748902f2ea5df723d238a0accdfd66cb77161725
Author: Dave Airlie &amp;lt;airlied&amp;lt; at &amp;gt;redhat.com&amp;gt;
Date:   Fri May 24 14:47:30 2013 +1000

    Multiple unvalidated patches in CVE-2013-1999
    
    Al Viro pointed out that Debian started segfault&lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-24T07:33:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111091">
    <title>libxvmc: Changes to 'refs/tags/libxvmc-2_1.0.5-1+squeeze2'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111091</link>
    <description>&lt;pre&gt;Tag 'libxvmc-2_1.0.5-1+squeeze2' created by Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt; at 2013-05-24 07:32 +0000

Tagging upload of libxvmc 2:1.0.5-1+squeeze2 to squeeze-security.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJRnxegAAoJEDEBgAUJBeQMfk4QAIxnVHu9ZDWsh4HTNsyzPzu7
JUTENF5VSZwEvDb6vWV3WZRzj293vOnz7j4IUdwhgnAvXsfz9yhPOUrVSKGFAhF5
9bzwKfWoc/17o+HqjhF4sWsar2U9XSe1NkHjMdk9fsFxFgsccoUCLg3BEauG7S14
hiITsAKsUF/ga1+nfgUlbhcoYtX0IDniuMKIG4o/h/RuLKq3VSFSE59gfES94iMK
2KP/IoRK2dzQFtgpzSG62J0ROgpVk/UMvyMcgk1Rkm90Lo0GTrycUN909ZlX36S5
v1wg9p+4DjCXOmFAjxxktaELD1ZwGofjm5vV9JqnPDh3oF5DJnp3a8T4BZNb2Y8l
kwssGv3C7o+5kkg9mc2Beh0jZ0aeH0lrfh9E3+f9o0I/3Zwr3ur3WzkXDqMWLwyL
gjWC72Sy4uNHrO6OHI7bQDjT0lsndTqTj5IVLHspiWSN0qlIQ3y42bMfOHavKCyZ
95ZgmmLuhNVLPizWrEQxYuJbJmOaRbbMZ1nGTTHPYGufN/UCB3Cio37v1cm+uDM+
n5JnG0jeS/xHbnW2sBwNSu8qfjEIBuGgEZfem7S//PPqjlgVbp6tvCnuE+2USFsf
BMzqUunBjay7FuBHt2taZE1zxrDp9cPoOvt7YYG2ETC5Vs+kS7pSc1BL1nrEuGeV
Wi/xmBwpZSktp/e6svkH
=Pn3K
-----END PGP SIGNATURE-----

Changes sinc&lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-24T07:33:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111090">
    <title>Bug#680514: xserver-xorg-video-intel: X locks up with EQ overflow</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111090</link>
    <description>&lt;pre&gt;Package: xserver-xorg-video-intel
Version: 2:2.19.0-6
Followup-For: Bug #680514

Dear Maintainer,

I too have found the EQ Overflow message in /var/log/gdm3 directory,
after a lockup this morning. Recently I find I experience the problem quite frequently
(once every other day) normally relatively soon (within 10 minutes) of
booting.  Once that period is over it hardly ever causes a problem

I too am running a configuration with Dual Monitors. This seems to
have been a factor in other reports to this bug.

When this situaton occurs both screens freeze, but I am able to ssh
into the machine from outside and run in a console.

Sometimes I can clear the problem by restarting gdm3 - although the
crash today wouldn't allow that and (since I am ssh'ing in with a tablet
computer with limited screen and couldn' diagnose further) I had to
reboot to clear.

I have been slowly transitioning from sid, via testing (wheezy) to
stable (wheezy), over the past 6 months or so and the frequency of 
this problem increased about &lt;/pre&gt;</description>
    <dc:creator>Alan Chandler</dc:creator>
    <dc:date>2013-05-24T06:12:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111089">
    <title>Bug#709569: --brightness mentioned on xrandr man page, but not in -h help.</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111089</link>
    <description>&lt;pre&gt;Package: x11-xserver-utils
Version: 7.7~3
Severity: wishlist
File: /usr/bin/xrandr

--brightness mentioned on man page, but not in -h help.


&lt;/pre&gt;</description>
    <dc:creator>jidanni&lt; at &gt;jidanni.org</dc:creator>
    <dc:date>2013-05-24T04:03:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111088">
    <title>xserver-xorg-video-openchrome: Changes to 'refs/tags/xserver-xorg-video-openchrome-1_0.2.906-2+deb7u1'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111088</link>
    <description>&lt;pre&gt;Tag 'xserver-xorg-video-openchrome-1_0.2.906-2+deb7u1' created by Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt; at 2013-05-15 18:59 +0000

Tagging upload of xserver-xorg-video-openchrome 1:0.2.906-2+deb7u1 to wheezy-security.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJRk9r2AAoJEDEBgAUJBeQMGvwQANEG05Cpb3ZutW+Dz9Zr4cBU
WOOqLcH0dh2UIGvuDi90f5mqAWnQY6euWT2usSt6C9kn2mxBbuYjsPeGGdi9SgHe
5h91dHz4TgoFSk2MNpPff9CbQFJCyqQVP2CICXsimZ//XjuYk7QblaBXwQevJdyi
1ZI8TtSE7AY3rdDQfTPJ8it4XTld549LtIEuk0Tw4ce7bFD4rFuIRc0/Rj/qsrFf
+q9/P2UwunlZ9Af7ak+JPdp7oQxyCiomqI36M8moJpIfHzuD/zjBulj+eASR+u2a
XRdkyn1s5J5sxgatEDukMEkI5mDV3wHGvyOqxjuKVbsCKadcIAJkwUB0yEEQIDlg
PLLXll+1okCWlDZfHPvjXmQcVfp1HfKyzcpyNjwHGEZUzEdIpYMdrWe48v0Er4qh
C4PvrGvl/9fsg3WoLifHgHMySvPXdqd0XOweGYSrawQxzH+Oa2jnGXxLSgOWHEGM
b+tdHrwexk+V3h82NBELF18WyIsfE3SQh0YZuGt2WO840+41f3YmR3uIIp7yZITG
dpvKtvudoAqpbbAzgao17ZfjI8zH3tH+yFl0K3YDwitlep+JQrO0jM134zDqZWuw
Z8r+l2abeT2dZG8lX8X9W15Pn1xKBlKukyCrdOJVtv1XmmVN4DaxNyJbRC/6S1Ed
QUYOxHcUxfLSPcfqRhQc
=Pgg&lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-23T23:40:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.debian.devel.x/111087">
    <title>xserver-xorg-video-openchrome: Changes to 'debian-wheezy'</title>
    <link>http://comments.gmane.org/gmane.linux.debian.devel.x/111087</link>
    <description>&lt;pre&gt;New branch 'debian-wheezy' available with the following commits:
commit 765b2c40e49320e4dd6925d4bad468a00f4b7560
Author: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;
Date:   Wed May 15 20:54:35 2013 +0200

    Upload to wheezy-security

commit 2ed7fd157e739dedeb72afe11ce1e5c3681a06f0
Author: Alan Coopersmith &amp;lt;alan.coopersmith&amp;lt; at &amp;gt;oracle.com&amp;gt;
Date:   Sat Apr 13 20:57:07 2013 -0700

    integer overflow in uniDRIGetClientDriverName() in libchromeXvMC* [CVE-2013-1994 2/2]
    
    clientDriverNameLength is a CARD32 and needs to be bounds checked before
    adding one to it to come up with the total size to allocate, to avoid
    integer overflow leading to underallocation and writing data from the
    network past the end of the allocated buffer.
    
    Reported-by: Ilja Van Sprundel &amp;lt;ivansprundel&amp;lt; at &amp;gt;ioactive.com&amp;gt;
    Signed-off-by: Alan Coopersmith &amp;lt;alan.coopersmith&amp;lt; at &amp;gt;oracle.com&amp;gt;
    Signed-off-by: Julien Cristau &amp;lt;jcristau&amp;lt; at &amp;gt;debian.org&amp;gt;

commit 900f80af69e8d290acee686666fdb70732a8a3d8
Author: Alan Coopersmith &amp;lt;alan.coopersmith&lt;/pre&gt;</description>
    <dc:creator>Julien Cristau</dc:creator>
    <dc:date>2013-05-23T23:40:46</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.debian.devel.x">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.debian.devel.x</link>
  </textinput>
</rdf:RDF>
