<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/debian/nxagent.install, branch pr/various9</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fvarious9</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=pr%2Fvarious9'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2020-01-05T20:37:40+00:00</updated>
<entry>
<title>Display.c: drop icon file support</title>
<updated>2020-01-05T20:37:40+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2020-01-03T13:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3cd622cf4085e8c4257ff17c2481d92d3bc443f9'/>
<id>urn:sha1:3cd622cf4085e8c4257ff17c2481d92d3bc443f9</id>
<content type='text'>
The normal case was to use the builtin icons. There were two cases
where the icon file was read from disk:

1) /usr/NX/share/images/nxagent.xpm was existing which normally is not
   there

2) case 2 was not true and nxagent.xpm was existing somewhere in the
   PATH (!)

(replace nxagent.xpm by x2goagent.xpm if in x2gp mode)

Scanning the path from the PATH variable for xpm files is kind of
unexpected and dangerous, too (think of automounter triggers or
invalid xpm files).

Also remove the xpm files from the distribution.
</content>
</entry>
<entry>
<title>debian/{nxagent,nxdialog}.install: Move nxdialog files from nxagent.install to nxdialog.install.</title>
<updated>2019-08-27T13:14:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2019-08-27T13:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=e428e39de924e5ebf7e5cb2aff4b0ab4f2c399f8'/>
<id>urn:sha1:e428e39de924e5ebf7e5cb2aff4b0ab4f2c399f8</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/nxagent.*: Drop conffile /etc/nxagent/nxagent.keyboard. Not shipped upstream anymore.</title>
<updated>2018-07-03T14:29:17+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-16T21:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b82a6a1077c72670f03213fc2513a68d2ce8d3b1'/>
<id>urn:sha1:b82a6a1077c72670f03213fc2513a68d2ce8d3b1</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>Drop bin wrappers for nxagent and nxproxy, directly install nxproxy and nxagent to BINDIR.</title>
<updated>2017-12-05T17:22:24+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-11-21T12:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ca43087812afa2817ddc086591b60d593aacc954'/>
<id>urn:sha1:ca43087812afa2817ddc086591b60d593aacc954</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#546.
</content>
</entry>
<entry>
<title>debian/nxagent.*: Drop conffile /etc/nxagent/rgb utilizing dpkg-maintscript-helper.</title>
<updated>2017-02-26T18:12:26+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-06T14:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=744e288d104a7df040ccb9a095c3e402fc2820d7'/>
<id>urn:sha1:744e288d104a7df040ccb9a095c3e402fc2820d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 internal naming schemes (and use /usr/&lt;lib&gt;/nx/X11 rather than /usr/&lt;lib&gt;/nx-X11).</title>
<updated>2017-02-09T23:38:11+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-04T17:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c45cab1ba5a6ffe3832039d89c26a6d11068d417'/>
<id>urn:sha1:c45cab1ba5a6ffe3832039d89c26a6d11068d417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework nxagent and nxproxy wrapper scripts.</title>
<updated>2016-07-01T14:07:50+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-30T21:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=5934d03efdcf32e8ecdf61cc29a80b2088e6de9c'/>
<id>urn:sha1:5934d03efdcf32e8ecdf61cc29a80b2088e6de9c</id>
<content type='text'>
  o Install nxagent/nxproxy executables into multi-arch path.
  o Fake libNX_X11.so* as $LIBDIR/nx-X11/libX11.so*.
  o Allow injecting different $NXAPP containing the executable name.

  o For e.g. x2goagent this requires the following changes:

    - Move x2goagent symlink from /usr/lib/x2go/bin/x2goagent to
      $LIBDIR/nx/bin/x2goagent
    - Replace /usr/bin/x2goagent by a two-liner...

    ```
    #!/bin/sh

    export NXAPP=x2goagent
    nxagent
    ```
</content>
</entry>
<entry>
<title>Makefile,debian/*,nx-libs.spec,&lt;misc&gt;: Drop references to X2Go Project, esp. drop x2goagent.</title>
<updated>2016-06-29T09:19:36+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-06-22T06:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c355dc91d35c74234c24dfbf013dfac98110d352'/>
<id>urn:sha1:c355dc91d35c74234c24dfbf013dfac98110d352</id>
<content type='text'>
 The x2goagent package is being replaced by an x2goserver bin:package
 named x2goserver-x2goagent.

 This x2goserver-x2goagent bin:package will be maintained in the X2Go
 Project's namespace and basically wraps around nxagent.

 Furthermore, declare Arctica Project as upstream source for nx-libs.
</content>
</entry>
</feed>
