Processing commands for control(a)bugs.x2go.org:
> fixed #48 1.1.0.0
Bug #48 {Done: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>} [x2gothinclient] heuler x2gothinclient multihead support breaks singlehead mode
There is no source info for the package 'x2gothinclient' at version '1.1.0.0' with architecture ''
Unable to make a source version for version '1.1.0.0'
Marked as fixed in versions 1.1.0.0.
> fixed #47 1.1.0.0
Bug #47 {Done: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>} [x2gothinclient] x2goclient account requires manual setup
There is no source info for the package 'x2gothinclient' at version '1.1.0.0' with architecture ''
Unable to make a source version for version '1.1.0.0'
Marked as fixed in versions 1.1.0.0.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
47: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=47
48: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=48
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems
close #48
thanks
Hello,
we are very hopeful that X2Go issue #48 reported by you
has been resolved in the new release (1.1.0.0) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.0)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=82d0f1a2a4c…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.0
Status: RELEASE
Date: Fri, 19 Jul 2013 23:31:10 +0200
Fixes: 47 48 66 95 115 251
Changes:
x2gothinclient (1.1.0.0) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (1.1.0.0):
- When X2Go TCE has plymouth installed, make sure pressing the
halt button does not change to the wrong tty.
- Truncate echo output lines to less than 80 chars.
- Use sed to patch initramfs configuration (rather than a patch
that fails on wheezy). The change is needed for squeeze only.
- Fix x2go_tce_shell.sh script, escape braces.
- Change method of mounting /proc, /sys and /dev inside of chroots.
- Step towards wheezy, enable plymouth boot splash.
- Symlink /etc/mtab to /proc/mounts before installing any kernel
during the chroot creation process.
- Handle /etc/fstab in TCE chroot differently for squeeze and wheezy
(/dev/pts does not need an entry in fstab on wheezy systems, /var/run
got relocated to /run).
- /etc/network/interfaces in wheezy already contains a loopback device
entry.
- Mount proc and sysfs from outside chroot, cleanly unmount both in case
there are more than one mountpoints for sysfs or proc mounted.
- Do not fail if proc or sysfs are already mounted within chroot.
- Allow thin client management (x2gothinclient_shell,
x2gothinclient_upgrade) while thin clients are in use.
- Disable kms for radeon and i915 graphics adapters.
- x2gothinclient_shell now does not affect boot behavious of the TCE
machines anymore, thus, removing the notification output when
launching the X2Go TCE maintenance shell.
- Drop i686 kernel support, use i486 kernel by default. In Debian wheezy
we only find a 686-pae kernel which fails on some (virtual)
hardware (e.g.
virtualbox).
- Make sure that kernel + initrd symlinks are relative symlinks.
- Keep mounts for /proc and /dev/pts with option noauto for
mounting inside
of chroot. They are not needed during TCE boot.
- Make the SSH daemon listen on IPv4 localhost address only.
- Provide /dev/pts inside chroot.
- Move configuration template from /usr/share/tce to /usr/share/tce/etc.
- Add direct FreeRDP support for defaults TCE installation.
- Add empty known_host file for FreeRDP.
- Start with US keyboard as default keyboard layout.
- Only mount /proc, /sys, /dev/pts inside chroot if not already mounted.
- Xorg appears as /usr/bin/X in ps ax output. Make sure it gets detected.
- Provide a README.hostname file in doc folder of
x2gothinclientmanagement.
- For TCE stations with multiple heads, align heads next to each other
in order of appearance in xrandr.
- Fix multi-head detection failures where xrandr writes output to stderr
(closes upstream issue #48).
- Rename x2goclient user to ,,x2gothinclient'' user (system user
account).
Make sure that the system user account gets created during
x2gothinclient_create and during installation of the x2gothinclient
package (closes upstream issue #47).
- x2gothinclient_create: replace /home by /var/lib/x2gothinclient in
/etc/fstab template.
- x2gothinclient_update: make sure config target folders exist.
- x2gothinclient_create: syntax fix, spotted by Thomas Güttler
(Fixes: #95).
- Export $LANG and $LANGUAGE to TCE daemon.
- Use qx instead of open3 to launch x2goclient. (Fixes: #66).
- Only make x2gousbmount and x2gognupgccid scripts functional if
x2gothinclientd is running.
- When finishing x2gothinclientd, wait when killing processes till all
processes have vanished. Only kill processes owned by user
x2gothinclient.
- When finishing x2gothinclientd, make sure no dbus-* processes remain.
- Unmount /proc, /sys and /dev/pts before doing x2gothinclient_cleanup.
- Add README.qemu that explains how to test the X2Go TCE with qemu.
(Fixes: #115).
- Fix code that turns absolute symlinks into relative symlink
for /vmlinuz
and /initrd.img.
- Fix shutdown button failures.
- TCE management: Do an apt-get clean after TCE creation/upgrade.
- TCE creation: fix installation path of FreeRDP's known_hosts file.
- TCE creation: install the TCE from the nightly builds while this
project is not yet released. (Fixes: #251).
- TCE creation: default to wheezy for creating new TCE environments.
* /debian/control:
+ Maintainer change in package: X2Go Developers
<x2go-dev(a)lists.berlios.de>.
+ Priority: optional.
+ Add dependency (x2gothinclient bin:package): x11-xserver-utils
(for xrandr
support).
+ Add dependency (x2gousbmount, x2gocdmanager): libfile-path-expand-perl.
+ Bump Standards to 3.9.3 (no changes needed).
+ Remove TCE tools (vim, mc, ...) from Recommends: field,
install those via
x2gothinclient_create. Add pulseaudio, dbus-x11, policykit-1
to Depends:
field.
* /debian/rules:
+ Fix lintian issue: debian-rules-missing-recommended-target build-arch
+ Fix lintian issue: debian-rules-missing-recommended-target build-indep
* /debian/x2gothinclient.examples:
+ Fix src location of example config files.
* /debian/x2gothinclient.install:
+ Install TCE config files into /etc/x2go by default.
* /debian/x2gothinclientmanagement.manpages:
+ Make sure all man pages for bin:package x2gothinclientmanagement get
installed into package.
* /debian/x2gothinclient.init:
+ Update pointer to X2Go TCE documentation on http://wiki.x2go.org.
* /debian/x2gothinclient.postrm:
+ On action=purge, wait for 20s until x2gothinclientd has stopped.
* /debian/po/*:
+ Use po-debconf for translating debconf templates. Add German debconf
translation.
* Launch X2Go TCE via /etc/X11/default-display-manager. Add
debconf template
to handle default display manager selection. Inspired by Debian's gdm
package.
* Only start X2Go CD Manager if x2gothinclientd is the default display
manager.
.
[ Oleksandr Shneyder ]
* New upstream version (1.1.0.0):
- Use expand_file from File::Path::Expand to detect full path
of ~x2gothinclient/.halt.
--
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…
close #47
thanks
Hello,
we are very hopeful that X2Go issue #47 reported by you
has been resolved in the new release (1.1.0.0) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.0)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=82d0f1a2a4c…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.0
Status: RELEASE
Date: Fri, 19 Jul 2013 23:31:10 +0200
Fixes: 47 48 66 95 115 251
Changes:
x2gothinclient (1.1.0.0) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (1.1.0.0):
- When X2Go TCE has plymouth installed, make sure pressing the
halt button does not change to the wrong tty.
- Truncate echo output lines to less than 80 chars.
- Use sed to patch initramfs configuration (rather than a patch
that fails on wheezy). The change is needed for squeeze only.
- Fix x2go_tce_shell.sh script, escape braces.
- Change method of mounting /proc, /sys and /dev inside of chroots.
- Step towards wheezy, enable plymouth boot splash.
- Symlink /etc/mtab to /proc/mounts before installing any kernel
during the chroot creation process.
- Handle /etc/fstab in TCE chroot differently for squeeze and wheezy
(/dev/pts does not need an entry in fstab on wheezy systems, /var/run
got relocated to /run).
- /etc/network/interfaces in wheezy already contains a loopback device
entry.
- Mount proc and sysfs from outside chroot, cleanly unmount both in case
there are more than one mountpoints for sysfs or proc mounted.
- Do not fail if proc or sysfs are already mounted within chroot.
- Allow thin client management (x2gothinclient_shell,
x2gothinclient_upgrade) while thin clients are in use.
- Disable kms for radeon and i915 graphics adapters.
- x2gothinclient_shell now does not affect boot behavious of the TCE
machines anymore, thus, removing the notification output when
launching the X2Go TCE maintenance shell.
- Drop i686 kernel support, use i486 kernel by default. In Debian wheezy
we only find a 686-pae kernel which fails on some (virtual)
hardware (e.g.
virtualbox).
- Make sure that kernel + initrd symlinks are relative symlinks.
- Keep mounts for /proc and /dev/pts with option noauto for
mounting inside
of chroot. They are not needed during TCE boot.
- Make the SSH daemon listen on IPv4 localhost address only.
- Provide /dev/pts inside chroot.
- Move configuration template from /usr/share/tce to /usr/share/tce/etc.
- Add direct FreeRDP support for defaults TCE installation.
- Add empty known_host file for FreeRDP.
- Start with US keyboard as default keyboard layout.
- Only mount /proc, /sys, /dev/pts inside chroot if not already mounted.
- Xorg appears as /usr/bin/X in ps ax output. Make sure it gets detected.
- Provide a README.hostname file in doc folder of
x2gothinclientmanagement.
- For TCE stations with multiple heads, align heads next to each other
in order of appearance in xrandr.
- Fix multi-head detection failures where xrandr writes output to stderr
(closes upstream issue #48).
- Rename x2goclient user to ,,x2gothinclient'' user (system user
account).
Make sure that the system user account gets created during
x2gothinclient_create and during installation of the x2gothinclient
package (closes upstream issue #47).
- x2gothinclient_create: replace /home by /var/lib/x2gothinclient in
/etc/fstab template.
- x2gothinclient_update: make sure config target folders exist.
- x2gothinclient_create: syntax fix, spotted by Thomas Güttler
(Fixes: #95).
- Export $LANG and $LANGUAGE to TCE daemon.
- Use qx instead of open3 to launch x2goclient. (Fixes: #66).
- Only make x2gousbmount and x2gognupgccid scripts functional if
x2gothinclientd is running.
- When finishing x2gothinclientd, wait when killing processes till all
processes have vanished. Only kill processes owned by user
x2gothinclient.
- When finishing x2gothinclientd, make sure no dbus-* processes remain.
- Unmount /proc, /sys and /dev/pts before doing x2gothinclient_cleanup.
- Add README.qemu that explains how to test the X2Go TCE with qemu.
(Fixes: #115).
- Fix code that turns absolute symlinks into relative symlink
for /vmlinuz
and /initrd.img.
- Fix shutdown button failures.
- TCE management: Do an apt-get clean after TCE creation/upgrade.
- TCE creation: fix installation path of FreeRDP's known_hosts file.
- TCE creation: install the TCE from the nightly builds while this
project is not yet released. (Fixes: #251).
- TCE creation: default to wheezy for creating new TCE environments.
* /debian/control:
+ Maintainer change in package: X2Go Developers
<x2go-dev(a)lists.berlios.de>.
+ Priority: optional.
+ Add dependency (x2gothinclient bin:package): x11-xserver-utils
(for xrandr
support).
+ Add dependency (x2gousbmount, x2gocdmanager): libfile-path-expand-perl.
+ Bump Standards to 3.9.3 (no changes needed).
+ Remove TCE tools (vim, mc, ...) from Recommends: field,
install those via
x2gothinclient_create. Add pulseaudio, dbus-x11, policykit-1
to Depends:
field.
* /debian/rules:
+ Fix lintian issue: debian-rules-missing-recommended-target build-arch
+ Fix lintian issue: debian-rules-missing-recommended-target build-indep
* /debian/x2gothinclient.examples:
+ Fix src location of example config files.
* /debian/x2gothinclient.install:
+ Install TCE config files into /etc/x2go by default.
* /debian/x2gothinclientmanagement.manpages:
+ Make sure all man pages for bin:package x2gothinclientmanagement get
installed into package.
* /debian/x2gothinclient.init:
+ Update pointer to X2Go TCE documentation on http://wiki.x2go.org.
* /debian/x2gothinclient.postrm:
+ On action=purge, wait for 20s until x2gothinclientd has stopped.
* /debian/po/*:
+ Use po-debconf for translating debconf templates. Add German debconf
translation.
* Launch X2Go TCE via /etc/X11/default-display-manager. Add
debconf template
to handle default display manager selection. Inspired by Debian's gdm
package.
* Only start X2Go CD Manager if x2gothinclientd is the default display
manager.
.
[ Oleksandr Shneyder ]
* New upstream version (1.1.0.0):
- Use expand_file from File::Path::Expand to detect full path
of ~x2gothinclient/.halt.
close #251
thanks
Hello,
we are very hopeful that X2Go issue #251 reported by you
has been resolved in the new release (1.1.0.0) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.0)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=82d0f1a2a4c…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.0
Status: RELEASE
Date: Fri, 19 Jul 2013 23:31:10 +0200
Fixes: 66 95 115 251
Changes:
x2gothinclient (1.1.0.0) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (1.1.0.0):
- When X2Go TCE has plymouth installed, make sure pressing the
halt button does not change to the wrong tty.
- Truncate echo output lines to less than 80 chars.
- Use sed to patch initramfs configuration (rather than a patch
that fails on wheezy). The change is needed for squeeze only.
- Fix x2go_tce_shell.sh script, escape braces.
- Change method of mounting /proc, /sys and /dev inside of chroots.
- Step towards wheezy, enable plymouth boot splash.
- Symlink /etc/mtab to /proc/mounts before installing any kernel
during the chroot creation process.
- Handle /etc/fstab in TCE chroot differently for squeeze and wheezy
(/dev/pts does not need an entry in fstab on wheezy systems, /var/run
got relocated to /run).
- /etc/network/interfaces in wheezy already contains a loopback device
entry.
- Mount proc and sysfs from outside chroot, cleanly unmount both in case
there are more than one mountpoints for sysfs or proc mounted.
- Do not fail if proc or sysfs are already mounted within chroot.
- Allow thin client management (x2gothinclient_shell,
x2gothinclient_upgrade) while thin clients are in use.
- Disable kms for radeon and i915 graphics adapters.
- x2gothinclient_shell now does not affect boot behavious of the TCE
machines anymore, thus, removing the notification output when
launching the X2Go TCE maintenance shell.
- Drop i686 kernel support, use i486 kernel by default. In Debian wheezy
we only find a 686-pae kernel which fails on some (virtual) hardware (e.g.
virtualbox).
- Make sure that kernel + initrd symlinks are relative symlinks.
- Keep mounts for /proc and /dev/pts with option noauto for mounting inside
of chroot. They are not needed during TCE boot.
- Make the SSH daemon listen on IPv4 localhost address only.
- Provide /dev/pts inside chroot.
- Move configuration template from /usr/share/tce to /usr/share/tce/etc.
- Add direct FreeRDP support for defaults TCE installation.
- Add empty known_host file for FreeRDP.
- Start with US keyboard as default keyboard layout.
- Only mount /proc, /sys, /dev/pts inside chroot if not already mounted.
- Xorg appears as /usr/bin/X in ps ax output. Make sure it gets detected.
- Provide a README.hostname file in doc folder of x2gothinclientmanagement.
- For TCE stations with multiple heads, align heads next to each other
in order of appearance in xrandr.
- Fix multi-head detection failures where xrandr writes output to stderr
(closes upstream issue #48).
- Rename x2goclient user to ,,x2gothinclient'' user (system user account).
Make sure that the system user account gets created during
x2gothinclient_create and during installation of the x2gothinclient
package (closes upstream issue #47).
- x2gothinclient_create: replace /home by /var/lib/x2gothinclient in
/etc/fstab template.
- x2gothinclient_update: make sure config target folders exist.
- x2gothinclient_create: syntax fix, spotted by Thomas Güttler (Fixes: #95).
- Export $LANG and $LANGUAGE to TCE daemon.
- Use qx instead of open3 to launch x2goclient. (Fixes: #66).
- Only make x2gousbmount and x2gognupgccid scripts functional if
x2gothinclientd is running.
- When finishing x2gothinclientd, wait when killing processes till all
processes have vanished. Only kill processes owned by user x2gothinclient.
- When finishing x2gothinclientd, make sure no dbus-* processes remain.
- Unmount /proc, /sys and /dev/pts before doing x2gothinclient_cleanup.
- Add README.qemu that explains how to test the X2Go TCE with qemu.
(Fixes: #115).
- Fix code that turns absolute symlinks into relative symlink for /vmlinuz
and /initrd.img.
- Fix shutdown button failures.
- TCE management: Do an apt-get clean after TCE creation/upgrade.
- TCE creation: fix installation path of FreeRDP's known_hosts file.
- TCE creation: install the TCE from the nightly builds while this
project is not yet released. (Fixes: #251).
- TCE creation: default to wheezy for creating new TCE environments.
* /debian/control:
+ Maintainer change in package: X2Go Developers <x2go-dev(a)lists.berlios.de>.
+ Priority: optional.
+ Add dependency (x2gothinclient bin:package): x11-xserver-utils (for xrandr
support).
+ Add dependency (x2gousbmount, x2gocdmanager): libfile-path-expand-perl.
+ Bump Standards to 3.9.3 (no changes needed).
+ Remove TCE tools (vim, mc, ...) from Recommends: field, install those via
x2gothinclient_create. Add pulseaudio, dbus-x11, policykit-1 to Depends:
field.
* /debian/rules:
+ Fix lintian issue: debian-rules-missing-recommended-target build-arch
+ Fix lintian issue: debian-rules-missing-recommended-target build-indep
* /debian/x2gothinclient.examples:
+ Fix src location of example config files.
* /debian/x2gothinclient.install:
+ Install TCE config files into /etc/x2go by default.
* /debian/x2gothinclientmanagement.manpages:
+ Make sure all man pages for bin:package x2gothinclientmanagement get
installed into package.
* /debian/x2gothinclient.init:
+ Update pointer to X2Go TCE documentation on http://wiki.x2go.org.
* /debian/x2gothinclient.postrm:
+ On action=purge, wait for 20s until x2gothinclientd has stopped.
* /debian/po/*:
+ Use po-debconf for translating debconf templates. Add German debconf
translation.
* Launch X2Go TCE via /etc/X11/default-display-manager. Add debconf template
to handle default display manager selection. Inspired by Debian's gdm
package.
* Only start X2Go CD Manager if x2gothinclientd is the default display
manager.
.
[ Oleksandr Shneyder ]
* New upstream version (1.1.0.0):
- Use expand_file from File::Path::Expand to detect full path
of ~x2gothinclient/.halt.
close #66
thanks
Hello,
we are very hopeful that X2Go issue #66 reported by you
has been resolved in the new release (1.1.0.0) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.0)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=82d0f1a2a4c…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.0
Status: RELEASE
Date: Fri, 19 Jul 2013 23:31:10 +0200
Fixes: 66 95 115 251
Changes:
x2gothinclient (1.1.0.0) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (1.1.0.0):
- When X2Go TCE has plymouth installed, make sure pressing the
halt button does not change to the wrong tty.
- Truncate echo output lines to less than 80 chars.
- Use sed to patch initramfs configuration (rather than a patch
that fails on wheezy). The change is needed for squeeze only.
- Fix x2go_tce_shell.sh script, escape braces.
- Change method of mounting /proc, /sys and /dev inside of chroots.
- Step towards wheezy, enable plymouth boot splash.
- Symlink /etc/mtab to /proc/mounts before installing any kernel
during the chroot creation process.
- Handle /etc/fstab in TCE chroot differently for squeeze and wheezy
(/dev/pts does not need an entry in fstab on wheezy systems, /var/run
got relocated to /run).
- /etc/network/interfaces in wheezy already contains a loopback device
entry.
- Mount proc and sysfs from outside chroot, cleanly unmount both in case
there are more than one mountpoints for sysfs or proc mounted.
- Do not fail if proc or sysfs are already mounted within chroot.
- Allow thin client management (x2gothinclient_shell,
x2gothinclient_upgrade) while thin clients are in use.
- Disable kms for radeon and i915 graphics adapters.
- x2gothinclient_shell now does not affect boot behavious of the TCE
machines anymore, thus, removing the notification output when
launching the X2Go TCE maintenance shell.
- Drop i686 kernel support, use i486 kernel by default. In Debian wheezy
we only find a 686-pae kernel which fails on some (virtual) hardware (e.g.
virtualbox).
- Make sure that kernel + initrd symlinks are relative symlinks.
- Keep mounts for /proc and /dev/pts with option noauto for mounting inside
of chroot. They are not needed during TCE boot.
- Make the SSH daemon listen on IPv4 localhost address only.
- Provide /dev/pts inside chroot.
- Move configuration template from /usr/share/tce to /usr/share/tce/etc.
- Add direct FreeRDP support for defaults TCE installation.
- Add empty known_host file for FreeRDP.
- Start with US keyboard as default keyboard layout.
- Only mount /proc, /sys, /dev/pts inside chroot if not already mounted.
- Xorg appears as /usr/bin/X in ps ax output. Make sure it gets detected.
- Provide a README.hostname file in doc folder of x2gothinclientmanagement.
- For TCE stations with multiple heads, align heads next to each other
in order of appearance in xrandr.
- Fix multi-head detection failures where xrandr writes output to stderr
(closes upstream issue #48).
- Rename x2goclient user to ,,x2gothinclient'' user (system user account).
Make sure that the system user account gets created during
x2gothinclient_create and during installation of the x2gothinclient
package (closes upstream issue #47).
- x2gothinclient_create: replace /home by /var/lib/x2gothinclient in
/etc/fstab template.
- x2gothinclient_update: make sure config target folders exist.
- x2gothinclient_create: syntax fix, spotted by Thomas Güttler (Fixes: #95).
- Export $LANG and $LANGUAGE to TCE daemon.
- Use qx instead of open3 to launch x2goclient. (Fixes: #66).
- Only make x2gousbmount and x2gognupgccid scripts functional if
x2gothinclientd is running.
- When finishing x2gothinclientd, wait when killing processes till all
processes have vanished. Only kill processes owned by user x2gothinclient.
- When finishing x2gothinclientd, make sure no dbus-* processes remain.
- Unmount /proc, /sys and /dev/pts before doing x2gothinclient_cleanup.
- Add README.qemu that explains how to test the X2Go TCE with qemu.
(Fixes: #115).
- Fix code that turns absolute symlinks into relative symlink for /vmlinuz
and /initrd.img.
- Fix shutdown button failures.
- TCE management: Do an apt-get clean after TCE creation/upgrade.
- TCE creation: fix installation path of FreeRDP's known_hosts file.
- TCE creation: install the TCE from the nightly builds while this
project is not yet released. (Fixes: #251).
- TCE creation: default to wheezy for creating new TCE environments.
* /debian/control:
+ Maintainer change in package: X2Go Developers <x2go-dev(a)lists.berlios.de>.
+ Priority: optional.
+ Add dependency (x2gothinclient bin:package): x11-xserver-utils (for xrandr
support).
+ Add dependency (x2gousbmount, x2gocdmanager): libfile-path-expand-perl.
+ Bump Standards to 3.9.3 (no changes needed).
+ Remove TCE tools (vim, mc, ...) from Recommends: field, install those via
x2gothinclient_create. Add pulseaudio, dbus-x11, policykit-1 to Depends:
field.
* /debian/rules:
+ Fix lintian issue: debian-rules-missing-recommended-target build-arch
+ Fix lintian issue: debian-rules-missing-recommended-target build-indep
* /debian/x2gothinclient.examples:
+ Fix src location of example config files.
* /debian/x2gothinclient.install:
+ Install TCE config files into /etc/x2go by default.
* /debian/x2gothinclientmanagement.manpages:
+ Make sure all man pages for bin:package x2gothinclientmanagement get
installed into package.
* /debian/x2gothinclient.init:
+ Update pointer to X2Go TCE documentation on http://wiki.x2go.org.
* /debian/x2gothinclient.postrm:
+ On action=purge, wait for 20s until x2gothinclientd has stopped.
* /debian/po/*:
+ Use po-debconf for translating debconf templates. Add German debconf
translation.
* Launch X2Go TCE via /etc/X11/default-display-manager. Add debconf template
to handle default display manager selection. Inspired by Debian's gdm
package.
* Only start X2Go CD Manager if x2gothinclientd is the default display
manager.
.
[ Oleksandr Shneyder ]
* New upstream version (1.1.0.0):
- Use expand_file from File::Path::Expand to detect full path
of ~x2gothinclient/.halt.
close #95
thanks
Hello,
we are very hopeful that X2Go issue #95 reported by you
has been resolved in the new release (1.1.0.0) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.0)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=82d0f1a2a4c…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.0
Status: RELEASE
Date: Fri, 19 Jul 2013 23:31:10 +0200
Fixes: 66 95 115 251
Changes:
x2gothinclient (1.1.0.0) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (1.1.0.0):
- When X2Go TCE has plymouth installed, make sure pressing the
halt button does not change to the wrong tty.
- Truncate echo output lines to less than 80 chars.
- Use sed to patch initramfs configuration (rather than a patch
that fails on wheezy). The change is needed for squeeze only.
- Fix x2go_tce_shell.sh script, escape braces.
- Change method of mounting /proc, /sys and /dev inside of chroots.
- Step towards wheezy, enable plymouth boot splash.
- Symlink /etc/mtab to /proc/mounts before installing any kernel
during the chroot creation process.
- Handle /etc/fstab in TCE chroot differently for squeeze and wheezy
(/dev/pts does not need an entry in fstab on wheezy systems, /var/run
got relocated to /run).
- /etc/network/interfaces in wheezy already contains a loopback device
entry.
- Mount proc and sysfs from outside chroot, cleanly unmount both in case
there are more than one mountpoints for sysfs or proc mounted.
- Do not fail if proc or sysfs are already mounted within chroot.
- Allow thin client management (x2gothinclient_shell,
x2gothinclient_upgrade) while thin clients are in use.
- Disable kms for radeon and i915 graphics adapters.
- x2gothinclient_shell now does not affect boot behavious of the TCE
machines anymore, thus, removing the notification output when
launching the X2Go TCE maintenance shell.
- Drop i686 kernel support, use i486 kernel by default. In Debian wheezy
we only find a 686-pae kernel which fails on some (virtual) hardware (e.g.
virtualbox).
- Make sure that kernel + initrd symlinks are relative symlinks.
- Keep mounts for /proc and /dev/pts with option noauto for mounting inside
of chroot. They are not needed during TCE boot.
- Make the SSH daemon listen on IPv4 localhost address only.
- Provide /dev/pts inside chroot.
- Move configuration template from /usr/share/tce to /usr/share/tce/etc.
- Add direct FreeRDP support for defaults TCE installation.
- Add empty known_host file for FreeRDP.
- Start with US keyboard as default keyboard layout.
- Only mount /proc, /sys, /dev/pts inside chroot if not already mounted.
- Xorg appears as /usr/bin/X in ps ax output. Make sure it gets detected.
- Provide a README.hostname file in doc folder of x2gothinclientmanagement.
- For TCE stations with multiple heads, align heads next to each other
in order of appearance in xrandr.
- Fix multi-head detection failures where xrandr writes output to stderr
(closes upstream issue #48).
- Rename x2goclient user to ,,x2gothinclient'' user (system user account).
Make sure that the system user account gets created during
x2gothinclient_create and during installation of the x2gothinclient
package (closes upstream issue #47).
- x2gothinclient_create: replace /home by /var/lib/x2gothinclient in
/etc/fstab template.
- x2gothinclient_update: make sure config target folders exist.
- x2gothinclient_create: syntax fix, spotted by Thomas Güttler (Fixes: #95).
- Export $LANG and $LANGUAGE to TCE daemon.
- Use qx instead of open3 to launch x2goclient. (Fixes: #66).
- Only make x2gousbmount and x2gognupgccid scripts functional if
x2gothinclientd is running.
- When finishing x2gothinclientd, wait when killing processes till all
processes have vanished. Only kill processes owned by user x2gothinclient.
- When finishing x2gothinclientd, make sure no dbus-* processes remain.
- Unmount /proc, /sys and /dev/pts before doing x2gothinclient_cleanup.
- Add README.qemu that explains how to test the X2Go TCE with qemu.
(Fixes: #115).
- Fix code that turns absolute symlinks into relative symlink for /vmlinuz
and /initrd.img.
- Fix shutdown button failures.
- TCE management: Do an apt-get clean after TCE creation/upgrade.
- TCE creation: fix installation path of FreeRDP's known_hosts file.
- TCE creation: install the TCE from the nightly builds while this
project is not yet released. (Fixes: #251).
- TCE creation: default to wheezy for creating new TCE environments.
* /debian/control:
+ Maintainer change in package: X2Go Developers <x2go-dev(a)lists.berlios.de>.
+ Priority: optional.
+ Add dependency (x2gothinclient bin:package): x11-xserver-utils (for xrandr
support).
+ Add dependency (x2gousbmount, x2gocdmanager): libfile-path-expand-perl.
+ Bump Standards to 3.9.3 (no changes needed).
+ Remove TCE tools (vim, mc, ...) from Recommends: field, install those via
x2gothinclient_create. Add pulseaudio, dbus-x11, policykit-1 to Depends:
field.
* /debian/rules:
+ Fix lintian issue: debian-rules-missing-recommended-target build-arch
+ Fix lintian issue: debian-rules-missing-recommended-target build-indep
* /debian/x2gothinclient.examples:
+ Fix src location of example config files.
* /debian/x2gothinclient.install:
+ Install TCE config files into /etc/x2go by default.
* /debian/x2gothinclientmanagement.manpages:
+ Make sure all man pages for bin:package x2gothinclientmanagement get
installed into package.
* /debian/x2gothinclient.init:
+ Update pointer to X2Go TCE documentation on http://wiki.x2go.org.
* /debian/x2gothinclient.postrm:
+ On action=purge, wait for 20s until x2gothinclientd has stopped.
* /debian/po/*:
+ Use po-debconf for translating debconf templates. Add German debconf
translation.
* Launch X2Go TCE via /etc/X11/default-display-manager. Add debconf template
to handle default display manager selection. Inspired by Debian's gdm
package.
* Only start X2Go CD Manager if x2gothinclientd is the default display
manager.
.
[ Oleksandr Shneyder ]
* New upstream version (1.1.0.0):
- Use expand_file from File::Path::Expand to detect full path
of ~x2gothinclient/.halt.
close #115
thanks
Hello,
we are very hopeful that X2Go issue #115 reported by you
has been resolved in the new release (1.1.0.0) of the
X2Go source project »src:x2gothinclient«.
You can view the complete changelog entry of src:x2gothinclient (1.1.0.0)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2gothinclient.
http://code.x2go.org/gitweb?p=x2gothinclient.git;a=commitdiff;h=82d0f1a2a4c…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2gothinclient.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:x2gothinclient
Version: 1.1.0.0
Status: RELEASE
Date: Fri, 19 Jul 2013 23:31:10 +0200
Fixes: 66 95 115 251
Changes:
x2gothinclient (1.1.0.0) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (1.1.0.0):
- When X2Go TCE has plymouth installed, make sure pressing the
halt button does not change to the wrong tty.
- Truncate echo output lines to less than 80 chars.
- Use sed to patch initramfs configuration (rather than a patch
that fails on wheezy). The change is needed for squeeze only.
- Fix x2go_tce_shell.sh script, escape braces.
- Change method of mounting /proc, /sys and /dev inside of chroots.
- Step towards wheezy, enable plymouth boot splash.
- Symlink /etc/mtab to /proc/mounts before installing any kernel
during the chroot creation process.
- Handle /etc/fstab in TCE chroot differently for squeeze and wheezy
(/dev/pts does not need an entry in fstab on wheezy systems, /var/run
got relocated to /run).
- /etc/network/interfaces in wheezy already contains a loopback device
entry.
- Mount proc and sysfs from outside chroot, cleanly unmount both in case
there are more than one mountpoints for sysfs or proc mounted.
- Do not fail if proc or sysfs are already mounted within chroot.
- Allow thin client management (x2gothinclient_shell,
x2gothinclient_upgrade) while thin clients are in use.
- Disable kms for radeon and i915 graphics adapters.
- x2gothinclient_shell now does not affect boot behavious of the TCE
machines anymore, thus, removing the notification output when
launching the X2Go TCE maintenance shell.
- Drop i686 kernel support, use i486 kernel by default. In Debian wheezy
we only find a 686-pae kernel which fails on some (virtual) hardware (e.g.
virtualbox).
- Make sure that kernel + initrd symlinks are relative symlinks.
- Keep mounts for /proc and /dev/pts with option noauto for mounting inside
of chroot. They are not needed during TCE boot.
- Make the SSH daemon listen on IPv4 localhost address only.
- Provide /dev/pts inside chroot.
- Move configuration template from /usr/share/tce to /usr/share/tce/etc.
- Add direct FreeRDP support for defaults TCE installation.
- Add empty known_host file for FreeRDP.
- Start with US keyboard as default keyboard layout.
- Only mount /proc, /sys, /dev/pts inside chroot if not already mounted.
- Xorg appears as /usr/bin/X in ps ax output. Make sure it gets detected.
- Provide a README.hostname file in doc folder of x2gothinclientmanagement.
- For TCE stations with multiple heads, align heads next to each other
in order of appearance in xrandr.
- Fix multi-head detection failures where xrandr writes output to stderr
(closes upstream issue #48).
- Rename x2goclient user to ,,x2gothinclient'' user (system user account).
Make sure that the system user account gets created during
x2gothinclient_create and during installation of the x2gothinclient
package (closes upstream issue #47).
- x2gothinclient_create: replace /home by /var/lib/x2gothinclient in
/etc/fstab template.
- x2gothinclient_update: make sure config target folders exist.
- x2gothinclient_create: syntax fix, spotted by Thomas Güttler (Fixes: #95).
- Export $LANG and $LANGUAGE to TCE daemon.
- Use qx instead of open3 to launch x2goclient. (Fixes: #66).
- Only make x2gousbmount and x2gognupgccid scripts functional if
x2gothinclientd is running.
- When finishing x2gothinclientd, wait when killing processes till all
processes have vanished. Only kill processes owned by user x2gothinclient.
- When finishing x2gothinclientd, make sure no dbus-* processes remain.
- Unmount /proc, /sys and /dev/pts before doing x2gothinclient_cleanup.
- Add README.qemu that explains how to test the X2Go TCE with qemu.
(Fixes: #115).
- Fix code that turns absolute symlinks into relative symlink for /vmlinuz
and /initrd.img.
- Fix shutdown button failures.
- TCE management: Do an apt-get clean after TCE creation/upgrade.
- TCE creation: fix installation path of FreeRDP's known_hosts file.
- TCE creation: install the TCE from the nightly builds while this
project is not yet released. (Fixes: #251).
- TCE creation: default to wheezy for creating new TCE environments.
* /debian/control:
+ Maintainer change in package: X2Go Developers <x2go-dev(a)lists.berlios.de>.
+ Priority: optional.
+ Add dependency (x2gothinclient bin:package): x11-xserver-utils (for xrandr
support).
+ Add dependency (x2gousbmount, x2gocdmanager): libfile-path-expand-perl.
+ Bump Standards to 3.9.3 (no changes needed).
+ Remove TCE tools (vim, mc, ...) from Recommends: field, install those via
x2gothinclient_create. Add pulseaudio, dbus-x11, policykit-1 to Depends:
field.
* /debian/rules:
+ Fix lintian issue: debian-rules-missing-recommended-target build-arch
+ Fix lintian issue: debian-rules-missing-recommended-target build-indep
* /debian/x2gothinclient.examples:
+ Fix src location of example config files.
* /debian/x2gothinclient.install:
+ Install TCE config files into /etc/x2go by default.
* /debian/x2gothinclientmanagement.manpages:
+ Make sure all man pages for bin:package x2gothinclientmanagement get
installed into package.
* /debian/x2gothinclient.init:
+ Update pointer to X2Go TCE documentation on http://wiki.x2go.org.
* /debian/x2gothinclient.postrm:
+ On action=purge, wait for 20s until x2gothinclientd has stopped.
* /debian/po/*:
+ Use po-debconf for translating debconf templates. Add German debconf
translation.
* Launch X2Go TCE via /etc/X11/default-display-manager. Add debconf template
to handle default display manager selection. Inspired by Debian's gdm
package.
* Only start X2Go CD Manager if x2gothinclientd is the default display
manager.
.
[ Oleksandr Shneyder ]
* New upstream version (1.1.0.0):
- Use expand_file from File::Path::Expand to detect full path
of ~x2gothinclient/.halt.
close #166
thanks
Hello,
we are very hopeful that X2Go issue #166 reported by you
has been resolved in the new release (0.4.0.3) of the
X2Go source project »src:pyhoca-gui«.
You can view the complete changelog entry of src:pyhoca-gui (0.4.0.3)
below, and you can use the following link to view all the code changes
between this and the last release of src:pyhoca-gui.
http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=commitdiff;h=750275bd9544cdf…
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:pyhoca-gui.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
X2Go Component: src:pyhoca-gui
Version: 0.4.0.3
Status: RELEASE
Date: Fri, 19 Jul 2013 20:50:06 +0200
Fixes: 166
Changes:
pyhoca-gui (0.4.0.3) RELEASED; urgency=low
.
* New upstream version (0.4.0.3):
- On selecting »Unshare All Local Folders« purge all shares from the
»export« session profile parameter if »restoreexports« is set to true
in the session profile.
- Catch SSH Exception for mismatching host keys and make it translatable.
(Fixes: #166).
- Add an ,,About Python X2Go...'' menu item that opens a window providing
information on the Python X2Go source code download location.
tag #238 pending
fixed #238 2:3.5.0.21
thanks
Hello,
X2Go issue #238 (src:nx-libs) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=9113131
The issue will most likely be fixed in src:nx-libs (2:3.5.0.21).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 9113131a7d3ff7e6ec922b45c6bc9b08af4e7880
Author: Orion Poplawski <orion(a)cora.nwra.com>
Date: Fri Jul 19 19:25:05 2013 +0200
Change build options so that bundled libraries are not used anymore at build time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238).
diff --git a/debian/changelog b/debian/changelog
index 32c4712..4c68399 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
nx-libs (2:3.5.0.21-0) UNRELEASED; urgency=low
+ [ Mike Gabriel ]
* Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go
(for x2goagent). (Fixes: #199).
* Use a keystrokes.cfg that reflects the normally hard-coded defaults of
@@ -10,6 +11,11 @@ nx-libs (2:3.5.0.21-0) UNRELEASED; urgency=low
+ Only install keystrokes.cfg when in full mode.
+ Only install nxproxy wrapper when in lite mode.
+ [ Orion Poplawski ]
+ * Change build options so that bundled libraries are not used anymore at
+ build time. Remove bundled libraries from rolled tarballs, as well. (Fixes:
+ #238).
+
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Thu, 28 Mar 2013 21:07:42 +0100
nx-libs (2:3.5.0.20-0) unstable; urgency=low
Processing commands for control(a)bugs.x2go.org:
> severity #260 important
Bug #260 [x2goclient] Mac client not accepting input after disconnect
Severity set to 'important' from 'normal'
> severity #139 important
Bug #139 [x2goclient] x2goclient: No keyboard input at login in broker-mode on OSX
Severity set to 'important' from 'grave'
> merge #260 #139
Bug #260 [x2goclient] Mac client not accepting input after disconnect
Bug #139 [x2goclient] x2goclient: No keyboard input at login in broker-mode on OSX
There is no source info for the package 'x2goclient' at version '4.0.0.4' with architecture ''
Unable to make a source version for version '4.0.0.4'
There is no source info for the package 'x2goclient' at version '4.0.1.0' with architecture ''
Unable to make a source version for version '4.0.1.0'
Marked as found in versions 4.0.1.0.
Bug #260 [x2goclient] Mac client not accepting input after disconnect
There is no source info for the package 'x2goclient' at version '4.0.0.4' with architecture ''
Unable to make a source version for version '4.0.0.4'
There is no source info for the package 'x2goclient' at version '4.0.1.0' with architecture ''
Unable to make a source version for version '4.0.1.0'
Marked as found in versions 4.0.0.4.
Merged 139 260
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
139: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=139
260: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=260
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems