[ubuntu/oracular-proposed] gdm3 46.2-1ubuntu1 (Accepted)

Jeremy Bícha jbicha at ubuntu.com
Mon Jul 1 12:20:12 UTC 2024


gdm3 (46.2-1ubuntu1) oracular; urgency=medium

  * Merge with Debian, containing new upstream release. 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:
      - Ensure Nvidia 5xx drivers always get Wayland as the default unless
        there's a stronger reason why it won't work (like modeset has been
        disabled on the kernel command line)
    + 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
    * Reverted debian patch to udev rules for nvidia S0ix suspend support

gdm3 (46.2-1) unstable; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release
  * Drop 2 patches applied in new release

  [ Sebastian Andrzej Siewior ]
  * Adapt autopkgtest for openssl3.2 (Closes: #1061458)

Date: Mon, 01 Jul 2024 08:15:29 -0400
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gdm3/46.2-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 01 Jul 2024 08:15:29 -0400
Source: gdm3
Built-For-Profiles: noudeb
Architecture: source
Version: 46.2-1ubuntu1
Distribution: oracular
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Closes: 1061458
Changes:
 gdm3 (46.2-1ubuntu1) oracular; urgency=medium
 .
   * Merge with Debian, containing new upstream release. 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:
       - Ensure Nvidia 5xx drivers always get Wayland as the default unless
         there's a stronger reason why it won't work (like modeset has been
         disabled on the kernel command line)
     + 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
     * Reverted debian patch to udev rules for nvidia S0ix suspend support
 .
 gdm3 (46.2-1) unstable; urgency=medium
 .
   [ Jeremy Bícha ]
   * New upstream release
   * Drop 2 patches applied in new release
 .
   [ Sebastian Andrzej Siewior ]
   * Adapt autopkgtest for openssl3.2 (Closes: #1061458)
Checksums-Sha1:
 2c16636ff24bc9be6e5e66bc95b90012d45847e0 3380 gdm3_46.2-1ubuntu1.dsc
 eae3c1c9afc1acfec12f644a6f12ac4938a696ec 931868 gdm3_46.2.orig.tar.xz
 38214bb7ab30b4087fb7cb78b707457a16d6e852 97072 gdm3_46.2-1ubuntu1.debian.tar.xz
 bb7fcb206d913ba2bc1b9392da3c59c67875dc88 18502 gdm3_46.2-1ubuntu1_source.buildinfo
Checksums-Sha256:
 673a57baffa4f29263ab8f11526237f7bbfaacc16c2adb268b597c5d32e74485 3380 gdm3_46.2-1ubuntu1.dsc
 4ee345422a16537150cd842450cda52b2ca86984bc51ee20cdc025dcf4bd268b 931868 gdm3_46.2.orig.tar.xz
 60578f8e10a626ec5f43cee0ebd560493a83b4fd50b4236f2b106dec97c81b38 97072 gdm3_46.2-1ubuntu1.debian.tar.xz
 8f42c723212cc43e44812001bc3e0595c1255d191b575a4f479d23bf99fa1300 18502 gdm3_46.2-1ubuntu1_source.buildinfo
Files:
 31245dc895a8c1b56ac0d0f05727eafb 3380 gnome optional gdm3_46.2-1ubuntu1.dsc
 1d92ec4dd0643907fa135056aee18066 931868 gnome optional gdm3_46.2.orig.tar.xz
 bf29664631a9ec619792a57941c32e16 97072 gnome optional gdm3_46.2-1ubuntu1.debian.tar.xz
 a79f23e3817f514cdc30cc300509324e 18502 gnome optional gdm3_46.2-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the oracular-changes mailing list