[ubuntu/lunar-proposed] gdm3 44.0-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Thu Apr 6 11:40:44 UTC 2023


gdm3 (44.0-1ubuntu1) lunar; urgency=medium

  * Merge with Debian (LP: #2015406). Remaining changes:
    + readme.debian: update for correct paths in ubuntu
    + control.in:
      - don't recommend desktop-base
      - depend on bash for config_error_dialog.patch
      - update vcs field
    + rules:
      - don't override default user/group
      - -dgdm-xsession=true to install upstream xsession script
      - override dh_installinit with --no-start to avoid session being killed
    + rules, readme.debian, gdm3.8.pod:
      use upstream custom.conf instead of daemon.conf
    + gdm3.{postinst,postrm}: rename user and group back to gdm
    + debian/tests/control:
      - Use gdm user name
      - Use needs-root instead of needs-sudo (to remove when ubuntu autopkgtest
        will be updated to include such feature)
    + debian/tests/sssd-gdm-smartcard-pam-auth-tester-env.sh:
      - Added to use needs-root autopkgtest instead of needs-sudo
    + gdm3.*.pam: make pam_env read ~/.pam_environment, as we use in g-c-c
      settings
    + gdm3.install:
      - don't install debian/xsession
    + add run_xsession.d.patch
    + add xresources_is_a_dir.patch
      - fix loading from /etc/x11/xresources/*
    + add nvidia_prime.patch:
      - add hook to run prime-offload (as root) and prime-switch if
        nvidia-prime is installed
    + add revert_override_lang_with_accountservices.patch:
      - on ubuntu accountservices only stores the language and not the
        full locale as needed by lang.
    + add dont_set_language_env.patch:
      - don't run the set_up_session_language() function, since it
        overrides variable values set by ~/.pam_environment
    + add config_error_dialog.patch:
      - show warning dialog in case of error in ~/.profile etc. and
        don't let a syntax error make the login fail
    + add debian/patches/revert_nvidia_wayland_blacklist.patch:
      - don't blacklist nvidia for wayland
    + add gdm3.service-wait-for-drm-device-before-trying-to-start-i.patch:
      - wait for the first valid gdm device on pre-start
    + add prefer_ubuntu_session_fallback.patch:
      - Prefer ubuntu session as fallback instead of GNOME
    + add XSession-Use-x-terminal-emulator-as-fallback-instead-of-x.patch:
      - Use x-terminal-emulator as fallback instead of xterm
    + add Revert-data-Disable-GDM-on-hybrid-graphics-laptops-with-v.patch:
      - Don't disable Wayland on hybrid graphics laptops
    + add debian/default.pa
      - disable bluetooth audio devices in pulseaudio from gdm3.
    + debian/gdm3.install
      - added details of the default.pa file
    + debian/gdm3.postinst
      - added installation of default.pa and creation of dir if it doesn't
        exist.
    + debian/greeter.dconf-defaults: don't set debian settings in the
      greeter's dconf db
  * Cherry-pick a fix for crashing after standby

gdm3 (44.0-1) experimental; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release
  * debian/control.in: Bump minimum meson to 0.57

  [ Simon McVittie ]
  * d/tests: Don't reset root password
  * d/tests: Explicitly use blank input when checking for blank password

  [ Marco Trevisan (Treviño) ]
  * debian/tests/control: Add explicit dependency on libpam-sss
  * debian/gdm3.install: Do not list config files, just install all gdm3 ones
  * debian/tests/sssd-gdm-smartcard-pam-auth-tester.sh: Some minor cleanups

Date: Wed, 05 Apr 2023 17:24:43 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gdm3/44.0-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 05 Apr 2023 17:24:43 -0400
Source: gdm3
Built-For-Profiles: noudeb
Architecture: source
Version: 44.0-1ubuntu1
Distribution: lunar
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Launchpad-Bugs-Fixed: 2015406
Changes:
 gdm3 (44.0-1ubuntu1) lunar; urgency=medium
 .
   * Merge with Debian (LP: #2015406). Remaining changes:
     + readme.debian: update for correct paths in ubuntu
     + control.in:
       - don't recommend desktop-base
       - depend on bash for config_error_dialog.patch
       - update vcs field
     + rules:
       - don't override default user/group
       - -dgdm-xsession=true to install upstream xsession script
       - override dh_installinit with --no-start to avoid session being killed
     + rules, readme.debian, gdm3.8.pod:
       use upstream custom.conf instead of daemon.conf
     + gdm3.{postinst,postrm}: rename user and group back to gdm
     + debian/tests/control:
       - Use gdm user name
       - Use needs-root instead of needs-sudo (to remove when ubuntu autopkgtest
         will be updated to include such feature)
     + debian/tests/sssd-gdm-smartcard-pam-auth-tester-env.sh:
       - Added to use needs-root autopkgtest instead of needs-sudo
     + gdm3.*.pam: make pam_env read ~/.pam_environment, as we use in g-c-c
       settings
     + gdm3.install:
       - don't install debian/xsession
     + add run_xsession.d.patch
     + add xresources_is_a_dir.patch
       - fix loading from /etc/x11/xresources/*
     + add nvidia_prime.patch:
       - add hook to run prime-offload (as root) and prime-switch if
         nvidia-prime is installed
     + add revert_override_lang_with_accountservices.patch:
       - on ubuntu accountservices only stores the language and not the
         full locale as needed by lang.
     + add dont_set_language_env.patch:
       - don't run the set_up_session_language() function, since it
         overrides variable values set by ~/.pam_environment
     + add config_error_dialog.patch:
       - show warning dialog in case of error in ~/.profile etc. and
         don't let a syntax error make the login fail
     + add debian/patches/revert_nvidia_wayland_blacklist.patch:
       - don't blacklist nvidia for wayland
     + add gdm3.service-wait-for-drm-device-before-trying-to-start-i.patch:
       - wait for the first valid gdm device on pre-start
     + add prefer_ubuntu_session_fallback.patch:
       - Prefer ubuntu session as fallback instead of GNOME
     + add XSession-Use-x-terminal-emulator-as-fallback-instead-of-x.patch:
       - Use x-terminal-emulator as fallback instead of xterm
     + add Revert-data-Disable-GDM-on-hybrid-graphics-laptops-with-v.patch:
       - Don't disable Wayland on hybrid graphics laptops
     + add debian/default.pa
       - disable bluetooth audio devices in pulseaudio from gdm3.
     + debian/gdm3.install
       - added details of the default.pa file
     + debian/gdm3.postinst
       - added installation of default.pa and creation of dir if it doesn't
         exist.
     + debian/greeter.dconf-defaults: don't set debian settings in the
       greeter's dconf db
   * Cherry-pick a fix for crashing after standby
 .
 gdm3 (44.0-1) experimental; urgency=medium
 .
   [ Jeremy Bicha ]
   * New upstream release
   * debian/control.in: Bump minimum meson to 0.57
 .
   [ Simon McVittie ]
   * d/tests: Don't reset root password
   * d/tests: Explicitly use blank input when checking for blank password
 .
   [ Marco Trevisan (Treviño) ]
   * debian/tests/control: Add explicit dependency on libpam-sss
   * debian/gdm3.install: Do not list config files, just install all gdm3 ones
   * debian/tests/sssd-gdm-smartcard-pam-auth-tester.sh: Some minor cleanups
Checksums-Sha1:
 5302e7a257fa6f0203b24b07d06b0ea15e5e34fc 3351 gdm3_44.0-1ubuntu1.dsc
 3afc0aa892df3a340f04ad15c038361fb46c73cf 846848 gdm3_44.0.orig.tar.xz
 bc89f7b273b6c21dad7daf9156aa76782620cfa1 93780 gdm3_44.0-1ubuntu1.debian.tar.xz
 92c59efbd1ae9be1fbd58bd0fb4617a7a4d03445 18382 gdm3_44.0-1ubuntu1_source.buildinfo
Checksums-Sha256:
 a3a77cb741b6a39885aa0607042a0fa23b8de0e659c8178ec6929f4378d944b0 3351 gdm3_44.0-1ubuntu1.dsc
 ce20b0a221dbf8cde0064b501fd8f38f73839152857c4535337eb09cc52f7f6c 846848 gdm3_44.0.orig.tar.xz
 54454104bb1a1a2f9a2c48fb0eef315019bcdd25f7a3ec7259dc144e0abd8d78 93780 gdm3_44.0-1ubuntu1.debian.tar.xz
 bc9277a34d66253f0fdc18e0d94025e7f286cbdb0d232b97e30fd61d8d502093 18382 gdm3_44.0-1ubuntu1_source.buildinfo
Files:
 31d2257e409d778e5a38e31c0a193a65 3351 gnome optional gdm3_44.0-1ubuntu1.dsc
 3cc3125a91b700409cbd7b4ec8236e23 846848 gnome optional gdm3_44.0.orig.tar.xz
 d6da793751bfec0e1157501aefc275d9 93780 gnome optional gdm3_44.0-1ubuntu1.debian.tar.xz
 e2eba31223347c90cbbf3442424f6baa 18382 gnome optional gdm3_44.0-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the lunar-changes mailing list