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 Provide X2Go Server Xsession for Gentoo again.
o Fix Ubuntu version detection in x2goruncommand
o Improve support for RPM based distros
o Fix crashes of x2gocleansessions (X2Go Server
clean-up daemon)
o Several packaging fixes
X2Go Component: x2goserver
Version: 4.0.1.14
Status: RELEASE
Date: Wed, 02 Apr 2014 14:32:39 +0200
Fixes these bug report(s): 409 414 415 424 428 441 445
Changes:
x2goserver (4.0.1.14) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream release (4.0.1.14):
- Log SSHFS output and errors to ~/.x2go/C-<session>/sshfs-mounts.log.
(Fixes: #415).
- If x2golistmounts is used without cmd option <session_id>, then
the env var $X2GO_SESSION (current session) will be attempted to use.
- If x2goumount-session is used without cmd option <session_id>, then
the env var $X2GO_SESSION (current session) will be attempted to use.
- Fix x2gostartagent. Make sure the -nolisten tcp option is configurable
via x2goagent.options. (Fixes: #424).
- Safely remove desktop files for client-side shared folders. Remove
the correct desktop file, even if the shared folder has already
been (forcefully) umounted. Such situations occur in cases where
the connection gets interrupted. SSHFS will then get removed by the
Linux kernel and we have to "guess" what desktop icons is actually
to be removed.
- Fix broken file descriptor closures in x2gocleansessions. (Fixes:
#441).
- Provide proper Gentoo support in x2goserver-xsession portion of
X2Go Server. (Fixes: #445).
- x2gofm.desktop: Drop obsolete Encoding key from .desktop file.
- Fix typos / hyphen-as-minus signs issues in x2goversion.8 and
x2gomountdirs.8.
* x2goserver.spec:
- Let builds for EPEL-7 behave like recent Fedora builds.
- Spcial handling of x2gofm.desktop. In EPEL-5 the Encoding key
is still required for .desktop files.
* debian/*.doc-base:
+ Provide *.doc-base files for bin:packages containing HTML man pages
or other documentation.
* debian/x2goserver.init:
+ Add status option for init script (test if x2gocleansessions is
running or not).
+ Add Description key to LSB header.
* debian/config:
+ Explicitly call set -e. Makes lintian happier.
* debian/rules:
+ Detect Git-created ChangeLog file if present (created by X2Go
upstream's build scripts during package build).
.
[ Harald Nordgard-Hansen ]
* New upstream release (4.0.1.14):
- Correctly quote the tests against $DISTRIB_RELEASE in
x2goruncommand that
were badly quoted (which caused them to report the wrong result and to
create a file called "=" in the user home directory). Aligning
all tests
to use the same style of quoting fixes this. (Fixes: #409).
.
[ Orion Poplawski ]
* New upstream release (4.0.1.14):
- Fix wrong path to xinitrd.d in Xsession (section for RPM based
distros).
Also, add some existence/readability checking. (Fixes: #414).
- Fix the x2goserver.service unit file. Allow systemd to track
the service
after startup. (Fixes: #428).
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Dear all,
the X2Go project is proud to announce a new release of the X2Go
component ,,x2goplasmabindings''.
New gains of this version of ,,x2goplasmabindings'' are:
o New translation: French. (Thanks to Frédéric Motte).
o Spanish translation update (Thanks to Ricardo Díaz Martín).
o Allow builds on CENTOS5/RHEL5 (with old plasma versions to
link against).
o Packaging: .deb package fixes, provide .spec file for RPM builds
X2Go Component: x2goplasmabindings
Version: 3.0.2.0
Status: RELEASE
Date: Wed, 02 Apr 2014 10:48:10 +0200
Changes:
x2goplasmabindings (3.0.2.0) RELEASED; urgency=low
.
[ Frédéric Motte ]
* New upstream version (3.0.2.0):
- Add French translation file.
.
[ Mike Gabriel ]
* debian/control:
+ Bump Standards: to 3.9.5. No changes needed.
+ Update SYNOPSIS and LONG_DESCRIPTION.
* debian/rules:
+ Hardened package build.
* debian/source/format:
+ Switch to format 1.0.
* x2goplasmabindings.spec:
+ Provide x2goplasmabindings.spec for building RPM package.
+ Assure that x2goplasmabindings (main package) is a valid/empty package.
Provide X2Go Plasmoid in plasma-widget-x2go sub-package.
+ Add to BR: kdelibs4-devel.
.
[ Ricardo Díaz Martín ]
* New upstream version (3.0.2.0):
- Update Spanish translation file.
.
[ Oleksandr Shneyder ]
* New upstream version (3.0.2.0):
- build on older version of plasma without widgets/separator.h.
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Dear all,
the X2Go project is proud to announce a new release of the X2Go
component ,,x2golxdebindings''.
New gains of this version of ,,x2golxdebindings'' are:
o Packaging fixes for the .deb packages.
o Provide .spec file for building x2golxdebindings as RPM package.
o Stop using deprecated script x2gobasepath.
X2Go Component: x2golxdebindings
Version: 1.0.2.2
Status: RELEASE
Date: Wed, 02 Apr 2014 10:36:22 +0200
Fixes these bug report(s): 277
Changes:
x2golxdebindings (1.0.2.2) RELEASED; urgency=low
.
* New upstream version (1.0.2.2):
- Use x2gopath in scripts rather than deprecated x2gobasepath.
* debian/control:
+ Add dependency: libgtk2.0-bin | libgtk-3-bin. (Fixes: #277).
+ Update SYNOPSIS and LONG_DESCRIPTION.
* debian/source/format:
+ Switch to format 1.0.
* x2golxdebindings.spec:
+ Provide x2golxdebindings.spec file for building RPM packages.
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Dear all,
the X2Go project is proud to announce a new release of the X2Go
component ,,x2godesktopsharing''.
New gains of this version of ,,x2godesktopsharing'' are:
o Provide X2Go Desktop Sharing RPMs for Fedora and EPEL
o Fix Fedora/RHEL related incompatibilities
o Update man pages
X2Go Component: x2godesktopsharing
Version: 3.1.1.1
Status: RELEASE
Date: Mon, 31 Mar 2014 21:54:21 +0200
Fixes these bug report(s): 281 426 427
Changes:
x2godesktopsharing (3.1.1.1) RELEASED; urgency=low
.
* New upstream version (3.1.1.1):
- Update man pages (Fixes: #281).
- Fix FSF address in COPYING file.
- Use x2gopath in scripts rather than deprecated x2gobasepath. (Fixes:
#427).
- Different Linux distros have pidof installed in different
locations. If pidof is not available, we brutally kill all instances
of x2godesktopsharing when a session suspends. (Fixes: #426).
* debian/control:
+ Replace LDAP support with session brokerage support in
LONG_DESCRIPTION.
+ Rework LONG_DESCRIPTION in several other aspects.
* debian/source/format:
+ Switch to format 1.0.
* x2godesktopsharing.spec:
+ Ship x2godesktopsharing.spec (RPM package definitions) in upstream
project. (Thanks to the Fedora package maintainers).
+ Conditional dependency on sysvinit-tools (EPEL) or procps-ng
(Fedora) to
get the pidof binary installed.
+ Run lrelease-qt4 before running qmake-qt4.
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Dear all,
the X2Go project is proud to announce a new release of the X2Go
component ,,x2goclient''.
New gains of this version of ,,x2goclient'' are:
o Fix audio for the Linux X2Go Client
o Rework keyboard setup in session profile manager (support
for keyboard autodetection now)
o Configurable GSSAPI delegation
o Several translation updates (thanks to the i18n team!!!)
o Restrict access to x2goplugin.html to localhost by default.
X2Go Component: x2goclient
Version: 4.0.1.3
Status: RELEASE
Date: Wed, 22 Jan 2014 08:56:30 +0100
Fixes these bug report(s): 384
Changes:
x2goclient (4.0.1.3) RELEASED; urgency=low
.
[ Oleksandr Shneyder ]
* New upstream version (4.0.1.3):
- changed keyboard settings. Supported modes: auto, none and config with
model/layout(variant)
- Enables forwarding (delegation) of GSSAPI credentials to the server=..
- Make GSSAPI delegation configurable.
- Update Russian translation file.
.
[ Orion Poplawski ]
* New upstream version (4.0.1.3):
- Protect x2goplugin.html. Make it only available from the local host=..
.
[ Mike Gabriel ]
* New upstream version (4.0.1.3):
- Fix scan for pulseaudio cookie file. Issue got introduced in
X2Go Client
4.0.1.2 and let pulseaudio sound setup fail completely in the Linux
X2Go Client of that version. (Fixes: #384).
- Minor update of the German translation file.
.
[ Klaus Ade Johnstad ]
* New upstream version (4.0.1.3):
- Update Bokmal translation file.
.
[ Ricardo Díaz Martín ]
* New upstream version (4.0.1.3):
- Update Spanish translation file.
.
[ Daniel Lindgren ]
* New upstream version (4.0.1.3):
- Update Swedish translation file.
.
[ Stefan Baur ]
* New upstream version (4.0.1.3):
- Update German translation file.
.
[ Martti Pitkanen ]
* New upstream version (4.0.1.3):
- New translation of X2Go Client to Finnish.
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Dear all,
the X2Go project is proud to announce a new release of the X2Go
component ,,x2goserver''.
This release pulls in a locale hotfix from the LTS branch of X2Go Server
to the main release branch.
X2Go Component: x2goserver
Version: 4.0.1.13
Status: RELEASE
Date: Mon, 20 Jan 2014 14:04:01 +0100
Changes:
x2goserver (4.0.1.13) RELEASED; urgency=low
.
* New upstream version (4.0.1.13):
- Include all achievements from LTS release branch (as of version
4.0.0.11).
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
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 Fix session startup for some uncommon locales.
X2Go Component: x2goserver
Version: 4.0.0.11
Status: RELEASE
Date: Mon, 20 Jan 2014 14:00:42 +0100
Fixes these bug report(s): 404
Changes:
x2goserver (4.0.0.11) RELEASED; urgency=low
.
* New upstream version (4.0.0.11):
- Use perl instead of sed for search+replace in session names
sanitizing. (Fixes: #404).
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Dear all,
the X2Go project is proud to announce a new release of the X2Go
component ,,pyhoca-cli''.
New gains of this version of ,,pyhoca-cli'' are:
o Support for passphrase protected SSH keys.
X2Go Component: pyhoca-cli
Version: 0.4.0.2
Status: RELEASE
Date: Wed, 08 Jan 2014 21:12:20 +0100
Changes:
pyhoca-cli (0.4.0.2) RELEASED; urgency=low
.
* New upstream version (0.4.0.2):
- Add support for unlocking encrypted SSH private key files.
* debian/control:
+ Replace "LDAP support" with "session brokerage support" in
LONG_DESCRIPTION.
+ Versioned Depends: on python-x2go (>= 0.4.0.9-0~).
* debian/source/format:
+ Switch to format 1.0.
* pyhoca-cli.spec:
+ Ship pyhoca-cli.spec (RPM package definitions) in upstream project.
(Thanks to the Fedora package maintainers).
+ Add to BR: python-argparse.
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Dear all,
the X2Go project is proud to announce a new release of the X2Go
component ,,pyhoca-gui''.
New gains of this version of ,,pyhoca-gui'' are:
o Support for passphrase protected SSH keys.
o Support for two-factor authentication as supported since
OpenSSH Server 6.2.
o Resolve "~" appropriately when used in path names.
o Translation updates.
X2Go Component: pyhoca-gui
Version: 0.4.0.9
Status: RELEASE
Date: Wed, 08 Jan 2014 15:20:20 +0100
Fixes these bug report(s): 321
Changes:
pyhoca-gui (0.4.0.9) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream release (0.4.0.9):
- Make notifications more robust.
- Add support for encrypted/locked/passphrase-protected SSH private key
files.
- Only show notifications if there really is something to show.
- Support encrypted on SSH proxy whith password authentication on X2Go
Server.
- Implement two-factor authentication.
- Don't crash if no notification-daemon provide is registered in DBUS=..
(Fixes: #321).
- Become aware of new Python X2Go hook method
(HOOK_on_failing_SFTP_client).
- Become aware of new Python X2Go hook method
(HOOK_desktop_sharing_denied).
- Connect to sharable desktop session when selecting the session display
with double click from the list of available desktop sessions.
- Allow multiple PyHoca-GUI instances for the same user, one per
$DISPLAY.
- Allow for full path taskbar icon names, resolve tilde char in icon file
path.
- Allow for full path about image icon names, resolve tilde char in icon
file path.
- Resolve tilde char in file path of the about image.
- Resolve tilde char in file path of the splash image.
- Resolve tilde char in base directories for the PyHoca-GUI application.
- Resolve tilde char in session icon names.
- Fix termination of published application sessions.
- Initialize thisPyHocaGUI instance as NoneType object before starting
the wxApplication.
- Slight notification layout change for
HOOK_on_control_session_death() method.
- Update German and English translation.
- When installing icons via setup.py, let's use the copied icons
rather than
the icon set from icons_symlinked. That assures that really
all icons are
present. (The icons_symlinked folder is rather Debianic and
not appropriate
for non-Debian derived distributions).
* debian/copyright:
+ Update file. Add entry for file icon2exe.py.
* debian/control:
+ Recommend mate-notification-daemon (or notification-daemon as
fallback).
* debian/source/format:
+ Switch to format 1.0.
* pyhoca-gui.spec:
+ Ship pyhoca-gui.spec (RPM package definitions) in upstream project.
(Thanks to the Fedora package maintainers).
+ Add to BR: python-argparse, python-cups.
.
[ Ricardo Díaz Martín ]
* New upstream release (0.4.0.9):
- Update Spanish translation.
.
[ Daniel Lindgren ]
* New upstream release (0.4.0.9):
- Update Swedish translation.
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…
Dear all,
the X2Go project is proud to announce a new release of the X2Go
component ,,python-x2go''.
New gains of this version of ,,python-x2go'' are:
o Support for passphrase protect SSH keys.
o Support for two-factor authentication as provided
by OpenSSH server 6.2 and above (requires as of yet
unreleased Python Paramiko module).
o many many bugfixes.
o Support pulseaudio (>= 2).
o Expand the "~" character properly.
o Fix detection of color depth on Windows machines.
X2Go Component: python-x2go
Version: 0.4.0.9
Status: RELEASE
Date: Wed, 08 Jan 2014 15:14:16 +0100
Fixes these bug report(s): 329 330 335
Changes:
python-x2go (0.4.0.9) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (0.4.0.9):
- Agent channels in Paramiko can raise an EOFError if the connection
has got disrupted. Ignoring this.
- Store the session password in base64 encoded string in order to make
it harder spotting the long term stored (for the duration of
the session)
plain text password.
- Support encryption passphrases on SSH private key files (X2Go SSH
connections as well as SSH proxy connections).
- Invalidate SSH private keys (filename, pkey object) when
look_for_keys is
requested.
- Keep private key information even if force_password_auth is set in the
control session's connect() method.
- Fix parameter handling in X2GoSession.connect().
- Rewrite passwords that are not string/unicode to an empty string.
- No Unicode chars in log messages. Eliminated one more in checkhosts.py.
- Implement two-factor authentication.
- Compat fix in _paramiko monkey patch module to also work with early
Paramiko versions.
- Handle echoing ~/.*shrc files gracefully via SSH client connections. Do
not allow data injections via ~/.*shrc files. (Fixes: #335).
- Properly handle (=expand) the "~" character in key filenames.
(Brought to
attention by Eldamir on IRC. Thanks!).
- Differentiate between desktop sharing errors and desktop sharing access
that gets denied by the other/remote user.
- Report about found session window / session window retitling in debug
mode.
- Fix session window detection when local session manager is the
i3 session
manager (which uses _NET_CLIENT_LIST_STACKING instead of
_NET_CLIENT_LIST).
- Check for pulse cookie file in old (~/.pulse-cookie) and new
(~/.config/pulse/cookie) location.
- Import python-x2go-py3.patch from Fedora. Thanks to Orion!!!
- Improve setup.py script: make it run with Python3 and older Python2
versions.
- Fix tests for two-factor authentication in control session and
SSH proxy
code.
- Fix regression: Make password logins with PyHoca-CLI succeed again.
- Make channel compression to all authentication methods.
- Set keepalive on proxy channel.
- Only use [<host>]:<port> if <port> is not 22.
- Handle host key checks for hosts that do not have a port specified.
* debian/source/format:
+ Switch to format 1.0.
* python-x2go.spec:
+ Ship python-x2go.spec (RPM package definitions) in upstream project.
(Thanks to the Fedora package maintainers).
+ Clear (Fedora package) changelog.
+ Drop dependency on python-cups.
.
[ Orion Poplawski ]
* debian/control:
+ Drop python-cups from Depends: field. Python CUPS is no dependency if
Python X2Go. (Fixes: #329).
.
[ Kenneth Pedersen ]
* New upstream version (0.4.0.9):
- Color depth detection: Stop using win32api.GetSystemMetrics(2)
which actually
returns the width of a vertical scroll bar in pixels. Instead,
create a screen
display context and query it for the color depth. (Fixes: #330).
Regards,
Mike Gabriel
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel(a)das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x…