File: ChangeLog

package info (click to toggle)
x2gothinclient 1.5.0.1-13
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 856 kB
  • sloc: sh: 1,285; perl: 433; cpp: 76; makefile: 26
file content (620 lines) | stat: -rw-r--r-- 30,228 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
x2gothinclient (1.5.0.1-0x2go2) unstable; urgency=medium

  [ Mihai Moldovan ]
  * New upstream release (1.5.0.1):
    - management/etc/x2gothinclient_settings: remove heuler from apt line.
    - management/etc/x2gothinclient_settings: add "extras" component.
    - misc: update copyright notices.
    - misc manpages: pre-release version and date updates.
  * usbmount/x2gousbmount:
    - Whitespace- and comment-only changes.
    - Rework x2gothinclientd check.
    - Remove uni_xlate from ntfs and vfat mounts, add utf8 option to vfat
      mounts and document this choice.
  * debian/control:
    + Add hicolor-icon-theme as an alternative to nuvola-icon-theme.
    + Replace lightdm dependency with nodm for now. This breaks MMD! Nodm is a
      bad choice in general, but lightdm has "dependency problems" (requires a
      package that provides the logind virtual package) and is apparently "too
      big". However, nodm is stale software and upstream considered replacing
      it with a lightdm wrapper, so let's see where that gets us...

  [ Stefan Baur ]
  * New upstream release (1.5.0.1):
  * usbmount/x2gousbmount:
    - Pull (most) changes from doc:howto:tce wiki page.

  [ Mike Gabriel ]
  * New upstream release (1.5.0.1):
    - 19_x2gothinclient-minidesktop.gschema.override: Explicitly use MATE-
      specific theming of the desktop UI. (Fixes: #1364).
    - Install minidesktop's background SVG to DATADIR and symlink to it in
      ETCDIR.
    - Provide empty/dummy FreeRDPv2 known_hosts2 file if not
      already there.
    - management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home:
      Make X2Go Client desktop link executable, so that it becomes a real
      desktop link.
    - minidesktop/init/: Drop init script for mini desktop variant. Always been
      a no-op script.
    - Provide systemd service files for x2gothinclient-cdmanager and
      x2gothinclient-displaymanager.
    - init scripts: Use /run rather than /var/run for placing PID files.
    - minidesktop: Rename LTSP display manager override script to 88-... (from
      60-...). As suggested by Alkis Georgopoulos.
  * debian/rules:
    + Convert to pure debhelper rules file.
    + Remove Qt5 build cruft from cdmanager/powerej/.
  * debian/control:
    + Prefer lightdm over nodm for the minidesktop variant. With lightdm
      the minidesktop is set-up out of the box.
    + Add Rules-Requires-Root: field and set it to "no".
    + Bump Standards-Version: to 4.4.1. No changes needed.
    + Don't use first person plural pronoun in LONG_DESCRIPTION.
    + Add D (any bin:pkg reported by lintian): lsb-base.
  * debian/{control,x2gothinclient.<scripts>}:
    + Drop all transitional packages.
  * debian/x2gothinclient-minidesktop.init:
    + Drop init script, never had functionality.
  * debian/x2gothinclient-*.serivce:
    + Symlink to upstream files.

 -- X2Go Release Manager <git-admin@x2go.org>  Fri, 29 Nov 2019 04:16:47 +0100

x2gothinclient (1.5.0.0-0x2go1) unstable; urgency=low

  [ Mike Gabriel ]
  * New upstream release (1.5.0.0):
    - Stop advertising GNOME in default session profile. Switching to MATE.
    - Use type=auto for automatic keyboard detection as default in example
      session profiles.
    - Avoid error message in x2gothinclient_shell if the chroot does not have
      a file-or-symlink /etc/resolv.conf.
    - Use resolv.conf file from host system when running x2gothinclient_upgrade.
    - Add COPYING file.
    - Run x2gothinclient_shell and x2gothinclient_upgrade with LANG=C.
    - Don't run x2gothinclient_init inside TCE chroot operations
      (x2gothinclient_shell or x2gothinclient_upgrade).
    - Avoid x2gothinclient_init failures, use if..then..fi instead of
      the test command.
    - Init scripts: Provide status option.
    - Use lazy unmounts for unmounting bind-mounted /proc, /sys, /dev/pts
      after exiting the TCE chroot (x2gothinclient_create, x2gothinclient_shell,
      x2gothinclient_upgrade, x2gothinclient_cleanup).
    - Assure that a tmpfs under <chroot>/root gets mounted and cleanly
      unmounted (x2gothinclient_shell, x2gothinclient_upgrade).
    - Use run-parts to initialize the TCE during runtime. (Fixes: #419).
    - New TCE component: x2gothinclient-minidesktop. Instead of using
      X2Go Client as login manager, we launch a minimal MATE desktop and
      connect to X2Go sessions from there.
      . Add WindowList applet to MATE panel.
      . On $HOME creation, copy x2gothinclient-minidesktop.desktop into
        ~/Desktop.
      . Provide init script for x2gothinclient-minidesktop to handle maintenance
        tasks if TCE is installed with in minidesktop flavour.
      . Tweak MATE minidesktop via GScheme overrides.
      . Launch MATE minidesktop via LightDM autologin feature.
      . Add XDG autostart .desktop file for the TCE's X2Go Client.
      . Add VERSION.<package> file for x2gothinclient-minidesktop.
      . Make X2Go TCE layout / appearance overridable by installing
        debian-edu-artwork package.
      . Use default X2Go Client background for x2gothinclient-minidesktop.
        Provide configurable desktop background instead. Install desktop
        background as desktop-base alternative.
      . On minidesktop TCE creation based on wheezy, pull in packages from
        wheezy-backports (i.e. MATE desktop environment).
      . MATE Application menu: Move the default X2Go Client .desktop file out
        of the way (dpkg-divert) and provide the TCE's .desktop file instead.
      . Make sure that launching x2goclient via a terminal or the run command
        box in MATE results in the restricted TCE X2Go Client.
      . Make contrib and non-free software available on minidesktop TCE
        creation.
      . Disallow Caja to handle storage media (automounting, opening, etc.).
      . Enable usbmounts and smartcard rules for minidestop TCE flavour.
      . Enforce TCE session restart after logout.
      . Provide Web browser shortcut in the MATE panel.
      . Enable native-protocol-tcp module in pulseaudio on every X2Go Client
        launch. Allow access from local host only, require auth cookie.
    - Adapt management package to TCE flavouring. Add new configuration
      option in x2gothinclient_settings: TC_FLAVOUR (can be: minidesktop or
      displaymanager).
    - Use proper quotations in several X2Go TCE scripts.
    - Don't choke if /etc/resolv.conf in the TCE chroot is a symbolic link
      (in x2gothinclient_shell, x2gothinclient_upgrade).
    - README.i18n: Add file that explains the translation workflow for
      this package. Thanks to Mark Pedersen-Cook for drafting this file.
    - For X2Go TCE in display manager mode, set login backgrounds of all
      screens (if more than one is used) to a blue'ish background color.
      (Fixes: #718).
    - TCE in display manager mode: Don't align multiple heads next to
      one another if a (Wacom) touchscreen is detected in the list of heads.
      (Fixes: #719).
    - management/sbin/x2gothinclient_update: Create
      $TC_CHROOT/etc/x2go/x2gothinclient_init.d/ before copying files into it.
    - management/sbin/x2gothinclient_update: Consider known_hosts2 FreeRDP host
      key files, known_hosts was used for FreeRDP v1.x and are in fact
      deprecated nowadays.
    - management/sbin/x2gothinclient_create: Stop using deprecated --force-yes.
    - 010_x2gothinclient-fresh-home: Install FreeRDPv2's known_hosts2 file into
      ~x2gothinclient user's home dir when creating a fresh home.
    - x2gothinclient_sessions: Provide RDP-Direct session profile example that
      utilizes FreeRDPv2 rather than deprecated FreeRDPv1.x. (On Debian stretch,
      it is recommended to use FreeRDPv2 from Debian stretch-backports).
    - x2gothinclient-<TC-FLAVOUR>_start: Drop requirement of having symlink
      /etc/x2go/x2gothinclient_start. Now all code passages that use the _start
      wrapper, use the x2gothinclient-<TC-FLAVOUR>_start file directly.
  * debian/control:
    + Rename bin:package: x2gothinclient -> x2gothinclient-daemon.
    + Make sure x2gothinclient-minidesktop pulls in X11 and X2Go Client.
    + New bin:package: x2gothinclient-common. Commonly shared by
      x2gothinclient-minidesktop and x2gothinclient-displaymanager
    + Add D (displaymanager flavour, minidesktop flavour): pinentry-x2go.
    + Add D (x2gothinclient-minidesktop): lightdm.
    + Add R (x2gothinclient-minidesktop): flashplugin-nonfree.
    + Add R (x2gothinclient-chroot): ntp.
    + Move to Pre-D (x2gothinclient-minidesktop): x2goclient, lightdm. Make
      sure those packages are installed already avoiding dpkg-divert failures.
    + Allow co-installation of displaymanager and minidesktop bin:pkgs. They
      have no conflicting files and we should rather make the startup mode
      configurable through debconf.
  * debian/copyright:
    + Use copyright-format 1.0.

  [ Stefan Baur ]
  * New upstream release (1.5.0.0):
    - Allow Xinerama / XRandR setup via /proc/cmdline. (Fixes: #726).
  * usbmount/x2gousbmount:
    - Make user pseudo-selectible via a variable and fix usage across file.
    - Try to create file-sharing facilities harder.
    - Fix desktop/thinclient mode detection. Fixes: #1136.
    - Set default username to x2gothinclient for MATE minidesktop builds, even
      for X2GO TCE Live builds.
    - Add support for (V)FAT, NTFS, HFS, HPFS and EXT* (via fuse-ext2) file
      systems.

  [ Mark Pedersen-Cook ]
  * debian/po:
    + Add DebConf translation to Danish.

  [ Kaan Ozdincer ]
  * debian/po:
    + Add DebConf translation to Turkish.

  [ Mihai Moldovan ]
  * New upstream release (1.5.0.0):
    - Change string "X2go" to "X2Go" where appropriate.
    - displaymanager/init/x2gothinclient-displaymanager.init: fix unchanged
      "gdm" string in log message. Fixes: #997.
    - management/share/etc/x2gothinclient-minidesktop_start: correctly
      continue commented out command on the next line. Fixes: #1147.
    - displaymanager/sbin/x2gothinclientd: correctly break long strings over
      several lines and concatenate them.
    - management/share/etc/x2gothinclient_init.d/
      950_x2gothinclient-minidesktop: call Xsession in mate-minidesktop builds
      of X2Go TCE Live.
    - misc: update copyright notices, but for Mike Gabriel.
    - README.howto: fix typos.
    - misc: update http:// to https:// URLs where appropriate.
    - misc: drop whitespace from hashbangs.
    - debian/x2gothinclient-common.postrm: newline at EOF change.
    - misc: update Oleksandr's mail address.
    - misc manpages: whitespace only.
    - misc manpages: pre-release version and date updates.
    - cdmanager/powerej/mb.{cpp,h}: whitespace only.
    - cdmanager/powerej/powerej.pro: regenerate with Qt5's qmake and merge.
    - cdmanager/powerej/eject.cpp: use PlastiqueStyle with Qt4 and Fusion with
      Qt5.
    - cdmanager/powerej/eject.cpp: include QStyleFactory.
    - misc manpages: pre-release date update.
  * usbmount/x2gousbmount:
    - Fix typo int -> print. Fixes: #840.
    - Update copyright notice.
    - Fix left-over check_x2gothinclientd definition (should have been
      check_x2gothinclientmode).
  * debian/control:
    - Whitespace only.
    - x2gothinclient-cdmanager: drop libqt4-gui Depends. Already handled by
      libqt4-dev Build-Depends and shlibs and misc Depends.
    - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>.
    - Uploaders: add myself. Also, force a rebuild due to the changed
      versioning.
    - Resurrect x2go{thinclient-management,usbmount,cdmanager,smartcardrules}
      as dummy packages in the spirit of x2gothinclient for a smooth upgrade
      path.
    - mate-media-pulse and mate-settings-daemon-pulse are gone in Stretch.
      Depend on them lightly.
    - Replace iceweasel dependency with firefox-esr. All suites provide the
      newer name. Avoids an ugly outdated menu entry.
    - Build-depend upon Qt5 instead of Qt4.
    - Bump DH compat level to 9.
  * management/share/etc/x2gothinclient-minidesktop_start:
    - Correctly quote pactl command line arguments, avoids the shell
      interpreting the embedded semicolon as a command separator.
  * debian/po:
    - Minor fixup on author name.
    - Regenerate templates and files.
    - Update template with metadata.
    - fr.po: update metadata.
    - Update bugs address in template.
    - Update translation metadata.
    - da.po: fixup.
    - de.po: fixup.
  * debian/copyright:
    - Remove obsolete and wrong obviouslynice.de address.
  * debian/rules:
    - Whitespace only.
    - Switch to building cdmanager/powerej via Qt5.
    - Modernize respective build flags.
    - Add all clause.
    - Make sure to select Qt5 variant, even though we probably won't use
      debhelper to build Qt projects.
    - Call qmake instead of qmake-qt5.
  * debian/compat:
    - Bump DH compat level to 9.

  [ Oleksandr Shneyder ]
  * x2gothinclientd: load config file when starting PulseAudio. Fixes: 1092.
  * upgrade to debian stretch.
  * set oldsatble to jessie in x2gothinclient_settings.
  * install linux-image-4.9.0-4-686 instead of dummy-package
  * add pxelinux in recommends for x2gothinclient-management
  * fix links in x2gothinclient_preptftpboot
  * fix link in x2gothinclient_create
  * install chroot for amd64
  * fix x2gothinclient_update to create files needed by x2gothinclientd
  * let user choose architecture by setting TC_ARCH variable. Default amd64.
  * improve support for gnupg and dbus.
  * modify x2gothinclientd to start scripts needed by gpg agent.
  * install meta-package for linux-image to get most recent version. Thanks to Mike for the hint.
  * start openbox to make xinerama work. Thanks to Walid Moghrabi for the hint.
  * fix Xorg checking in x2gothinclientd.
  * remove nomedeset option from x2go-tce.cfg. This option prevent loading of drm and disabling advanced graphic functions.
  * add openbox dependency.
  * do not start openbox any more. Xinerama issue should be fixed in x2goagent.

  [ Martti Pitkänen ]
  * debian/po:
    + Add DebConf translation to Finnish.

  [ Thierry Kauffmann ]
  * New upstream release (1.5.0.0):
    - debian/po: add French translation file.

 -- X2Go Release Manager <git-admin@x2go.org>  Sun, 02 Dec 2018 04:10:28 +0100

x2gothinclient (1.1.0.2-0x2go1) unstable; urgency=low

  * New upstream version (1.1.0.2):
    - No upstream changes.
  * debian/control:
    + Add libfile-path-expand-perl to Depends: field of x2gothinclient
      bin:package. (Fixes: #366).
  * debian/source/format:
    + Switch to format 1.0.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 27 Feb 2014 12:02:21 +0100

x2gothinclient (1.1.0.1-0~x2go1) unstable; urgency=low

  [ Mike Gabriel ]
  * New upstream version (1.1.0.1):
    - Switch to VT-7 on TC shutdown.
    - Syntax fix in x2gousbmount script.
    - Make ~x2gothinclient rw-able on TCE machines. Thanks to Peter
      Schneider for pointing at this.
    - Remove chroot bootstrap cruft when finished with creating the
      TCE chroot.
    - Deactivate serial line terminals on X2Go thinclients.
    - Install TCE dependencies via meta-package x2gothinclient-chroot.
    - Move init scripts from debian/ folder into upstream folders.
    - Provide x2gothinclient-chroot.init script that tweaks the chroot
      during thin client startup.
    - Patch /etc/init.d/checkroot-bootclean.sh during TCE creation to
      avoid failures when clean tmp files on the read-only NFS root-fs.
    - Work around Debian bug #729373 during TCE creation. Replace alsa-utils
      init script and ALSA's utils.sh (for Debian wheezy+jessie chroots).
    - Refrain from using "~<user>" when launching X2Go Client as it cannot
      handle it, yet. Use "~" instead (handable by X2Go Client >= 4.0.1.2).
    - Tweak the /etc/os-release more comprehensively.
    - Update initramfs at the very end of the TCE creation.
    - Do not over-mount /run as tmpfs. This is already done by the Debian
      boot process.
    - Monitor mounted USB devices via ~x2gothinclient/mounts (and not via
      deprecated location /var/run).
    - Add TC_NONINTERACTIVE (commented out) to x2gothinclient_settings config
      file.
    - Add syslog support to x2gousbmount.
    - Install radeon and i915 kms/drm module into initrd image for Debian
      (>= 7).
  * debian/control:
    + New bin:package x2gothinclient-chroot.
    + Make sure x2gothinclient-chroot pulls in editing tools like
      mc, vim, less via Recommends: field.
    + Depend on x2goclient (>= 4.0.1.2-0~).
    + Suggest some helpful firmware packages (also from non-free) in bin:package
      x2gothinclient-chroot.

  [ Arnold Krille ]
  * New upstream version (1.1.0.1):
    - Extend x2gothinclient_shell to run anything given as arguments and
      fall back to $TC_SHELL when nothing is given. (Fixes: #301).
    - Allow non-interactive execution of x2gothinclient_create. (Fixes:
      #300).

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 22 Nov 2013 23:51:33 +0100

x2gothinclient (1.1.0.0-0~x2go1) unstable; 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@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.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 19 Jul 2013 23:31:10 +0200

x2gothinclient (1.0.1.8-0~x2go1) unstable; urgency=low

  * New upstream version (1.0.1.8):
    - Remove .halt file before shutting down.
    - Make x2gothinclient init script more robust.
    - Stop x2gothinclient init script if either x2gothinclient_init or
      x2gothinclient_start is missing/non-executable.
    - Fix spelling of X2Go.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 10 Aug 2012 10:44:07 +0200

x2gothinclient (1.0.1.7-0~x2go1) unstable; urgency=low

  * New upstream version (1.0.1.7):
    - Fix typo in copyright file.
    - Drop outdated README.howto and point to Wiki page with
      TCE documentation.
    - Replace red background with default blue background because
      of rendering problems and recognizablitity

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 13 Jun 2012 22:24:15 +0200

x2gothinclient (1.0.1.6-0~x2go2) unstable; urgency=low

  * Fix dependency on x2goclient.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 08 Mar 2012 13:10:14 +0100

x2gothinclient (1.0.1.6-0~x2go1) unstable; urgency=low

  [ Mike Gabriel ]
  * New upstream version (1.0.1.6):
    - Add background image support.
    - Add new boot splash background image.
    - New look'n'feel for boot splash menu.
  * Let x2gothinclient break and replace x2gothinshutdown.
  * Depend on x2goclient (>= 3.99.1.1).

  [ Oleksandr Shneyder ]
  * New upstream version (1.0.1.6):
   - x2gothinshutdown is removed.
   - Options --thinclient and --haltbt added to x2gothinclient_sessions.
   - x2gothinclientd is modified to use x2goclient shutdown button
     instead of x2gothinshutdown.
   - gnupg-agent, pinentry-x2go and gpgsm added to "Recommends" section
     for package x2gothinclient.
   - Changes in x2gothinclientd, pulseaudio parameter "--exit-idle-time=65535",
     breaking pulseaudio start command into in to several lines.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 07 Mar 2012 20:47:20 +0100

x2gothinclient (1.0.1.5-0~x2go1) unstable; urgency=low

  * New upstream version (1.0.1.5):
    - Fixes file permission problem introduced in 1.0.1.4.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 01 Feb 2012 13:47:42 +0100

x2gothinclient (1.0.1.4-0~x2go1) unstable; urgency=low

  * New upstream version (1.0.1.4):
    - Fix default value for shell in x2gothinclient_shell script.
    - Install alsa-base in X2Go TCE chroot and tmpfs mount /var/lib/alsa.
    - Pre-select example session after X2Go thin client has booted.
    - Rename every X2go string (in docs, screen output, etc.) to X2Go.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 18 Jan 2012 15:15:09 +0100

x2gothinclient (1.0.1.3-0~x2go1) unstable; urgency=low

  [ Mike Gabriel ]
  * New upstream version (1.0.1.3):
    - Split up x2gocdmanager package into x2gocdmanager and x2gothinshutdown
      package
    - Fix USB mounting, CD mounting,
    - Improve code layout (tab stops, inline comments)
    - Add HTTP_PROXY and FTP_PROXY support to x2gothinclientmanagement (APT
      package download)
    - Add example files/symlinks for tftpboot environment.
    - Add syslinux boot splash with X2Go flavour.
    - Install 486 and 686 kernels in TCE chroot.
    - Move PXE tftpboot examples to x2gothinclient/share/tftpboot.
    - Improval of syslinux boot screen.
    - Add x2gothinclient_preptftpboot script.
    - Add man page for x2gothinclient_preptftpboot.
    - Do not run management script if there is a problem with the X2Go TCE
      chroot.
    - Sanity checks: X2Go TCE management script have to run as root.
    - Add HTTPS_PROXY support.
    - Add x2gothinclient_cleanup script.
    - Add man page for x2gothinclient_cleanup.
    - Run x2gothinclient_init from x2gothinclientd init script.
    - Fix udev rules path in x2gosmartcardrules, improval of udev script, plus man page.
    - Fix udev rules path in x2gousbmount.
    - Add comment that names possible boot profiles to tftp config template.
    - Add kernel module blacklisting for x2gothinclient_create.
    - Tweak mtab diversion on X2Go Thin Client to avoid error messages.
    - Add some more PXE/TFTP info at end of x2gothinclient_pretftpboot script.
    - Disable service restarts in chroot.
    - Add a ,,hit <RETURN> before TCE creation.
    - Add tmpfs mount for /var/lib/dbus.
    - Reduce x2goclient CPU load from ~100% to ~0-1%.
    - Boot TCE kernel with nomodeset boot option to avoid gCard incompatibilities
      (Fb vs. Xorg).
    - Move kernel/initrd symlinks after install rather than copying.
    - Add detection of kernel upgrades to x2gothinclient_upgrade script.
    - Adapt chroot file created by x2gothinclient_upgrade, escaping $-signs.
    - Use --no-session-edit option when starting x2goclient on TCE.
    - Delay thinshutdown button appearance for 4+6 seconds on X server
      (re)start (that is: 10s on tce start or X server restart and 4s after session
      logout).
    - Add post-run instructions of x2gothinclient_preptftpboot to its man page.

  * Add acpid to x2gothinclient's Recommends: section.
  * Remove ssh (=openssh-server) dependency for x2gothinclient package.
  * Add memtest86+ to x2gothinclient's Recommends: section.
  * Add midnight commander to Recommends: of x2gothinclient.
  * x2gothinshutdown: conflicts x2gocdmanager<=1.0.1.2.

  [ Coco ]
  * Improvements for upstream version (1.0.1.3):
    - Replace tmpfs mount on /etc/network/run with symlink /etc/network/run -> /dev/shm.

  [ Oleksandr Shneyder ]
  * Improvements for upstream version (1.0.1.3):
    - x2gosmartcardrules: support for SCM SCR331-LC1 SmartCard Reader.

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Wed, 12 Oct 2011 12:16:59 +0200

x2gothinclient (1.0.1.2-0~x2go1) unstable; urgency=low

  * restructured x2gothinclientmanagement package
  * x2gothinclientmanagement depends on debootstrap
  * x2gothinclientmanagement recommends chroot server packages (NFSd,
    TFTPd, DHCPd)
  * moves x2gothinclient_settings to /etc/x2go
  * adds man pages
  * renames x2gothinclient_bash to x2gothinclient_shell
  * introduces TC_SHELL var (and others) in x2goclient_settings
  * uses pulseaudio instead of artsd
  * mount point for devices is /media (x2gocdmanager, x2gousbmount)
  * still non-functional: thinshutdown, CD manager, USB mounts

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Tue, 03 May 2011 12:56:45 +0200

x2gothinclient (1.0.1.2-0~x2go0) unstable; urgency=low

  * changed version numbering scheme
  * renamed package to x2gothinclient

 -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Thu, 21 Apr 2011 00:20:07 +0200

x2gothinclient (1.0.1-2) unstable; urgency=low

  [Oleksandr Shneyder]
  * changed: in /etc/init.d/ramdrive group users instead staff

  [Mike Gabriel]
  * the name of this package has changed with 1.0.1.2 so this log entry's package name
    had to be manipulated...

 -- Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>  Mon, 08 Dec 2008 15:28:29 +0100