<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11, branch 3.5.99.16</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.16</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.16'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2018-03-16T22:52:03+00:00</updated>
<entry>
<title>release 3.5.99.16</title>
<updated>2018-03-16T22:52:03+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-16T22:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=28c14accd548fd7c0b42e9dfe9296e3d8b8d7965'/>
<id>urn:sha1:28c14accd548fd7c0b42e9dfe9296e3d8b8d7965</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/config/cf/README: document new UseTIRPC macro.</title>
<updated>2018-03-15T11:20:05+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-09T08:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=0cd1392de2f5f0b1a2a8ae7701ac9ecd73ffaa2f'/>
<id>urn:sha1:0cd1392de2f5f0b1a2a8ae7701ac9ecd73ffaa2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver/{,os/}Imakefile: implement libtirpc forcing via UseTIRPC.</title>
<updated>2018-03-15T11:20:05+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-09T08:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=25cc6fce5402549afdea25f9b4a7102d7ec04eaf'/>
<id>urn:sha1:25cc6fce5402549afdea25f9b4a7102d7ec04eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/config/cf/Imake.tmpl: implement new UseTIRPC macro, defaulting to NO.</title>
<updated>2018-03-15T11:20:05+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-09T08:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=090d4d19b5211538fcde2066ce66e0ef21665562'/>
<id>urn:sha1:090d4d19b5211538fcde2066ce66e0ef21665562</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver/Imakefile: move $(PIXMANLIB) to NXAGENTSYSLIBS, since libXcompext doesn't actually need it.</title>
<updated>2018-03-15T11:20:05+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-15T11:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=daebc8b6a9401db4f24ec48ed7a20d2a6bd0fa72'/>
<id>urn:sha1:daebc8b6a9401db4f24ec48ed7a20d2a6bd0fa72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver/Imakefile: use printf with no trailing newline instead of echo for variable value.</title>
<updated>2018-03-15T11:20:05+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-09T08:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=32dac66c6f375a96cd4fc466a553943864519a00'/>
<id>urn:sha1:32dac66c6f375a96cd4fc466a553943864519a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver/Imakefile: drop system libraries out of target list for nxagent regeneration.</title>
<updated>2018-03-15T11:06:41+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-10T01:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=63a359313874202f5beeb4dd9ec496088f83addc'/>
<id>urn:sha1:63a359313874202f5beeb4dd9ec496088f83addc</id>
<content type='text'>
Updating timestamps on object files and libraries used to compose
nxagent is only meaningful for actual files within the buildroot.
External dependencies would be ignored anyway, and worse, cause older
GNU Make versions to fail if they contain special characters like a
percent sign, which is typically interpreted as a wild card character.
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver/hw/nxagent/Screen.c: do not try to set a NULL mode if the output was disconnected before.</title>
<updated>2018-03-15T07:45:54+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-15T07:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=15e955545ee32ca238a8dd83c8eb893dfac66d6f'/>
<id>urn:sha1:15e955545ee32ca238a8dd83c8eb893dfac66d6f</id>
<content type='text'>
Fixes: ArcticaProject/nx-libs#677
</content>
</entry>
<entry>
<title>nx-X11/programs/Xserver/hw/nxagent/Screen.c: initialize pointers to NULL to avoid referencing random data.</title>
<updated>2018-03-15T07:45:00+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-15T07:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=6f8cdebc6c3af00bf40fc56121763c7de9634e03'/>
<id>urn:sha1:6f8cdebc6c3af00bf40fc56121763c7de9634e03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 3.5.99.15</title>
<updated>2018-03-07T22:46:48+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-07T22:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=63e113de9e145d10fddba84ce90efc8b49687dc1'/>
<id>urn:sha1:63e113de9e145d10fddba84ce90efc8b49687dc1</id>
<content type='text'>
</content>
</entry>
</feed>
