<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/debian/patches/series, branch pr/extend_manpage</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fextend_manpage</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fextend_manpage'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2019-04-04T11:22:10+00:00</updated>
<entry>
<title>debian/patches/{,series}: remove 2004_enforce-lpthread.patch.</title>
<updated>2019-04-04T11:22:10+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2019-04-04T11:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=dd0d49c4ef08ddd0e6cb8e689f07ee84b51c2974'/>
<id>urn:sha1:dd0d49c4ef08ddd0e6cb8e689f07ee84b51c2974</id>
<content type='text'>
This workaround/hack should not be needed any longer.
</content>
</entry>
<entry>
<title>debian/patches: Add 2004_enforce-lpthread.patch. On Debian, enforce -lpthread when building nxcomp. This is a nasty work around for a missing symbols issue that needs to get addressed otherwise in later release.</title>
<updated>2019-03-01T15:48:04+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-03-01T15:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=da9a1bc0b9a42a9f586d5ac0d0392a89f4fe821b'/>
<id>urn:sha1:da9a1bc0b9a42a9f586d5ac0d0392a89f4fe821b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian/*: Debianize package inclusion of nxdialog (ships with nxagent bin:pkg for now).</title>
<updated>2019-03-01T14:23:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-03-01T14:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=00f8d49a3c34b7a050edf352f03a29558525c205'/>
<id>urn:sha1:00f8d49a3c34b7a050edf352f03a29558525c205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian/*: Adopt from official Debian package where appropriate.</title>
<updated>2017-12-13T22:43:41+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-12-13T22:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=7610c0f19e01f2815966b1e333d65c8ab748bd1f'/>
<id>urn:sha1:7610c0f19e01f2815966b1e333d65c8ab748bd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch).</title>
<updated>2015-02-13T12:57:39+00:00</updated>
<author>
<name>Oleksandr Shneyder</name>
<email>oleksandr.shneyder@obviously-nice.de</email>
</author>
<published>2015-02-13T12:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=1fd8551f1632efbc2655c9293087bba08cf2f0c9'/>
<id>urn:sha1:1fd8551f1632efbc2655c9293087bba08cf2f0c9</id>
<content type='text'>
  When launched with NX Agent flavour, the startup screen gets unbranded by
  this patch (the !M logo does not get shown).

  When launched with X2Go Agent flavour, the startup screen gets branded
  with the X2GO logo.
</content>
</entry>
<entry>
<title>Fix several typos in nxcomp.</title>
<updated>2015-02-13T12:43:54+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-13T12:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=23fb617551f7d89dbc1fc9e216b7f12d2936e1a2'/>
<id>urn:sha1:23fb617551f7d89dbc1fc9e216b7f12d2936e1a2</id>
<content type='text'>
  Former patch file names:
  991_fix-hr-typos.full+lite.patch
  991_fix-hr-typos.full.patch
</content>
</entry>
<entry>
<title>Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-builds.full.patch).</title>
<updated>2015-02-13T12:41:31+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2015-02-13T12:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=6e662473126d0668493732ece7e3c3bb1b0ea72c'/>
<id>urn:sha1:6e662473126d0668493732ece7e3c3bb1b0ea72c</id>
<content type='text'>
  (1) In nx-X11/programs/Xserver/dix:

  Fix several compile errors when specifying -DDEBUG globally. Previous GCC
  versions were more liberal and the code thus compiled.

  Also initialize/reset a count variable correctly.

  (2) In nx-X11/programs/Xserver/hw/nxagent/Render.c:

  Check for pSrc-&gt;pDrawable to exist instead of having nxagent segfault when
  it does not.

  This enables the possibility of compiling all nxagent modules in TEST mode.
</content>
</entry>
<entry>
<title>Detection for Mac OS X's launchd service on Mac OS X 10.10 and beyond (607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch).</title>
<updated>2015-02-13T12:38:39+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-13T12:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a8fb7d4f5149e28216ffd38838af1cbfd6527002'/>
<id>urn:sha1:a8fb7d4f5149e28216ffd38838af1cbfd6527002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide build support for aarch64 architecture (606_nx-X11_build-on-aarch64.full.patch).</title>
<updated>2015-02-13T12:37:33+00:00</updated>
<author>
<name>Orion Poplawski</name>
<email>orion@cora.nwra.com</email>
</author>
<published>2015-02-13T12:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=31cdd874cf2ca5b5cfad699ff1d283f0747821e4'/>
<id>urn:sha1:31cdd874cf2ca5b5cfad699ff1d283f0747821e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In Types.h, don't use STL internals on libc++ (605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch).</title>
<updated>2015-02-13T12:35:40+00:00</updated>
<author>
<name>Clemens Lang</name>
<email>cal@macports.org</email>
</author>
<published>2015-02-13T12:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ab8d1276f5c7ebef6f959cfb691cce5fff6867b4'/>
<id>urn:sha1:ab8d1276f5c7ebef6f959cfb691cce5fff6867b4</id>
<content type='text'>
  The nx-libs-lite package does not compile on OS X Mavericks because
  Apple's clang compilers now default to compiling against the libc++ STL
  rather than (their outdated copy of) libstdc++.

  While the compiler still allows changing that, we should not rely on
  this being possible forever.

  The compiler chokes in Types.h, specifically the clear() methods in
  subclasses of vectors that use implementation details of the GNU STL.
  The attached patch fixes these compilation issues by not overriding the
  clear() method when compiling against libc++, since the libc++ headers
  seem to do essentially the same as the overriden method.
</content>
</entry>
</feed>
