[ubuntu/mantic-proposed] gdm3 44.1-1ubuntu1 (Accepted)

Jarred Wilson jarred.wilson at canonical.com
Tue May 16 14:08:14 UTC 2023


gdm3 (44.1-1ubuntu1) mantic; 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
  * Drop cherry-picked crash patch applied in new release

gdm3 (44.1-1) experimental; urgency=medium

  * New upstream release

Date: Mon, 15 May 2023 15:23:16 -0400
Changed-By: Jarred Wilson <jarred.wilson at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Jeremy BĂ­cha <jeremy.bicha at canonical.com>
https://launchpad.net/ubuntu/+source/gdm3/44.1-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 15 May 2023 15:23:16 -0400
Source: gdm3
Built-For-Profiles: noudeb
Architecture: source
Version: 44.1-1ubuntu1
Distribution: mantic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jarred Wilson <jarred.wilson at canonical.com>
Launchpad-Bugs-Fixed: 2015406
Changes:
 gdm3 (44.1-1ubuntu1) mantic; 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
   * Drop cherry-picked crash patch applied in new release
 .
 gdm3 (44.1-1) experimental; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 91f208a9533db5b811f265ed9e8e2e2edb481e39 3351 gdm3_44.1-1ubuntu1.dsc
 ad40d86a83a9dd6a359adabf4a89f8187a043379 855472 gdm3_44.1.orig.tar.xz
 13c92d9dea0194f6cb8112c7d686d7db0c22fe91 93568 gdm3_44.1-1ubuntu1.debian.tar.xz
 47d9c0c7a01f9441f21aa22b35eb806fbc36961a 18414 gdm3_44.1-1ubuntu1_source.buildinfo
Checksums-Sha256:
 fcedbcdc9ea9c21dab2b47b72f9f8e59c19dce00bd9f1842b8965668866c08c8 3351 gdm3_44.1-1ubuntu1.dsc
 68266b3abe7d28fc469d0067aac9c5dabb0ca7952cc1f7c238a04951f3dc5b0d 855472 gdm3_44.1.orig.tar.xz
 ce3a4d5aea819028817095ee3e0b98b69336fe7063f9ddcc850780bec7ea0695 93568 gdm3_44.1-1ubuntu1.debian.tar.xz
 7d9583354a4daaaab9430b4b039a4aa9f2123dff34827a430fd6299dbcb97b43 18414 gdm3_44.1-1ubuntu1_source.buildinfo
Files:
 e40f56406354e8706c30addb55f42bee 3351 gnome optional gdm3_44.1-1ubuntu1.dsc
 8b857cf6510cc038538399aaaeaa0dff 855472 gnome optional gdm3_44.1.orig.tar.xz
 593b0ea48721366b8aa5d0ee87aaeecb 93568 gnome optional gdm3_44.1-1ubuntu1.debian.tar.xz
 cb96c898f890e0582bb36407d193b0ea 18414 gnome optional gdm3_44.1-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the mantic-changes mailing list