<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce">
    <title>gmane.linux.terminal-server.x2go.announce</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/44"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/43"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/42"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/41"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/40"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/39"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/38"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/37"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/36"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/35"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/34"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/33"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/32"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/31"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/30"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/29"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/28"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/27"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/26"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/25"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/44">
    <title>X2Go Session Broker (0.0.2.1) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/44</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce a new release of the X2Go
component ,,x2gobroker''.

New gains of this version of ,,x2gobroker'' are:

   o Vulnerability fix. With previous versions it was easily possible for an
     attacker to execute arbitrary code as uid root(!).
   o Fix setting X2GOBROKER_SESSIONPROFILES variable via WSGI SetEnv
   o Populate install stanza in Makefile (for RPM packaging)
   o Bug closures: #201, #210, #211 (see below)

WARNING::: The above mentioned vulnerability fix demands that you  
upgrade all your X2Go Session Broker installations to version 0.0.2.1.


X2Go Component: x2gobroker
Version: 0.0.2.1
Status: RELEASE
Date: Sun, 19 May 2013 12:41:06 +0200
Changes:
  x2gobroker (0.0.2.1) RELEASED; urgency=low
  .
    [ Mike Gabriel ]
    * New upstream version (0.0.2.1):
      - Remove trailing slashes from ManagementServer URLs.
      - In Apache2 vhost configuration example, move WSGI environment
        variable settings into VirtualHost setup.
      - Remove unused, &lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-05-19T12:57:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/43">
    <title>X2Go Server (4.0.0.2) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/43</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce a new release of the X2Go
component ,,x2goserver''.

New gains of this version of ,,x2goserver'' are:

   o Vulnerability fix. With previous version it was easily possible for an
     attacker to execute arbitrary code as uid x2gouser.
   o Parse profile/xprofile files on session start up
   o ... (see below)
   o Bug closures: #103, #149, #163, #200 (see below)

WARNING::: The above mentioned vulnerability fix demands that you  
upgrade all your X2Go Server installations to version 4.0.0.2.


X2Go Component: x2goserver
Version: 4.0.0.2
Status: RELEASE
Date: Sun, 19 May 2013 00:54:34 +0200
Changes:
  x2goserver (4.0.0.2) RELEASED; urgency=low
  .
    [ Matthew L. Dailey ]
    * New upstream version (4.0.0.2):
      - Do parse profile/xprofile files in X2Go's Xsession file. (Fixes: #149).
  .
    [ Jan Engelhardt ]
    * New upstream version (4.0.0.2):
      - Use x2gopath in Perl scripts to set the lib path. (Fixes: #103).
  .
    [ Mike Gabriel ]
    * New up&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-05-19T12:49:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/42">
    <title>LightDM Remote Session X2Go (0.0.1.0) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/42</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce a new release of the X2Go
component ,,lightdm-remote-session-x2go''.

New gains of this version of ,,lightdm-remote-session-x2go'' are:

   o This package is the X2Go remote login backend for Unity Greeter's remote
     login service.


X2Go Component: lightdm-remote-session-x2go
Version: 0.0.1.0
Status: RELEASE
Date: Sat, 27 Apr 2013 13:49:02 +0200
Changes:
  lightdm-remote-session-x2go (0.0.1.0) RELEASED; urgency=low
  .
    * New upstream version (0.0.1.0):
      - Stop being a drop-in replacement for lightdm-remote-login-freerdp.
        Become an independent package that provides server type »x2go« to
        the remote-login-service.
      - Prepare for becoming able to use PyHoca-CLI _or_ X2Go Client for
        handling the X2Go session being launched via remote login.


Regards,
Mike Gabriel


&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-04-27T11:53:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/41">
    <title>libpam-x2go (0.0.1.0) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/41</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce a new release of the X2Go
component ,,libpam-x2go''.

New gains of this version of ,,libpam-x2go'' are:

   o Adapt to latest patches against Unity Greeter and Remote Login Service


X2Go Component: libpam-x2go
Version: 0.0.1.0
Status: RELEASE
Date: Sat, 27 Apr 2013 13:44:14 +0200
Changes:
  libpam-x2go (0.0.1.0) RELEASED; urgency=low
  .
    * New upstream version (0.0.1.0):
      - Adapt to changes in lightdm-remote-login-x2go (0.0.1.0). Expect
        a UCCS service that supports session type »x2go».


Regards,
Mike Gabriel



&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-04-27T11:48:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/40">
    <title>X2Go Session Broker (0.0.2.0) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/40</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce a new release of the X2Go
component ,,x2gobroker''.

New gains of this version of ,,x2gobroker'' are:

   o Add UCCS-like WebUI frontend that turns X2Go Session Broker into a
     UCCS session broker. UCCS is a JSON based session broker protocol
     developed by Canonical Ltd. and it is used for the Remote Login feature
     in the Unity Greeter on Ubuntu workstations (included with 12.10 and
     newer)


The UCCS WebUI frontend has been sponsored by Fleten.net in Denmark.  
Thanks for Kjetil in supporting the X2Go upstream development and  
trusting in our skills.


X2Go Component: x2gobroker
Version: 0.0.2.0
Status: RELEASE
Date: Sat, 27 Apr 2013 12:20:22 +0200
Changes:
  x2gobroker (0.0.2.0) RELEASED; urgency=low
  .
    * New upstream version (0.0.2.0):
      - Add a UCCS-like web frontend UI that allows unity greeter to offer
        X2Go session logins. At the time of writing this, on the system running
        Unity Greeter it requires a patched remot&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-04-27T10:27:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/39">
    <title>X2Go Session Broker (0.0.1.1) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/39</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce the release of the X2Go
component ,,x2gobroker''.

New gains of this version of ,,x2gobroker'' are:

   o Add a package (x2gobroker-wsgi) that configures X2Go Session Broker with
     Apache2 via WSGI
   o Thorough separation of the X2Go Session Broker Authservice from  
the rest of
     the broker (authservice runs as root, the rest as unpriv user)
   o Many many bug fixes (reported mostly by Anders Bruun Olson, THANKS!)
   o Bug closures: 154 170 171 172 175 176 180

The X2Go Session Broker development is currently sponsored by  
Fletennet.dk. Thanks a lot to Kjetil Fleten!!!

Please note that the X2Go Session Broker is still under heavy  
development and a rather fresh project. Test it, but be also prepared  
for knowing what you do.


X2Go Component: x2gobroker
Version: 0.0.1.1
Status: RELEASE
Date: Tue, 23 Apr 2013 21:38:07 +0200
Changes:
  x2gobroker (0.0.1.1) RELEASED; urgency=low
  .
    * New upstream version (0.0.1.1):
      - Add WSGI support to X2G&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-04-23T21:20:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/38">
    <title>PyHoca-GUI (0.4.0.2) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/38</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce the release of the X2Go
component ,,pyhoca-gui''.

This release is mainly a release for the MS Windows world:

   o Freeze utility now is bbfreeze (was: py2exe which has been  
unmaintained for
     a while).
   o The multiple notifications icons in the system tray have an end. All
     notifications are now bound to the main systray icon of PyHoca-GUI
   o The systray icon on Windows has changed: X2Go logo -&amp;gt; PyHoca logo
   o further details: see below in the changelog...


X2Go Component: pyhoca-gui
Version: 0.4.0.2
Status: RELEASE
Date: Sun, 21 Apr 2013 22:45:46 +0200
Changes:
  pyhoca-gui (0.4.0.2) RELEASED; urgency=low
  .
    * New upstream version (0.4.0.2):
      - Make PyHoca-GUI aware of the Cinnamon desktop shell.
      - Make sure that there is no KeyException when checking/unchecking the
        restoreexports item in the shared folders menu.
    * MS Windows specific:
      + Use bbfreeze to freeze the Win32 version of PyHoca-GUI.
      + Make su&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-04-21T20:58:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/37">
    <title>Python X2Go (0.4.0.3) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/37</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce the release of the X2Go
component ,,python-x2go''.

New gains of this version of ,,python-x2go'' are:

   o Fix of faulty creation of the export session profile parameter.
   o Fixing an Exception that got raised during session profile creation.
   o Bug closures: #162


X2Go Component: python-x2go
Version: 0.4.0.3
Status: RELEASE
Date: Sun, 21 Apr 2013 22:40:43 +0200
Changes:
  python-x2go (0.4.0.3) RELEASED; urgency=low
  .
    * New upstream version (0.4.0.3):
      - Fix inheritance of Paramiko/SSH exception.
      - Make Python X2Go aware of the Cinnamon desktop shell.
      - Fix faulty value creations for the export session profile parameter.
        (Fixes: #162). This issue occured when the restoreexports feature
        had been activated in the session profile.
      - Prevent Exception when creating new session profiles. Spotted by
        Dick Kniep. Thanks!


Regards,
Mike Gabriel (aka sunweaver)

&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-04-21T20:44:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/36">
    <title>NX redistributed aka x2goagent (3.5.0.20)released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/36</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is very sorry for the failing session connections  
that occurred to those who installed nx-libs aka x2goagent 3.5.0.19.  
The issue was caused by a broken symlink in the Debian/Ubuntu packages.

The issue has now been fixed, we did our best to react as soon as possible.

   o Bug closures of this release: #156 (see below)


X2Go Component: nx-libs
Version: 2:3.5.0.20
Status: RELEASE
Date: Thu, 28 Mar 2013 20:43:31 +0100
Changes:
  nx-libs (2:3.5.0.20-0) RELEASED; urgency=low
  .
    * Fix faulty symlink path. Make sure that x2goagent symlink
      does not point to absolute path somewhere within the build
      environment. (Fixes: #156).


Regards,
Mike Gabriel


&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-28T19:48:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/35">
    <title>NX redistributed aka x2goagent (3.5.0.19)released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/35</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce the (bugfix, FTBFS) release of the X2Go
component ,,nx-libs''.

New gains of this version of ,,nx-libs'' are:

   o Fix FTBFS of nx-libs 3.5.0.18 when built with dpkg-buildpackage
   o Bug closures: no official bug closures, follow up for fixing #145


X2Go Component: nx-libs
Version: 2:3.5.0.19
Status: RELEASE
Date: Thu, 28 Mar 2013 08:59:01 +0100
Changes:
  nx-libs (2:3.5.0.19-0) RELEASED; urgency=low
  .
    * Add Jan's reasoning for using string_rep() instead of bash based
      string substitutions as comment to /debian/Makefile.replaces.sh.
    * Fix FTBFS for .deb packages after including fix for #145.


Regards,
Mike Gabriel


&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-28T08:07:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/34">
    <title>Official German support forum:X2Go-Community.org</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/34</link>
    <description>&lt;pre&gt;Dear all,

this is to announce the site X2Go-Community.org as the official German  
support forum for X2Go.

X2Go-Community.org is mainly run by Tobias Luther and he will do his  
best to answer your (German) questions on X2Go there. Tobias is an  
active member of the Linux4Africa project, located in Leipzig, Germany.

Tobias and I (on behalf of the X2Go Developers) have worked out a  
workflow that will assure an exchange between the German(-only) forum  
users and our Englisch mailing list user community.


1.
If technical problems with X2Go occur that need reporting upstream to  
the X2Go bug tracker (in English), Tobias will support the forum users  
with it (and maybe even translate their bug reports to English).

2.
If issues occur that are beyond Tobias's scope, he will try to get  
support and help from the (Englisch speaking) international X2Go  
community and after that report back to the German forum users.

3.
Tobias has also offered helping to improve the documentation of X2Go.  
Originally, X2&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-27T10:27:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/33">
    <title>X2Go Baikal (LTS) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/33</link>
    <description>&lt;pre&gt;Hi all,

the X2Go project is proud to announce its bundle release of X2Go  
components called

   X2Go Baikal (LTS)

X2Go Baikal is the fourth bundle release in the history of the X2Go project.

As many of you might have guessed, the acronym LTS stands for  
,,long-term support''.

The idea of a bundle release with long term support is to provide  
reliability for companies / freelancers / consultants / universities  
who deploy X2Go in productive environments.

For further information (e.g. support duration), visit the X2Go homepage/wiki:
http://wiki.x2go.org/doku.php/download:baikal

light+love,
Mike


&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-26T21:54:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/32">
    <title>New X2Go component: X2Go Session Broker (released version: 0.0.1.0)</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/32</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to officially announce a new X2Go
component called ,,x2gobroker''.

The documentation of the X2Go Session Broker (that's its long name)  
will soon appear here:  
http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:start


X2Go Component: x2gobroker
Version: 0.0.1.0
Status: RELEASE
Date: Sun, 10 Mar 2013 12:56:47 +0100
Changes:
  x2gobroker (0.0.1.0) RELEASED; urgency=low
  .
    * New upstream version (0.0.1.0):
      - Only packaging issues fixed.
    * /debian/control, /debian/rules:
      + Add hack that allows building the package with python2 or pysupport,
        depending on what's present on the build system. (Fixes: #135).
  .
  x2gobroker (0.0.0.7) RELEASED; urgency=low
  .
    [ Mike Gabriel ]
    * New upstream version (0.0.0.7):
      - Add algorithm to ,,normalize'' hostnames used in session profiles
        vs. those returned by the broker agent. (Fixes: #133).
      - Ignore off-line X2Go servers in multi-node load-balanced setups.
        (Fixes: #132&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-26T21:14:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/31">
    <title>NX redistributed aka x2goagent (3.5.0.18)released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/31</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce the release of the X2Go
component ,,nx-libs''.

New gains of this version of ,,nx-libs'':

   o Several fixes in the build scripts
   o This is release mainly fixes issues reported by package maintainers
   o Bug closures: #104, #107, #143, #145 (see below)


X2Go Component: nx-libs
Version: 2:3.5.0.18-0
Status: RELEASE
Date: Fri, 22 Mar 2013 23:39:39 +0100
Changes:
  nx-libs (2:3.5.0.18-0) RELEASED; urgency=low
  .
    [ Mike Gabriel ]
    * Remove duplicate install of nxproxy from main Makefile. Spotted by Jan
      Engelhard.
    * Work-in patch from Jan Engehardt for working around different
      improper bash implementations of string-in-string replacing. (Fixes:
      #145).
    * Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR)
      into $(NXLIBDIR) (i.e. linking x2goagent -&amp;gt; nxagent). (Fixes: #143).
  .
    [ Orion Poplawski ]
    * Fix wrong symlink direction of libNX_* files. (Fixes: #107).
    * Avoid building of libxcomp1 (whic&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-26T21:05:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/30">
    <title>X2Go Server (4.0.0.1) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/30</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce the release of the X2Go
component ,,x2goserver''.

New gains of this version of ,,x2goserver'':

   o Bug fix for failing starts of Unity-2d sessions
   o Allow for deploying X2Go Published Applications system-wide on a
     per-user basis
   o Bug closures: #83, #105 (see below)


X2Go Component: x2goserver
Version: 4.0.0.1
Status: RELEASE
Date: Mon, 11 Feb 2013 11:42:32 +0100
Changes:
  x2goserver (4.0.0.1) RELEASED; urgency=low
  .
    [ Bernard Cafarelli ]
    * New upstream version (4.0.0.1):
      - Make CFLAGS usable in x2goserver. (Fixes: #83).&amp;lt;gain-1&amp;gt;
  .
    [ Matthew L. Dailey ]
    * New upstream version (4.0.0.1):
      - Fix command/version detection for GNOME/Unity on Ubuntu. (Fixes: #105).
  .
    [ Mike Gabriel ]
    * New upstream version (4.0.0.1):
      - Allow for deploying X2Go Published Applications system-wide on a
        per-user basis (in /etc/x2go/applications-per-user/&amp;lt;username&amp;gt;).


Regards,
Mike Gabriel

&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-26T21:01:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/29">
    <title>X2Go Client (4.0.1.0) released</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/29</link>
    <description>&lt;pre&gt;Dear all,

the X2Go project is proud to announce the release of the X2Go
component ,,x2goclient''.

New gains of this version of ,,x2goclient'' are:

   o French GUI translation (thanks Frederic!!!)
   o Support for recent Cygwin API (Windows version)
   o Bug closures: #71, #137 (see below)

X2Go Component: x2goclient
Version: 4.0.1.0
Status: RELEASE
Date: Fri, 22 Mar 2013 23:15:45 +0100
Changes:
  x2goclient (4.0.1.0) RELEASED; urgency=low
  .
    [ Frédéric Motte ]
    * New upstream version (4.0.1.0):
      - Add French translation file.
  .
    [ Oleksandr Shneyder ]
    * New upstream version (4.0.1.0):
      - Launching parec to init pulseaudio input only on Windows.
      - Hide profilecard area on broker authentication.
      - Fix ONMainWindow layout in broker mode.
      - Set passphrase for key to reverse SSH connection.
        Fix closing client after getting passphrase (Fixes #137)
      - Support for recent cygwin API on Windows.
      - Add checkbox for -noclipboardprimary argument for int&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-26T20:45:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/28">
    <title>X2Go Homepage / Wiki (relaunch)</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/28</link>
    <description>&lt;pre&gt;Dear all,

this is to announce the relaunch of the X2Go Project's home page and  
wiki (for those who have not realized it, yet).

If you haven't taken a look at the X2Go Wiki for a while, do so now.

Also: for those who would like to contribute documentation. The X2Go  
Wiki is the right place to provide your support to the X2Go Project.

For those who would like to gain write access to the wiki, here [1] we  
describe the the sign-up procedure (it is a bit unconventional, but  
safes us a lot of bot registrations).

light+love
Mike

[1] http://wiki.x2go.org/doku.php/wiki:start#help_us_with_our_x2go_wiki

&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-03-26T19:45:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/27">
    <title>New X2Go releases: x2goserver, x2goclient, nx-libs, x2godesktopsharing, x2golxdebindings, x2goplasmabindings, pinentry-x2go</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/27</link>
    <description>&lt;pre&gt;Dear all,

The X2Go Project is proud to announce a couple of new X2Go component releases:

    - X2Go Server (4.0.0.0)
    - X2Go Client (4.0.0.1)
    - NX (redistributed), Version 3.5.0.17
    - X2Go Desktop Sharing (3.1.0.6)
    - X2Go LXDE Bindings (1.0.1.3)
    - Plasma Widget for X2Go (3.0.1.5)
    - Pinentry for X2Go (0.7.5.6)

All new packages are already available in our stable repositories  
(Debian,    Ubuntu). The Windows version of X2Go Client will be built  
and provided on   http://code.x2go.org/releases/ within the next  
couple of days. With a little fortune we will also be able to provide  
an X2Go Client .dmg Image for Mac OS X.

As you might have noticed we have bumped the version numbers of X2Go  
Server and X2Go Client to 4.0.0.x. These versions will be the basis  
for an upcoming bundle release (with long term support) of compatible  
X2Go components.

As you can also see from the changelog entry of NX (redistributed),  
there has been quite some packaging work been done on that project&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2013-01-08T00:03:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/26">
    <title>New X2Go releases: pyhoca-gui, pyhoca-cli, python-x2go</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/26</link>
    <description>&lt;pre&gt;Dear all,

The X2Go Project is proud to announce a couple of new X2Go component releases:

   - pyhoca-gui (0.2.0.0)
   - pyhoca-cli (0.2.0.1)
   - python-x2go (0.2.0.3)

All new packages are already available in our stable repositories   
(Debian,    Ubuntu) within the next 24h. The Windows version of   
PyHoca-GUI also already has been built and provided on   
http://code.x2go.org/releases/.

I personally am very proud to be able to present a long-waited-for    
major release of Python X2Go and PyHoca-GUI. Thanks again to Dick   
Kniep  (http://www.lindix.nl) for sponsoring this piece of software.

The latest API documentation of Python X2Go can be read here:
http://code.x2go.org/doc/python-x2go

Note for distro packagers: Python X2Go based applications have the   
full range of functionality when used with Paramiko 1.8.0 and above.   
For people you rely on flawless IPv6 functionality, I recommend   
installing python-gevent 1.0b1 (or above).

light+love,
Mike

Python X2Go
===========

python-x2go (0.2.1.&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-12-20T07:44:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/25">
    <title>Bugfix X2Go release(s): x2goserver</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/25</link>
    <description>&lt;pre&gt;Dear all,

The X2Go Project has made three bugfix releases of X2Go Server this  
week, we are now at:

   - x2goserver (3.1.1.9)

The new packages will be available within the next 24 hours in our  
Debian and Ubuntu repositories. Packagers of other distros may please  
update there archives, as well.

The bugfix release(s) fix these issues:

   o x2gomountdirs failures in cases where users do not have xdg desktop files
     in their homes (esp. $XDG_CONFIG_HOME/user-dirs.dirs).
   o Detect Ubuntu distro versions by version number, not codename
   o fix x2godesktopsharing across different users

light+love,
Mike


X2GOSERVER
==========

x2goserver (3.1.1.9-0~x2go1) unstable; urgency=low

   * New bugfix release (3.1.1.9):
     - Fix x2godesktopsharing, we had added to many quotation marks in
       x2gostartagent.

  -- Mike Gabriel &amp;lt;mike.gabriel-QcRmU36LScxyC2I0vPwN6RvVK+yQ3ZXh&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
     Fri, 23 Nov 2012 15:32:11 +0100

x2goserver (3.1.1.8-0~x2go1) unstable; urgency=low

   * New bugfix release&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-11-23T14:45:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/24">
    <title>New X2Go releases: x2goserver, x2goclient, nx-libs aka x2goagent</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.announce/24</link>
    <description>&lt;pre&gt;Dear all,

The X2Go Project is proud to announce a couple of new X2Go core  
component releases:

   - x2goserver (3.1.1.6)
   - x2goclient (3.99.3.0)
   - nx-libs (incl. x2goagent, 3.5.0.16)

All new packages are already available in our stable repositories  
(Debian,      Ubuntu). The binaries for Windows / Mac OS of X2Go  
Client will follow ASAP.

PING&amp;lt; at &amp;gt;: Mihai (Mac OS build?), Alex (Windows build?)

In the new X2Go Server release several issues got addressed:

   o X2Go server now works with i18n ,,Desktop'' folder names (using XDG for
     detecting the folder name)
   o Prevent x2gocleansessions from leaving zombie processes behind

In x2goclient, several new features have been added. We urgently ask  
to report back new issue that may have come up by this massive code  
change:

   o Native / local RDP client support (Linux only, use it on your
     thinclients!!!)
   o Encapsulate X2Go-proxied fullscreen RDP session in desktop X2Go sessions,
     not rootless anymore. =&amp;gt; X2GO logo appears on screen a&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-11-10T12:50:03</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.terminal-server.x2go.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.terminal-server.x2go.announce</link>
  </textinput>
</rdf:RDF>
