[ubuntu/cosmic-proposed] gdm3 3.29.90-1ubuntu1 (Accepted)

Iain Lane laney at ubuntu.com
Wed Aug 8 12:26:11 UTC 2018


gdm3 (3.29.90-1ubuntu1) cosmic; urgency=medium

  * Merge with Debian (LP: #1785789). Remaining changes:
    + README.Debian: update for correct paths in Ubuntu
    + control.in:
      - Don't recommend desktop-base
      - Depend on bash for ubuntu_config_error_dialog.patch
      - Update Vcs field
    + rules:
      - Don't override default user/group
      - --enable-gdm-xsession 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.postinst, gdm3.prerm: don't kill gdm on upgrade
    + gdm3.*.pam: Make pam_env read ~/.pam_environment
    + gdm3.install:
      - Stop installing default.desktop. It adds unnecessary clutter
        ("System Default") to the session chooser.
      - Don't install debian/Xsession
    + Add ubuntu_run_xsession.d.patch
    + Add ubuntu_xresources_is_a_dir.patch
      - Fix loading from /etc/X11/Xresources/*
    + Add ubuntu_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 ubuntu_dont_set_language_env.patch:
      - Don't run the set_up_session_language() function, since it
        overrides variable values set by ~/.pam_environment
    + Add ubuntu_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/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/unblock-sigusr1.patch: Drop, included in 3.29.90.
  * debian/patches/ubuntu_*: Refresh.
  * Merge some unreleased changes from Debian's git:
    + debian/gbp.conf: Don't use patch numbers
    + d/p/local-display-factory-add-more-debug-messages-to-new-vt-h.patch,
      d/p/local-display-factory-don-t-start-two-greeters-at-startup.patch,
      d/p/session-worker-don-t-switch-VTs-if-we-re-already-on-the-r.patch:
      Cherry-pick some patches from upstream MR 28. These fix a race condition
      on startup where GDM would try to start two greeters, and often fail to
      start any.

gdm3 (3.29.90-1) experimental; urgency=medium

  * Team upload
  * New upstream development release
    - Unblock SIGUSR1 before PAM (Closes: #905277, LP: #1782152)
  * Rebase patch series
    - Drop patches from 3.28.2-2 and 3.28.2-3, applied upstream
  * Bump GLib build-dependency to 2.44 as per configure.ac
  * Build-depend on gettext 0.19.8 as per configure.ac
  * Continue to build-depend on intltool even though upstream code no
    longer needs it, because the Debian build still does
  * Drop obsolete build-dependencies on Xft and Xi
  * Stop disabling split authentication, which is no longer supported
    at all
  * Stop deleting data/gdm.schemas.in during clean. It used to be generated
    from data/gdm.schemas.in.in but is now a source file in its own right.
  * Remove generated file data/61-gdm.rules during clean
  * d/copyright: Update
  * d/patches/*: Add DEP-3 metadata in gbp-pq format
  * d/docs: Install README.md instead of README

Date: Wed, 08 Aug 2018 13:11:05 +0100
Changed-By: Iain Lane <laney at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gdm3/3.29.90-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 08 Aug 2018 13:11:05 +0100
Source: gdm3
Binary: gdm3 libgdm1 libgdm-dev gir1.2-gdm-1.0
Architecture: source
Version: 3.29.90-1ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <laney at ubuntu.com>
Description:
 gdm3       - GNOME Display Manager
 gir1.2-gdm-1.0 - GObject introspection data for the GNOME Display Manager
 libgdm-dev - GNOME Display Manager (development files)
 libgdm1    - GNOME Display Manager (shared library)
Closes: 905277
Launchpad-Bugs-Fixed: 1782152 1785789
Changes:
 gdm3 (3.29.90-1ubuntu1) cosmic; urgency=medium
 .
   * Merge with Debian (LP: #1785789). Remaining changes:
     + README.Debian: update for correct paths in Ubuntu
     + control.in:
       - Don't recommend desktop-base
       - Depend on bash for ubuntu_config_error_dialog.patch
       - Update Vcs field
     + rules:
       - Don't override default user/group
       - --enable-gdm-xsession 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.postinst, gdm3.prerm: don't kill gdm on upgrade
     + gdm3.*.pam: Make pam_env read ~/.pam_environment
     + gdm3.install:
       - Stop installing default.desktop. It adds unnecessary clutter
         ("System Default") to the session chooser.
       - Don't install debian/Xsession
     + Add ubuntu_run_xsession.d.patch
     + Add ubuntu_xresources_is_a_dir.patch
       - Fix loading from /etc/X11/Xresources/*
     + Add ubuntu_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 ubuntu_dont_set_language_env.patch:
       - Don't run the set_up_session_language() function, since it
         overrides variable values set by ~/.pam_environment
     + Add ubuntu_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/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/unblock-sigusr1.patch: Drop, included in 3.29.90.
   * debian/patches/ubuntu_*: Refresh.
   * Merge some unreleased changes from Debian's git:
     + debian/gbp.conf: Don't use patch numbers
     + d/p/local-display-factory-add-more-debug-messages-to-new-vt-h.patch,
       d/p/local-display-factory-don-t-start-two-greeters-at-startup.patch,
       d/p/session-worker-don-t-switch-VTs-if-we-re-already-on-the-r.patch:
       Cherry-pick some patches from upstream MR 28. These fix a race condition
       on startup where GDM would try to start two greeters, and often fail to
       start any.
 .
 gdm3 (3.29.90-1) experimental; urgency=medium
 .
   * Team upload
   * New upstream development release
     - Unblock SIGUSR1 before PAM (Closes: #905277, LP: #1782152)
   * Rebase patch series
     - Drop patches from 3.28.2-2 and 3.28.2-3, applied upstream
   * Bump GLib build-dependency to 2.44 as per configure.ac
   * Build-depend on gettext 0.19.8 as per configure.ac
   * Continue to build-depend on intltool even though upstream code no
     longer needs it, because the Debian build still does
   * Drop obsolete build-dependencies on Xft and Xi
   * Stop disabling split authentication, which is no longer supported
     at all
   * Stop deleting data/gdm.schemas.in during clean. It used to be generated
     from data/gdm.schemas.in.in but is now a source file in its own right.
   * Remove generated file data/61-gdm.rules during clean
   * d/copyright: Update
   * d/patches/*: Add DEP-3 metadata in gbp-pq format
   * d/docs: Install README.md instead of README
Checksums-Sha1:
 8454e06415af590d9b0c5ec4ddd9e6cd7e217c29 3144 gdm3_3.29.90-1ubuntu1.dsc
 1bb05f7ef0bb70944576c42c34a6b8f10581b998 1211852 gdm3_3.29.90.orig.tar.xz
 18e09f89557ec42cd1df16b33b017cf8389a6f4e 93896 gdm3_3.29.90-1ubuntu1.debian.tar.xz
 d41535ca9a97852cf9c1350e5cd6be7629b35186 21013 gdm3_3.29.90-1ubuntu1_source.buildinfo
Checksums-Sha256:
 4ee3079ea452c858327e2701adbc2c148d74586ea12156312f9f398a84fdf556 3144 gdm3_3.29.90-1ubuntu1.dsc
 66a38b0da9e4e4cb77322033bf316d91843738be1134c5b4de3de01c8accac5a 1211852 gdm3_3.29.90.orig.tar.xz
 cebb547a9ab9cbf375c8423d10765ef1ba1f37affb178cad2b4b72820077a78a 93896 gdm3_3.29.90-1ubuntu1.debian.tar.xz
 458d8f4f029424af652c18b666ed7fdbbc6f5504b7cd65c27657198504bc0a00 21013 gdm3_3.29.90-1ubuntu1_source.buildinfo
Files:
 e3afd85a977db4fc2b1c2eac37b64373 3144 gnome optional gdm3_3.29.90-1ubuntu1.dsc
 5933688cc5c3f4f22a1b5555eecc8608 1211852 gnome optional gdm3_3.29.90.orig.tar.xz
 41aaf98b510d6db5477bd0d9f9f1f2ea 93896 gnome optional gdm3_3.29.90-1ubuntu1.debian.tar.xz
 b4db207ddb49a15b39b63fba3dda1a4f 21013 gnome optional gdm3_3.29.90-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEPQ77lee1I38W6CJY41LVxRxQQdQFAltq4TQACgkQ41LVxRxQ
QdRDSA//bVfh3WaNkHdXDb44XfE1D8Zb80+7Z33iG0Iy+TgzSUkpagWhrosGHgnQ
WS4T1i4oXOhKlDihWF9VxYSHDYg00mE4iHahWsO7i/EtqFpodsX7D20GGWLDFc/W
qrL7Eo27I3008EHYvdgrP+x6XFdyQv5pKOYgQZ5IByVkf+8KoXb70Ny3QxYPb17g
1Q2pmhT2rY5zpG/S0iTCQuRLTrW0f8PwZs1MvSfKYpoMY164Rikpk6grMyGmIccM
986sc/Tl3PT6Vbn0jT3NheHcLF3SvhnSXdxqSjNvpw5rcqDBH4FYOuM1ac2rqK2U
g6xVuI+gA4TUjTn564ZPlEzf9G7EP4YbKWtTQZ89/TLYsgXoFULP/cgOB2F0jbsr
4zrf0jD/7q7XLUjptzXn4gPUhaTWUxqqxo9HRxzc0660+j14KWn2OLSxyJhqaYcn
dP8XO6Mm0nSXjfxI/havkJMFF2W8XM5N/NWOeaHI+nC/NgPrNE5AeWQpbUqSn5Wi
iRLdL6e0JOz/CzlCRYXE3d9rd1KxMY59pPvASksGEEcgS4VDzgBpSmpTann5oIjA
dRqEkogQuUsz7x9xQqYrXgPFrKQtwDaXQZElTmp9YSXSVz/awHvynfaweRMUZ1Jh
ZJPg/KVjQ5CLdasgpsXIY605QsgEKKxg7e1wvxskYd+TjPibhYc=
=1a/i
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list