[ubuntu/impish-proposed] gdm3 41~rc-0ubuntu1 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Fri Sep 10 08:25:12 UTC 2021


gdm3 (41~rc-0ubuntu1) impish; urgency=medium

  * New upstream release:
    - Support systems that boot before the graphics subsystem fully loads
    - Fingerprint auth fixes
    - Allow user session to be Wayland even when login screen is Xorg
    - Allow wayland user sessions for single GPU vendor nvidia machines
      (LP: #1942911)
  * debian/patches: Drop wait for drm device tool
    This was due to bug lp:1794280, but it's now handled by upstream
  * debian/control: Drop build dependency on libgudev-1-0-dev
    It was needed by the tool to wait drm devices
  * debian/gbp.conf: Update upstream-vcs-tag format to work with pre-releases
  * debian/patches: Refresh
  * Merge with debian, 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
    + gdm3.*.pam: make pam_env read ~/.pam_environment, as we use in g-c-c
      settings
    + gdm3.install:
      - stop installing default.desktop. it adds unnecessary clutter
        ("system default") to the session chooser.
      - 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 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
  * debian/patches: Keep wayland enabled in all valid nvidia configurations.
    Ensure nvidia drivers are at the expected version for wayland being
    enabled.

Date: Thu, 09 Sep 2021 16:57:41 +0200
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Sebastien Bacher <seb128 at ubuntu.com>
https://launchpad.net/ubuntu/+source/gdm3/41~rc-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 09 Sep 2021 16:57:41 +0200
Source: gdm3
Built-For-Profiles: noudeb
Architecture: source
Version: 41~rc-0ubuntu1
Distribution: impish
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Launchpad-Bugs-Fixed: 1942911
Changes:
 gdm3 (41~rc-0ubuntu1) impish; urgency=medium
 .
   * New upstream release:
     - Support systems that boot before the graphics subsystem fully loads
     - Fingerprint auth fixes
     - Allow user session to be Wayland even when login screen is Xorg
     - Allow wayland user sessions for single GPU vendor nvidia machines
       (LP: #1942911)
   * debian/patches: Drop wait for drm device tool
     This was due to bug lp:1794280, but it's now handled by upstream
   * debian/control: Drop build dependency on libgudev-1-0-dev
     It was needed by the tool to wait drm devices
   * debian/gbp.conf: Update upstream-vcs-tag format to work with pre-releases
   * debian/patches: Refresh
   * Merge with debian, 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
     + gdm3.*.pam: make pam_env read ~/.pam_environment, as we use in g-c-c
       settings
     + gdm3.install:
       - stop installing default.desktop. it adds unnecessary clutter
         ("system default") to the session chooser.
       - 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 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
   * debian/patches: Keep wayland enabled in all valid nvidia configurations.
     Ensure nvidia drivers are at the expected version for wayland being
     enabled.
Checksums-Sha1:
 acc3efe9b2a1f07b0f23b47c787bd7dd50f27f33 2409 gdm3_41~rc-0ubuntu1.dsc
 19c955d9d9176e3f14ba9671c65072d0a7976316 806364 gdm3_41~rc.orig.tar.xz
 dd9f89946df055ebe436007d4913e8504c22e3b0 102780 gdm3_41~rc-0ubuntu1.debian.tar.xz
 04002c7b54abfe33d085c89c09a773e802cf2929 19145 gdm3_41~rc-0ubuntu1_source.buildinfo
Checksums-Sha256:
 60bc71ebd9bb3808f79bfda392d3d72a625fa48a4210d4cf1f7a4b459fd9186c 2409 gdm3_41~rc-0ubuntu1.dsc
 0b84e97636e38a4ae8f3505cc1201d70f8ddade557c54bdf9333701f2e2a3949 806364 gdm3_41~rc.orig.tar.xz
 cfadaa9be7e36adc235789402018e42924c823e6ea082040aeeb240dbe5f25da 102780 gdm3_41~rc-0ubuntu1.debian.tar.xz
 5232c72b2dcca50ef5a1228325eb2a43984f059960fd0035a34275b1b8b19194 19145 gdm3_41~rc-0ubuntu1_source.buildinfo
Files:
 bd79cf2837c0cbd05bd09f789469ae76 2409 gnome optional gdm3_41~rc-0ubuntu1.dsc
 97eca09201cffdae6613378d49f8c64c 806364 gnome optional gdm3_41~rc.orig.tar.xz
 4cb0e2ff407d07e819b372df9dff6375 102780 gnome optional gdm3_41~rc-0ubuntu1.debian.tar.xz
 fb542a4a1b967daef795cbd8124624fa 19145 gnome optional gdm3_41~rc-0ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the impish-changes mailing list