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

Marco Trevisan (Treviño) marco at ubuntu.com
Mon Jul 20 16:21:14 UTC 2020


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

  * Merge with debian, including new upstream stable release, remaining changes:
    - 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)
  * d/p/ubuntu/gdm_alternatives.patch,
    d/p/ubuntu/secure_mode_extension.patch:
    - Refreshed as pr upstream changes

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

  * New upstream stable release (LP: #1888060)
    - Hide switch-user button on lock screen if unsupported
    - Improve world clocks styling
    - Improve calendar-server performance (Closes: #964851, LP: #1885346)
    - Fix regressions in redesigned modal dialogs (LP: #1871868)
    - Better support sandboxed apps with multiple .desktop files
    - Fix on-screen keyboard size in portrait orientation
    - Support scrolling anywhere in slider menu items
    - Fixed crash
    - Plugged leaks
  * debian/control:
    - Bump dependency on ibedataserver1.2 and evolution-data-server to 3.33.1
  * d/p/shell-mime-sniffer-Ignore-invalid-file-content-type.patch:
    - Dropped (merged upstream)
  * d/p/shell-window-tracker-Tighten-sandbox-ID-prefix-check.patch,
    d/p/extensionDownloader-Fix-check-for-updates-with-several-ex.patch,
    d/p/Update-Brazilian-Portuguese-translation.patch,
    d/p/Update-Brazilian-Portuguese-translation-1.patch,
    d/p/keyboard-Move-named-icons-into-subdirectories.patch,
    d/p/keyboard-Fix-missing-key-icons-in-numeric-level.patch,
    d/p/calendar-server-Remove-delay-before-event-emission.patch:
    - Cherry-picked from upstream stable branch, as they're reiterations to fix
      issues introduced in various 3.36.x releases.

Date: Mon, 20 Jul 2020 18:18:57 +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.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 20 Jul 2020 18:18:57 +0200
Source: gnome-shell
Architecture: source
Version: 3.36.4-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: 964851
Launchpad-Bugs-Fixed: 1871868 1885346 1888060
Changes:
 gnome-shell (3.36.4-1ubuntu1) groovy; urgency=medium
 .
   * Merge with debian, including new upstream stable release, remaining changes:
     - 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)
   * d/p/ubuntu/gdm_alternatives.patch,
     d/p/ubuntu/secure_mode_extension.patch:
     - Refreshed as pr upstream changes
 .
 gnome-shell (3.36.4-1) unstable; urgency=medium
 .
   * New upstream stable release (LP: #1888060)
     - Hide switch-user button on lock screen if unsupported
     - Improve world clocks styling
     - Improve calendar-server performance (Closes: #964851, LP: #1885346)
     - Fix regressions in redesigned modal dialogs (LP: #1871868)
     - Better support sandboxed apps with multiple .desktop files
     - Fix on-screen keyboard size in portrait orientation
     - Support scrolling anywhere in slider menu items
     - Fixed crash
     - Plugged leaks
   * debian/control:
     - Bump dependency on ibedataserver1.2 and evolution-data-server to 3.33.1
   * d/p/shell-mime-sniffer-Ignore-invalid-file-content-type.patch:
     - Dropped (merged upstream)
   * d/p/shell-window-tracker-Tighten-sandbox-ID-prefix-check.patch,
     d/p/extensionDownloader-Fix-check-for-updates-with-several-ex.patch,
     d/p/Update-Brazilian-Portuguese-translation.patch,
     d/p/Update-Brazilian-Portuguese-translation-1.patch,
     d/p/keyboard-Move-named-icons-into-subdirectories.patch,
     d/p/keyboard-Fix-missing-key-icons-in-numeric-level.patch,
     d/p/calendar-server-Remove-delay-before-event-emission.patch:
     - Cherry-picked from upstream stable branch, as they're reiterations to fix
       issues introduced in various 3.36.x releases.
Checksums-Sha1:
 90be2297bc53f74622d2e71055b1eaac1e33be7e 3831 gnome-shell_3.36.4-1ubuntu1.dsc
 8c071d920e928c2986ffcae67dc1ab628b94ffc4 1774584 gnome-shell_3.36.4.orig.tar.xz
 0bf0a9dd0467a2e1c53d9c47202606a8ebb4a8e7 66100 gnome-shell_3.36.4-1ubuntu1.debian.tar.xz
 7c413c928bf9d5af71c8936bcc945ecb27978300 22973 gnome-shell_3.36.4-1ubuntu1_source.buildinfo
Checksums-Sha256:
 04ad87ff10b3790857ea7bc615d9d93feb1981891966363604af727b1d971bc1 3831 gnome-shell_3.36.4-1ubuntu1.dsc
 2d94932d9ceb522501055f6b2c85e79132ce7e3f13c4997e31564694725ed1db 1774584 gnome-shell_3.36.4.orig.tar.xz
 6c4b6344730274a4e1fdf46bd921a6dc2dcd331a9b9d567e28e7f05a20ba65ea 66100 gnome-shell_3.36.4-1ubuntu1.debian.tar.xz
 a3a3b6b70d6755cab4d859dda31685e5fdb725f825b38ce275552c2f04b40b61 22973 gnome-shell_3.36.4-1ubuntu1_source.buildinfo
Files:
 55487a0bd7462fe0283a3f1fb9902298 3831 gnome optional gnome-shell_3.36.4-1ubuntu1.dsc
 6227e7986a8eb6fdf48ed8f06d55a99f 1774584 gnome optional gnome-shell_3.36.4.orig.tar.xz
 01c996747958c9046d455c816128ca2a 66100 gnome optional gnome-shell_3.36.4-1ubuntu1.debian.tar.xz
 3140f785f1bc302af28f6149d5529d01 22973 gnome optional gnome-shell_3.36.4-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

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

iQIzBAEBCgAdFiEE1MUB2kjreXoIF1CTlEnC9QmWY18FAl8VxBEACgkQlEnC9QmW
Y182vg/+PftdTq1rpGolD/8HGNDmoWt+nQm86qlOEpYBZY/z3S4rg0LeHZCMXWI4
gSHm4uX81J4uiC69voquxnKwfz+uw130kJDE5fbbudbD+uem3yDxUADw1f02vo2j
oSHpVtl8swLzPdWLo65q5unDayAJEncZ60lCwn8NG4G4pgy91XVhfsC3hUsWs4xW
cljX3k4iPKjMz0G/dtg9OU/y7n1Q0MRXcfBdgalZYWshTH3b/rGI/wlS+VqiWrs1
IsCeLTX+AxwhlC/Yys7VgDakbK9IBNBboUgblIKDHenQRSDXYrZFdRVAgZjcExT7
pJZIgSJjSxWpdEmcceUQoc7gR4fhQp1cJq3rl1UTqz8OIeSGW1f9NJzZXEtg5uOA
IkVW7jx/BlmqlUKn2gRhNpdckymZ+Og84NG9KlGqr96IgmJesUdMWLSywJH/37K6
JyYw1P2d3GbXpbcelrvASAwql/lMkYJ3bPuJJBCEEVmx1wKvfZgi5IkyXsN3bSKD
Za+s3YgtqHFKBayJSWRZ5YVncA4aGbiHAtCk84g9JrEhNKeXncXM2AcZt4HEb1UV
ylJSG8mB3ZLsmuRaxkVhNppT1wVJ2CMv/M+fLcd1eGcszp1DGoImjlPQHJHnLaOz
PEdZdzty6OygEnQj4a8hh7WgCdTK5erqyR9I46vQvy/+4kB0NQI=
=653X
-----END PGP SIGNATURE-----


More information about the Groovy-changes mailing list