[ubuntu/groovy-proposed] gnome-shell 3.36.3-1ubuntu1 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Thu Jun 4 20:27:12 UTC 2020


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: Thu, 04 Jun 2020 22:19:02 +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
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 04 Jun 2020 22:19:02 +0200
Source: gnome-shell
Architecture: source
Version: 3.36.3-1ubuntu1
Distribution: groovy
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: 1872026 1873692 1877760 1877774 1881973
Changes:
 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:
 a82e41d27c8b7069cd3277196b095f23b8c0dd37 3831 gnome-shell_3.36.3-1ubuntu1.dsc
 8b4447a3ab5a377d5e22991466ce1735bdb24e96 1771764 gnome-shell_3.36.3.orig.tar.xz
 1397dad872c400a071ee18980bcc3fb9087af301 56352 gnome-shell_3.36.3-1ubuntu1.debian.tar.xz
 d1c84f3fad255cffb2d9c0984c38c2f530c90d00 23883 gnome-shell_3.36.3-1ubuntu1_source.buildinfo
Checksums-Sha256:
 67a1ebe5130704d4e772ca885acc2d9925d9fe7935834d71b3baf82b408f42b8 3831 gnome-shell_3.36.3-1ubuntu1.dsc
 86d8abf70fab89d5d939dd7e38c59872492f444272a8524db79450a5180d45bb 1771764 gnome-shell_3.36.3.orig.tar.xz
 c3d0ba9681da2b059f31e43db2fe0b0a720283b5b3e6c2ba4b3045279c0fdb4f 56352 gnome-shell_3.36.3-1ubuntu1.debian.tar.xz
 5313e41ff569652b2f81b7440e81bf105c521562ecf196fda34e3f03c723ed9f 23883 gnome-shell_3.36.3-1ubuntu1_source.buildinfo
Files:
 17aa5937502b726f9ed86337c2ce31ff 3831 gnome optional gnome-shell_3.36.3-1ubuntu1.dsc
 9a86d5ff375c58e007cbc0f9e2ca82e4 1771764 gnome optional gnome-shell_3.36.3.orig.tar.xz
 c11300a75554dece1cbdf3183a4e9b70 56352 gnome optional gnome-shell_3.36.3-1ubuntu1.debian.tar.xz
 582a92bc5c38b42f5b5dad8b039c6520 23883 gnome optional gnome-shell_3.36.3-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

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

iQIzBAEBCgAdFiEE1MUB2kjreXoIF1CTlEnC9QmWY18FAl7ZWO8ACgkQlEnC9QmW
Y1+oqxAAhmHbbr++c3ZtlUyUVxfIyFXFSa3tuYQkcygYKOlnTl8smHM/SAp97/h2
9lNfNNFKyv8/dHk/jqRpUcZkOUsq9OMwZD82EmUSF/oHKP0c4vFL4FiJFoa5WNNF
uL9itvKIhkrhsA6LRO6azN3EzzITpOPLQTf4asPJz5GGmQjt6D+RwX+LsgxfQl19
/4Ko1d+mDu+SxJTTkS2vjhvsPwXLKWt6mOU6DJ9zWoecz9T09sJr6vJ38p7W6GSK
IAyanUkMky0VPK4Z6TMYejpmZHiv2PclNp8r+flF+tP5rxCTBnxh5lzi718t6y8A
i5NHSXu2UIcLDNJZUsf7cUuiwRQ+/AuNrF2is2aWWfBR69JQBjUNws3ucZDLrb5h
qPKdzcm8BqDrNcfzmnxuyWUvqMlZFKLBngMiqsR2TN+AsagIvdfbosbr6ZOQBa7+
iUDhXkReML7LlLnbg7SgrYKEr0SMlGOlMlVn7ATQimfHlQJvVMTu81cE7/qi9bps
LFNAVjqzBOdTJ6EMBbn+D7IdJapyY53i3VUf9Z2fDn+/TqrA9zg1stnxHLKSLc75
kjWQ+8/wKOPkkCLd+3Q7c8WV+qO6PzCqt59ycK4sxPAeNg+dfAgO/MCr6csYWQcs
PJAH/ZkQ4QMG1gM/dw/cXa5x+D030ktRt2giZ4a3ibkjAWchahg=
=WdiU
-----END PGP SIGNATURE-----


More information about the Groovy-changes mailing list