<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/Xext, branch 3.5.99.15</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.15</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.15'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2018-03-07T20:53:40+00:00</updated>
<entry>
<title>Xserver/Xext/saver.c Unvalidated lengths (X.org CVE-2017-12185).</title>
<updated>2018-03-07T20:53:40+00:00</updated>
<author>
<name>Nathan Kidd</name>
<email>nkidd@opentext.com</email>
</author>
<published>2018-03-05T10:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=7017c22c2b5dcacc8e337029f7ed82f4bcafb819'/>
<id>urn:sha1:7017c22c2b5dcacc8e337029f7ed82f4bcafb819</id>
<content type='text'>
 commit cad5a1050b7184d828aef9c1dd151c3ab649d37e
 Author: Nathan Kidd &lt;nkidd@opentext.com&gt;
 Date:   Fri Jan 9 09:57:23 2015 -0500

    Unvalidated lengths

    v2: Add overflow check and remove unnecessary check (Julien Cristau)

    This addresses:
    CVE-2017-12184 in XINERAMA
    CVE-2017-12185 in MIT-SCREEN-SAVER
    CVE-2017-12186 in X-Resource
    CVE-2017-12187 in RENDER

    Reviewed-by: Jeremy Huddleston Sequoia &lt;jeremyhu@apple.com&gt;
    Reviewed-by: Julien Cristau &lt;jcristau@debian.org&gt;
    Signed-off-by: Nathan Kidd &lt;nkidd@opentext.com&gt;
    Signed-off-by: Julien Cristau &lt;jcristau@debian.org&gt;

 Backported-to-NX-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Xext: lift xvmain.c to xorg-xserver-7.1/1.1 state</title>
<updated>2018-02-07T22:15:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-10-21T00:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=5ec2366c40a540245be4a643fcf740fb16bcec50'/>
<id>urn:sha1:5ec2366c40a540245be4a643fcf740fb16bcec50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xext: lift xres.c to xorg-xserver-7.1/1.1 state</title>
<updated>2018-02-07T22:15:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-10-21T00:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=8ebb5d23c931810335739be16c1b10f44ed3c4d0'/>
<id>urn:sha1:8ebb5d23c931810335739be16c1b10f44ed3c4d0</id>
<content type='text'>
Fix XSERVER64 should be _XSERVER64
</content>
</entry>
<entry>
<title>Xext: lift sync.c to xorg-xserver-7.1/1.1 state</title>
<updated>2018-02-07T22:15:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-10-21T00:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=e85c6885e7f44d35248281c867e16be8a3fb97f1'/>
<id>urn:sha1:e85c6885e7f44d35248281c867e16be8a3fb97f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xext: lift sleeputil.c to xorg-xserver-7.1/1.1 state</title>
<updated>2018-02-07T22:15:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-10-21T00:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=62373d42824c66a8a4a95d5a3a8953d2fcca544d'/>
<id>urn:sha1:62373d42824c66a8a4a95d5a3a8953d2fcca544d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xext: lift panoramiX to xorg-xserver-7.1/1.1 state</title>
<updated>2018-02-07T22:15:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-10-21T00:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=d9c3a724972cb978660a00e1f9505d914e9a6b23'/>
<id>urn:sha1:d9c3a724972cb978660a00e1f9505d914e9a6b23</id>
<content type='text'>
It also reintroduces a missed hack (undocumented commandline switch
-disablexineramaextension to fool clients into thinking that Xinerama
is disabled even though it is not).

That hack had been dropped in d26930d59838e2a8305c66b67aaa163db157920c intentionally.
</content>
</entry>
<entry>
<title>Xext: lift DPMS extension to xorg-xserver-7.1/1.1 state</title>
<updated>2018-02-07T22:15:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-10-21T00:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=31900d41a067a16644e93068e003077bde64c077'/>
<id>urn:sha1:31900d41a067a16644e93068e003077bde64c077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xext: lift screensaver extension to XORG-7_1 state</title>
<updated>2018-02-07T22:15:57+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-10-20T23:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4ab18725cd088cbb401ef63e93ef41d8d7c78b2a'/>
<id>urn:sha1:4ab18725cd088cbb401ef63e93ef41d8d7c78b2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>panoramiX: fix includes</title>
<updated>2018-01-08T22:09:18+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-01-08T22:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f66820b57a8f630646cc87016c9db12754d8eaa4'/>
<id>urn:sha1:f66820b57a8f630646cc87016c9db12754d8eaa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable XC-MISC extension</title>
<updated>2018-01-08T21:53:00+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-01-08T21:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=43456713ba71d2e587ebbdbf0415e83f0294b1d5'/>
<id>urn:sha1:43456713ba71d2e587ebbdbf0415e83f0294b1d5</id>
<content type='text'>
Got dropped by accident in 9bc6ff269aa8bf4c41696ebf4a686c93729ba151

Fixes ArcticaProject/nx-libs#589
</content>
</entry>
</feed>
