[Bug 1331871] Re: [SRU] Please backport lightdm-gtk-greeter 1.8.5 to trusty

Sean Davis 1331871 at bugs.launchpad.net
Mon Jul 7 02:08:12 UTC 2014


Updated debdiff for new utopic package.

** Description changed:

  Please backport lightdm-gtk-greeter 1.8.5 to trusty.
  
  [Impact]
  * This release fixes a critical bug that prevents new users from logging in, as well as minor annoyances.
    * Fix tooltips stealing focus (LP: #1307764)
    * Fix get_session to not get corrupted (LP: #1311933
    * Fix "zoomed" implementation to correctly place the wallpaper, matching xfce and other desktop zoomed functionality
    * Updated translations
- 
  
  [Test Case]
  1. Modify /etc/lightdm/lightdm-gtk-greeter.conf:
  show-indicator=~power
  
  2. Create a new user
  useradd -m -g users newlyaddeduser && passwd -d newlyaddeduser
  
  3. Log in with the new user. Login should be successful.
  
  4. Modify /var/lib/AccountsService/users/<username>
  XSession=default
  
  5. Log in with the new user again. Login should again be successful.
  
- 
  [Regression Potential]
  * There is little regression potential as this is merely a bugfix release.
- 
  
  [Other Info]
  * Users affected by the critical bug will be able to successfully log in without modifying any settings.
  * Attached is a debdiff for a no-change backport.
  
+ lightdm-gtk-greeter (1.8.5-1ubuntu2~ubuntu14.04.1) trusty;
+ urgency=medium
+ 
+   * No-change backport to trusty
+ 
+  -- Sean Davis <smd.seandavis at gmail.com>  Sun, 06 Jul 2014 21:40:19
+ -0400
+ 
+ lightdm-gtk-greeter (1.8.5-1ubuntu2) utopic; urgency=medium
+ 
+   * Fix indicator support (LP: #1336727)
+     - debian/changelog:
+       + Build-Depends on libido3-0.1-dev
+ 
+  -- Sean Davis <smd.seandavis at gmail.com>  Wed, 02 Jul 2014 06:20:58
+ -0400
+ 
  lightdm-gtk-greeter (1.8.5-1ubuntu1) utopic; urgency=low
  
-   * Merge from Debian unstable. (LP: #1320830) Remaining changes:
-     - debian/control, debian/rules:
-       + Add Indicators support.
-     - debian/control:
-       + Build-Depends on liblightdm-gobject-1-dev instead on
-         liblightdm-gobject-dev as it's non-existing in archive.
-       + Fix binary-control-field-duplicates-source lintian tag.
-     - debian/copyright:
-       + Fix wiki-copyright-format-uri lintian tag.
-       + Fix obsolete-field-in-dep5-copyright lintian tags.
-       + Add missing license information.
-     - debian/lightdm-gtk-greeter-ubuntu.conf,
-       debian/lightdm-gtk-greeter.install,
-       debian/lightdm-gtk-greeter.{post,pre}{inst,rm},
-       debian/60-lightdm-gtk-greeter.conf:
-       + Install and remove Ubuntu conf files.
-     - debian/lightdm-gtk-greeter-ubuntu.conf, debian/rules:
-       + Updated per new template, replaced deprecated
-         "show-indicators" key.
-     - debian/patches/04_default-gtk-greeter-config.patch:
-       + Disabled, not used in Ubuntu.
-  -- Artur Rona <ari-tczew at ubuntu.com> Sat, 07 Jun 2014 15:45:56 +0200
+   * Merge from Debian unstable. (LP: #1320830) Remaining changes:
+     - debian/control, debian/rules:
+       + Add Indicators support.
+     - debian/control:
+       + Build-Depends on liblightdm-gobject-1-dev instead on
+         liblightdm-gobject-dev as it's non-existing in archive.
+       + Fix binary-control-field-duplicates-source lintian tag.
+     - debian/copyright:
+       + Fix wiki-copyright-format-uri lintian tag.
+       + Fix obsolete-field-in-dep5-copyright lintian tags.
+       + Add missing license information.
+     - debian/lightdm-gtk-greeter-ubuntu.conf,
+       debian/lightdm-gtk-greeter.install,
+       debian/lightdm-gtk-greeter.{post,pre}{inst,rm},
+       debian/60-lightdm-gtk-greeter.conf:
+       + Install and remove Ubuntu conf files.
+     - debian/lightdm-gtk-greeter-ubuntu.conf, debian/rules:
+       + Updated per new template, replaced deprecated
+         "show-indicators" key.
+     - debian/patches/04_default-gtk-greeter-config.patch:
+       + Disabled, not used in Ubuntu.
+ 
+  -- Artur Rona <ari-tczew at ubuntu.com>  Sat, 07 Jun 2014 15:45:56 +0200

** Patch added: "Updated debdiff for new utopic package."
   https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1331871/+attachment/4146859/+files/lightdm-gtk-greeter_1.8.4-0ubuntu1_to_1.8.5-1ubuntu2%7Eubuntu14.04.1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1331871

Title:
  [SRU] Please backport lightdm-gtk-greeter 1.8.5 to trusty

Status in “lightdm-gtk-greeter” package in Ubuntu:
  New

Bug description:
  Please backport lightdm-gtk-greeter 1.8.5 to trusty.

  [Impact]
  * This release fixes a critical bug that prevents new users from logging in, as well as minor annoyances.
    * Fix tooltips stealing focus (LP: #1307764)
    * Fix get_session to not get corrupted (LP: #1311933
    * Fix "zoomed" implementation to correctly place the wallpaper, matching xfce and other desktop zoomed functionality
    * Updated translations

  [Test Case]
  1. Modify /etc/lightdm/lightdm-gtk-greeter.conf:
  show-indicator=~power

  2. Create a new user
  useradd -m -g users newlyaddeduser && passwd -d newlyaddeduser

  3. Log in with the new user. Login should be successful.

  4. Modify /var/lib/AccountsService/users/<username>
  XSession=default

  5. Log in with the new user again. Login should again be successful.

  [Regression Potential]
  * There is little regression potential as this is merely a bugfix release.

  [Other Info]
  * Users affected by the critical bug will be able to successfully log in without modifying any settings.
  * Attached is a debdiff for a no-change backport.

  lightdm-gtk-greeter (1.8.5-1ubuntu2~ubuntu14.04.1) trusty;
  urgency=medium

    * No-change backport to trusty

   -- Sean Davis <smd.seandavis at gmail.com>  Sun, 06 Jul 2014 21:40:19
  -0400

  lightdm-gtk-greeter (1.8.5-1ubuntu2) utopic; urgency=medium

    * Fix indicator support (LP: #1336727)
      - debian/changelog:
        + Build-Depends on libido3-0.1-dev

   -- Sean Davis <smd.seandavis at gmail.com>  Wed, 02 Jul 2014 06:20:58
  -0400

  lightdm-gtk-greeter (1.8.5-1ubuntu1) utopic; urgency=low

    * Merge from Debian unstable. (LP: #1320830) Remaining changes:
      - debian/control, debian/rules:
        + Add Indicators support.
      - debian/control:
        + Build-Depends on liblightdm-gobject-1-dev instead on
          liblightdm-gobject-dev as it's non-existing in archive.
        + Fix binary-control-field-duplicates-source lintian tag.
      - debian/copyright:
        + Fix wiki-copyright-format-uri lintian tag.
        + Fix obsolete-field-in-dep5-copyright lintian tags.
        + Add missing license information.
      - debian/lightdm-gtk-greeter-ubuntu.conf,
        debian/lightdm-gtk-greeter.install,
        debian/lightdm-gtk-greeter.{post,pre}{inst,rm},
        debian/60-lightdm-gtk-greeter.conf:
        + Install and remove Ubuntu conf files.
      - debian/lightdm-gtk-greeter-ubuntu.conf, debian/rules:
        + Updated per new template, replaced deprecated
          "show-indicators" key.
      - debian/patches/04_default-gtk-greeter-config.patch:
        + Disabled, not used in Ubuntu.

   -- Artur Rona <ari-tczew at ubuntu.com>  Sat, 07 Jun 2014 15:45:56 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1331871/+subscriptions



More information about the Ubuntu-sponsors mailing list