<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/os, branch 3.5.99.3</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.3</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.3'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2016-12-04T20:11:41+00:00</updated>
<entry>
<title>Remove libcwrapper usage from xorg server modules. The libcwrapper is not used in nxagent.</title>
<updated>2016-12-04T20:11:41+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@freebsd.org</email>
</author>
<published>2016-10-29T09:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=508d2deae98846111299a3693033a507010e3c91'/>
<id>urn:sha1:508d2deae98846111299a3693033a507010e3c91</id>
<content type='text'>
 From c3d14036729fd186d4ec7ca1de603e1f2d174e2f Mon Sep 17 00:00:00 2001
 From: Eric Anholt &lt;anholt@freebsd.org&gt;
 Date: Fri, 10 Feb 2006 22:00:30 +0000
 Subject: Remove libcwrapper usage from xorg server modules. The libcwrapper is
   only of (marginal) use in the drivers, and that usage remains.

 Backported-to-NX-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;

 Fixes ArcticaProject/nx-libs#246 (together with merge commit
 ecd335fa61551d0b86d3f075469a7743ab899d95).
</content>
</entry>
<entry>
<title>libX11 + Xserver: fix missing define warning</title>
<updated>2016-11-02T23:10:33+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-11-02T22:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=90612d25ca9a42a4f9bdea9dbd867abb635ba98f'/>
<id>urn:sha1:90612d25ca9a42a4f9bdea9dbd867abb635ba98f</id>
<content type='text'>
warning: "XTRANS_SEND_FDS" is not defined [-Wundef]

This define came in via the recent xtrans update.
</content>
</entry>
<entry>
<title>Remove OS2PIPECONN transport</title>
<updated>2016-11-02T18:46:36+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-12T20:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=97d651fcf71057ab7b07d2e9d95bfc1131be64f2'/>
<id>urn:sha1:97d651fcf71057ab7b07d2e9d95bfc1131be64f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused TLI ("STREAMSCONN") code</title>
<updated>2016-11-02T18:46:36+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-12T19:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=0cbc89221f82fa99db511eeef580a1476dfd4087'/>
<id>urn:sha1:0cbc89221f82fa99db511eeef580a1476dfd4087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove DECnet support</title>
<updated>2016-11-02T18:46:36+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-12T19:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5'/>
<id>urn:sha1:b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5</id>
<content type='text'>
just as Xorg upstream did
</content>
</entry>
<entry>
<title>Imake: drop DoLoadableServer, MakeDllModules and IHaveModules</title>
<updated>2016-11-02T16:54:04+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-29T20:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=96c9aafd6bf6d09ce2e98a77685f5e25b9009e35'/>
<id>urn:sha1:96c9aafd6bf6d09ce2e98a77685f5e25b9009e35</id>
<content type='text'>
We do not build loadable modules, so we do not need them anywhere.

Also remove the extra files requires for module builds.
</content>
</entry>
<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>
</feed>
