[ubuntu/focal-proposed] gnome-shell 3.36.3-1ubuntu1~20.04.2 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Fri Jun 19 05:50:50 UTC 2020


gnome-shell (3.36.3-1ubuntu1~20.04.2) focal; urgency=medium

  * No change backport to focal

gnome-shell (3.36.3-1ubuntu2) groovy; urgency=medium

  * d/p/shell-mime-sniffer-Ignore-invalid-file-content-type.patch:
    - gnome-shell-sniffer, don't crash when opening files with invalid content
      type (LP: #1865300)

gnome-shell (3.36.3-1ubuntu1~20.04.1) focal; urgency=medium

  * No change backport to focal (LP: #1881973)

gnome-shell (3.36.3-1ubuntu1) groovy; urgency=medium

  * Merge with debian, including new upstream release:
    - Fix app icon aspect ratio in the panel (LP: #1872026)
    - Ensure that Do not disturb is persistent across sessions (LP: #1873692)
    - Fix Theme node crashes (LP: #1877774, LP: #1877760)
  * debian/patches: Refresh
  * Remaining changes with debian:
    - Replace gnome-backgrounds dep with ubuntu-wallpapers and Suggests
      gnome-themes-standard-data, gnome-backgrounds
    - Add some Recommends:
      + ubuntu-session (| gnome-session) to have the ubuntu session available
      + xserver-xorg-legacy
      + yaru-theme-gnome-shell for the default ubuntu theming
    - Update debian/gbp.conf with Ubuntu settings
    - gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
    - ubuntu/desktop_detect.patch:
      + add caching for desktop detection to avoid querying the current
        desktop env variable as iterate through the list each time. For the
        time of the Shell process, we can expect this env variable to stay
        stable.
    - ubuntu/smarter_alt_tab.patch:
      + quick alt-tab (without showing up the switcher) switch only between
        the last window of the last 2 applications to be focused instead of
        raising all windows of those apps.
    - ubuntu/lightdm-user-switching.patch:
      + Allow user switching when using LightDM.
    - ubuntu/lock_on_suspend.patch
      + Respect Ubuntu's lock-on-suspend setting.
    - ubuntu/background_login.patch
      + Change default background color as we modified the default GDM color
        for our ubuntu session.
    - ubuntu/gdm_alternatives.patch
      + Add support for GDM3 theme alternatives
    - optional-hot-corner.patch
      + enable patch proposed by upstream developer already in package (but
        not in series) to add a settings for optional hot corner activation.
    - main-show-an-error-message-on-gnome-shell-crash.patch,
      global-make-possible-to-set-debug-flags-dynamically.patch,
      main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
      main-add-backtrace-crashes-all-and-backtrace-all.patch,
      sessionMode-add-support-for-debugFlags-parameter.patch:
      + Improve debug JS tracing for crash reports
    - st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch:
      + Fix crash on theme changes
    - ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
      + stop searches when requested from UI
    - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
      + Show monitor scaled cursor when magnifier is enabled
    - Break gnome-shell-extension-desktop-icons (<< 19.01.3+git20190814)

gnome-shell (3.36.3-1) unstable; urgency=medium

  * New upstream release (LP: #1881973)
    - Add gnome-shell-extension-prefs wrapper for compatibility
    - Fix distorted fallback icons in top bar
    - Lower timeout for scrolling in overview
    - Only start systemd units when running under systemd
    - Fix "ghost" media controls
    - Fix zombie sockets from extensions downloader
    - Update world clocks offsets when timezone changes
    - Fix "Do Not Disturb" setting getting reset on startup
    - Fix pad OSD glitches
    - Fix matching notifications by PID
    - Only allow updates for extensions that aren't cached
    - Fixed crashes

gnome-shell (3.36.2+64+ge74e691d8-1) experimental; urgency=medium

  * Team upload
  * New upstream snapshot from the gnome-3-36 branch
    - Fixes a crash when locking the screen with certain extensions
      enabled (Closes: #959883)
  * Drop compatibility glue from gnome-shell-extension-prefs.
    Upstream added a wrapper script which does something mostly
    equivalent.
  * Install gnome-extensions-app, the new name of
    gnome-shell-extension-prefs, in the gnome-shell-extension-prefs
    package

Date: Fri, 05 Jun 2020 20:20:50 +0200
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-shell/3.36.3-1ubuntu1~20.04.2
-------------- next part --------------
Format: 1.8
Date: Fri, 05 Jun 2020 20:20:50 +0200
Source: gnome-shell
Architecture: source
Version: 3.36.3-1ubuntu1~20.04.2
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Closes: 959883
Launchpad-Bugs-Fixed: 1865300 1872026 1873692 1877760 1877774 1881973
Changes:
 gnome-shell (3.36.3-1ubuntu1~20.04.2) focal; urgency=medium
 .
   * No change backport to focal
 .
 gnome-shell (3.36.3-1ubuntu2) groovy; urgency=medium
 .
   * d/p/shell-mime-sniffer-Ignore-invalid-file-content-type.patch:
     - gnome-shell-sniffer, don't crash when opening files with invalid content
       type (LP: #1865300)
 .
 gnome-shell (3.36.3-1ubuntu1~20.04.1) focal; urgency=medium
 .
   * No change backport to focal (LP: #1881973)
 .
 gnome-shell (3.36.3-1ubuntu1) groovy; urgency=medium
 .
   * Merge with debian, including new upstream release:
     - Fix app icon aspect ratio in the panel (LP: #1872026)
     - Ensure that Do not disturb is persistent across sessions (LP: #1873692)
     - Fix Theme node crashes (LP: #1877774, LP: #1877760)
   * debian/patches: Refresh
   * Remaining changes with debian:
     - Replace gnome-backgrounds dep with ubuntu-wallpapers and Suggests
       gnome-themes-standard-data, gnome-backgrounds
     - Add some Recommends:
       + ubuntu-session (| gnome-session) to have the ubuntu session available
       + xserver-xorg-legacy
       + yaru-theme-gnome-shell for the default ubuntu theming
     - Update debian/gbp.conf with Ubuntu settings
     - gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
     - ubuntu/desktop_detect.patch:
       + add caching for desktop detection to avoid querying the current
         desktop env variable as iterate through the list each time. For the
         time of the Shell process, we can expect this env variable to stay
         stable.
     - ubuntu/smarter_alt_tab.patch:
       + quick alt-tab (without showing up the switcher) switch only between
         the last window of the last 2 applications to be focused instead of
         raising all windows of those apps.
     - ubuntu/lightdm-user-switching.patch:
       + Allow user switching when using LightDM.
     - ubuntu/lock_on_suspend.patch
       + Respect Ubuntu's lock-on-suspend setting.
     - ubuntu/background_login.patch
       + Change default background color as we modified the default GDM color
         for our ubuntu session.
     - ubuntu/gdm_alternatives.patch
       + Add support for GDM3 theme alternatives
     - optional-hot-corner.patch
       + enable patch proposed by upstream developer already in package (but
         not in series) to add a settings for optional hot corner activation.
     - main-show-an-error-message-on-gnome-shell-crash.patch,
       global-make-possible-to-set-debug-flags-dynamically.patch,
       main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
       main-add-backtrace-crashes-all-and-backtrace-all.patch,
       sessionMode-add-support-for-debugFlags-parameter.patch:
       + Improve debug JS tracing for crash reports
     - st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch:
       + Fix crash on theme changes
     - ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
       + stop searches when requested from UI
     - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
       + Show monitor scaled cursor when magnifier is enabled
     - Break gnome-shell-extension-desktop-icons (<< 19.01.3+git20190814)
 .
 gnome-shell (3.36.3-1) unstable; urgency=medium
 .
   * New upstream release (LP: #1881973)
     - Add gnome-shell-extension-prefs wrapper for compatibility
     - Fix distorted fallback icons in top bar
     - Lower timeout for scrolling in overview
     - Only start systemd units when running under systemd
     - Fix "ghost" media controls
     - Fix zombie sockets from extensions downloader
     - Update world clocks offsets when timezone changes
     - Fix "Do Not Disturb" setting getting reset on startup
     - Fix pad OSD glitches
     - Fix matching notifications by PID
     - Only allow updates for extensions that aren't cached
     - Fixed crashes
 .
 gnome-shell (3.36.2+64+ge74e691d8-1) experimental; urgency=medium
 .
   * Team upload
   * New upstream snapshot from the gnome-3-36 branch
     - Fixes a crash when locking the screen with certain extensions
       enabled (Closes: #959883)
   * Drop compatibility glue from gnome-shell-extension-prefs.
     Upstream added a wrapper script which does something mostly
     equivalent.
   * Install gnome-extensions-app, the new name of
     gnome-shell-extension-prefs, in the gnome-shell-extension-prefs
     package
Checksums-Sha1:
 f7ccb28d5b5855f46d2c015bee93715c3e3e11dd 3861 gnome-shell_3.36.3-1ubuntu1~20.04.2.dsc
 8b4447a3ab5a377d5e22991466ce1735bdb24e96 1771764 gnome-shell_3.36.3.orig.tar.xz
 d046dfc91714906b7a74bbb2e40042025898b79b 56940 gnome-shell_3.36.3-1ubuntu1~20.04.2.debian.tar.xz
 152d5139e6df5af05c7c7fcabec15698a1caceab 23915 gnome-shell_3.36.3-1ubuntu1~20.04.2_source.buildinfo
Checksums-Sha256:
 e14df1c5c7f92f4a99b23b96f9f4ec892ec5308fc6783662b3c5750b3294c960 3861 gnome-shell_3.36.3-1ubuntu1~20.04.2.dsc
 86d8abf70fab89d5d939dd7e38c59872492f444272a8524db79450a5180d45bb 1771764 gnome-shell_3.36.3.orig.tar.xz
 cafe97839dfe0c19d0043b15c7ac359509cd4800b70f199f33723f38f3fbd428 56940 gnome-shell_3.36.3-1ubuntu1~20.04.2.debian.tar.xz
 a16b32c8f30ce2e094077c84f5b9b3f2ce30bdf784d43615150e24e1a20db7fe 23915 gnome-shell_3.36.3-1ubuntu1~20.04.2_source.buildinfo
Files:
 76c3e5a77978cbea5594f4c999da9713 3861 gnome optional gnome-shell_3.36.3-1ubuntu1~20.04.2.dsc
 9a86d5ff375c58e007cbc0f9e2ca82e4 1771764 gnome optional gnome-shell_3.36.3.orig.tar.xz
 5fe2cf08ee9fb43125aee1c4681859fe 56940 gnome optional gnome-shell_3.36.3-1ubuntu1~20.04.2.debian.tar.xz
 e3b598a63ad30f7ce40a2b9f1b8765b0 23915 gnome optional gnome-shell_3.36.3-1ubuntu1~20.04.2_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the Focal-changes mailing list