<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/os, branch 3.5.99.2</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.2</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.2'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2016-10-06T19:16:17+00:00</updated>
<entry>
<title>xserver: adapt xkbsrc includes syntax to match upstream</title>
<updated>2016-10-06T19:16:17+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-04T19:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=736a2333e655ecfee78cb82f074cce5e84bdc218'/>
<id>urn:sha1:736a2333e655ecfee78cb82f074cce5e84bdc218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>os/access: fix regression in server interpreted auth</title>
<updated>2016-10-06T19:16:17+00:00</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2015-02-17T04:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a2a7482f2a38c86e6d9790a177dabdc02153e087'/>
<id>urn:sha1:a2a7482f2a38c86e6d9790a177dabdc02153e087</id>
<content type='text'>
This was reported on irc on Fedora when rawhide went to 1.17.1.

regression occured in: 2566835b4374edb3e5a8353d4f7c9e7ec4851c57
 os: Eliminate uninitialized value warnings from access.c

siAddrMatch doesn't need addr to be a useful value, it checks
some things like localuser without having an address at all.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
Tested-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;
Signed-off-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;

v2: backport to nx-libs 3.6.x (Ulrich Sibiller)
</content>
</entry>
<entry>
<title>os: Eliminate uninitialized value warnings from access.c</title>
<updated>2016-10-06T19:16:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-10-22T21:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a11629656cc9cfde12f5145191fe05435958d5bd'/>
<id>urn:sha1:a11629656cc9cfde12f5145191fe05435958d5bd</id>
<content type='text'>
The ConvertAddr function doesn't reliably set the 'addr' return value,
and so callers are getting flagged for using potentially uninitialized
values. Initialize the value in the callers to NULL and then go ahead
and check for NULL values before using them.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
Reviewed-by: Peter Hutterer &lt;peter.hutterer@who-t.net&gt;

v2: backport to nx-libs 3.6.x (Ulrich Sibiller)
</content>
</entry>
<entry>
<title>dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]</title>
<updated>2016-10-06T19:16:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-12-09T17:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=057cdafdc25c9c82989304ad0427c0038b40c521'/>
<id>urn:sha1:057cdafdc25c9c82989304ad0427c0038b40c521</id>
<content type='text'>
GetHosts saves the pointer to allocated memory in *data, and then
wants to bounds-check writes to that region, but was mistakenly using
a bare 'data' instead of '*data'. Also, data is declared as void **,
so we need a cast to turn it into a byte pointer so we can actually do
pointer comparisons.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
Reviewed-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;

v1: Keith Packard
v2: backport to nx-libs 3.6.x (Ulrich Sibiller)
</content>
</entry>
<entry>
<title>Fix multiple warnings in os/xdmauth.c.</title>
<updated>2016-10-06T19:16:17+00:00</updated>
<author>
<name>Eamon Walsh</name>
<email>ewalsh@tycho.nsa.gov</email>
</author>
<published>2008-06-14T01:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=da5da2091dc47b031926c791135c83468f557e9d'/>
<id>urn:sha1:da5da2091dc47b031926c791135c83468f557e9d</id>
<content type='text'>
v1: Eamon Walsh
v2: backport to nx-libs 3.6.x (Ulrich Sibiller)
</content>
</entry>
<entry>
<title>replace transport.c link by xstrans.c</title>
<updated>2016-10-06T19:16:17+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-09-26T21:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b60f66bb9df6cbde57bcfb335701c175e0df2c74'/>
<id>urn:sha1:b60f66bb9df6cbde57bcfb335701c175e0df2c74</id>
<content type='text'>
Just like upstream does
</content>
</entry>
<entry>
<title>xserver: use own copy of XKBsrv.h header</title>
<updated>2016-10-06T19:16:16+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-09-26T18:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3739a9b3033ccaf139a296f8647f7c6cddc9db75'/>
<id>urn:sha1:3739a9b3033ccaf139a296f8647f7c6cddc9db75</id>
<content type='text'>
just like upstream does
</content>
</entry>
<entry>
<title>remove misc dir</title>
<updated>2016-09-21T16:37:10+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-09-21T16:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=09d5e073a1f9deb9089f614e8385ad9799808b5b'/>
<id>urn:sha1:09d5e073a1f9deb9089f614e8385ad9799808b5b</id>
<content type='text'>
xserver upstream has included the required files. So do we.
</content>
</entry>
<entry>
<title>VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.</title>
<updated>2016-07-05T23:09:15+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-07-05T14:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=6144b615dd7ae2acd786aaa08f66c9743870b709'/>
<id>urn:sha1:6144b615dd7ae2acd786aaa08f66c9743870b709</id>
<content type='text'>
 This has already been started while replacing copyright info in file
 headers and has now been completed with this commit.
</content>
</entry>
<entry>
<title>Per-file copyright notices: Update copyright information in file headers that NoMachine placed there own copyright statement in.</title>
<updated>2016-07-05T23:07:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-07-05T14:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=51c3d42f3d15b181d58a0df1e5abac8d298d4484'/>
<id>urn:sha1:51c3d42f3d15b181d58a0df1e5abac8d298d4484</id>
<content type='text'>
</content>
</entry>
</feed>
