Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package gdm3 It fixes RC bug #857995 [1], where trying to restart gdm3 resulted in a system which was basically DoSed by constant respawns of of the gdm process. You will notice that 3.22.3 is a new upstream stable release compared to what's currently in testing, i.e. 3.22.1. The upstream changes between .1 and .3 are strictly bug fixes though and something we want for stretch anyway. In addition 3.22.3 had been sitting in unstable for almost two months with no new regression reported. It thus seemed preferrable to fix it this way then to re-upload 3.22.1 or make a t-p-u upload. The complete debdiff is attached. I only filtered autotools related noise. Regards, Michael unblock gdm3/3.22.3-2 [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857995 -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
NEWS | 17 common/gdm-address.c | 24 configure.ac | 13 daemon/gdm-display.c | 252 ++++++---- daemon/gdm-local-display-factory.c | 13 daemon/gdm-manager-glue.c | 2 daemon/gdm-manager-glue.h | 10 daemon/gdm-manager.c | 70 +- daemon/gdm-session-worker.c | 79 ++- daemon/gdm-session.c | 40 + daemon/gdm-wayland-session.c | 2 daemon/gdm-x-session.c | 2 daemon/gdm-xdmcp-display-factory.c | 15 debian/changelog | 28 + debian/control | 1 debian/control.in | 1 debian/gdm3.install | 3 debian/gdm3.postinst | 8 debian/patches/09_default_session.patch | 8 debian/patches/16_xserver_path.patch | 2 debian/patches/Hack-D-Bus-messages-from-Debian-8-libgdm-to-work-wit.patch | 11 debian/patches/pam_gdm-allow-setting-pam-module-dir-at-configure-ti.patch | 63 ++ debian/patches/series | 2 debian/patches/stop-greeter-explicitly-when-finishing-display.patch | 31 + debian/rules | 3 libgdm/gdm-client-glue.h | 42 - libgdm/gdm.pc | 2 27 files changed, 506 insertions(+), 238 deletions(-)