[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1021172: bullseye-pu: package x2gothinclient/1.5.0.1-6+deb11u1



Package: release.debian.org
Severity: normal
Tags: bullseye
User: release.debian.org@packages.debian.org
Usertags: pu

[ Reason ]
The x2gothinclient-minidesktop requires lightdm, but should not
pull-in any of the lightdm-greeters available in Debian.

With this update, x2gothinclient-minidesktop will provide lightdm-greeter
functionality package-dependency wise and it will be possible to cleanly
provide an x2gothinclient chroot based on Debian.

[ Impact ]
The user cannot remove the lightdm-gtk-greeter (or any other greeter
frontend) and LightDM config files from any of the greeter packages will
interfere with the way x2gothinclient-minidesktop is supposed to work
(i.e. auto-login into the x2gothinclient user session without greeter
dialog.

[ Tests ]
Manual tests on Debian Edu based X2Go Thinclient Environment.

Manual setup of an X2Go Thinclient via x2gothinclient-create command.

Also manual package installation tests in a chroot.

[ Risks ]
None.

[ Checklist ]
  [x] *all* changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in (old)stable
  [x] the issue is verified as fixed in unstable

[ Changes ]

```
+  * debian/control:
+    + Add 'Provides: lightdm-greeter' to x2gothinclient-minidesktop bin:pkg.
+      The X2Go TCE minidesktop implementation utilizes lightdm via its autologin
+      feature. (Closes: #1003418).
```

[ Other info ]
diff -Nru x2gothinclient-1.5.0.1/debian/changelog x2gothinclient-1.5.0.1/debian/changelog
--- x2gothinclient-1.5.0.1/debian/changelog	2021-02-05 12:27:47.000000000 +0100
+++ x2gothinclient-1.5.0.1/debian/changelog	2022-01-10 07:33:28.000000000 +0100
@@ -1,3 +1,12 @@
+x2gothinclient (1.5.0.1-6+deb11u1) bullseye; urgency=medium
+
+  * debian/control:
+    + Add 'Provides: lightdm-greeter' to x2gothinclient-minidesktop bin:pkg.
+     The X2Go TCE minidesktop implementation utilizes lightdm via its autologin
+     feature. (Closes: #1003418).
+
+ -- Mike Gabriel <sunweaver@debian.org>  Mon, 10 Jan 2022 07:33:28 +0100
+
 x2gothinclient (1.5.0.1-6) unstable; urgency=medium
 
   * debian/patches:
diff -Nru x2gothinclient-1.5.0.1/debian/control x2gothinclient-1.5.0.1/debian/control
--- x2gothinclient-1.5.0.1/debian/control	2020-04-18 23:57:11.000000000 +0200
+++ x2gothinclient-1.5.0.1/debian/control	2022-01-10 07:33:11.000000000 +0100
@@ -138,6 +138,8 @@
  x2gothinclient-minidesktop-mate,
 Conflicts:
  x2gothinclient,
+Provides:
+ lightdm-greeter,
 Description: Minimal desktop for X2Go Thin Client chroot (based on MATE)
  X2Go is a server based computing environment with
     - session resuming

Reply to: