gnome-shell 3.31.90-1ubuntu1 source package in Ubuntu

Changelog

gnome-shell (3.31.90-1ubuntu1) disco; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * Merge with debian, 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.install: Install Ubuntu mode
    + 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/gdm.patch
      - as gdm is system-wide and not session-wide, ensure gdm has an ubuntu
        styling by default, not impacting the gnome user session though.
    + ubuntu/background_login.patch
      - Change default background color as we modified the default GDM color
        for our ubuntu session. Change it as well here, still applying the
        background noise loading.
    + ubuntu/gdm_alternatives.patch
      - Add support for GDM3 theme alternatives
    + ubuntu/block_mode_extension_update.patch
      - Don't allow ubuntu mode extension to update
    + 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.
    + volume-Add-back-sound-feedback-on-scroll.patch
      - Fix regression causing missing feedback on volume slider scroll
    + st-texture-cache-Cancel-sliced-image-loading-on-target-ac.patch
      - Fix possible crash on cache loading
    + 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,
      st-scroll-view-Remove-scrollbars-references-on-dispose.patch:
      - Fix crash on theme changes
    + ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
      - stop searches when requested from UI
    + debian/patches/ubuntu/background_login.patch:
      - match Yaru theme in the ubuntu session instead of our previous GDM
        background
    + debian/patches/ubuntu/resolve_alternate_theme_path.patch:
      - ensure we resolve finale theme file path to correctly load assets
        under gdm
    + debian/rules:
      - Run dh_translations and work around an issue with Rosetta and plural
        translations
    + Add desktop-icons to the Ubuntu session by default
    + Break nautilus << 3.30. We don't want two things trying to handle the
      desktop.
  * d/p/st-button-Ignore-pointer-emulated-touch-events.patch,
    d/p/keyboard-Do-not-call-KeyboardManager.holdKeyboard-with-se.patch:
    - Removed, as applied upstreamy
  * d/p/optional-hot-corner.patch,
    d/p/background_login.patch,
    d/p/ubuntu/lightdm-user-switching.patch,
    d/p/ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
    - Updated as per ES6 javascript usage upstream
  * d/p/global-make-possible-to-set-debug-flags-dynamically.patch,
    d/p/main-add-backtrace-crashes-all-and-backtrace-all.patch,
    d/p/main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
    d/p/main-show-an-error-message-on-gnome-shell-crash.patch,
    d/p/sessionMode-add-support-for-debugFlags-parameter.patch,
    d/p/st-button-Ignore-pointer-emulated-touch-events.patch,
    d/p/st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch,
    d/p/st-scroll-view-Remove-scrollbars-references-on-dispose.patch,
    d/p/st-texture-cache-Cancel-sliced-image-loading-on-target-ac.patch,
    d/p/ubuntu/block_mode_extension_update.patch,
    d/p/ubuntu/desktop_detect.patch,
    d/p/ubuntu/gdm_alternatives.patch,
    d/p/ubuntu/lock_on_suspend.patch,
    d/p/ubuntu/resolve_alternate_theme_path.patch,
    d/p/volume-Add-back-sound-feedback-on-scroll.patch:
    - Refreshed

  [ Iain Lane ]
  * Bump ubuntu-dock Breaks version; we need to update for this shell

gnome-shell (3.31.90-1) experimental; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release
    - Don't fill journal with osdWindow errors (LP: #1772677)
    - Fix missing icon in keyboard indicator (LP: #1812266)
  * debian/control:
    - Update mutter dependency on mutter-4 3.31.4
    - Drop dependencies on libcanberra and libcanberra-gtk3
  * debian/gnome-shell.install:
    - Remove usr/lib/mozilla as no plugin is shipped anymore
  * debian/gnome-shell.lintian-overrides:
    - Update mutter libraries paths

  [ Laurent Bigonville ]
  * debian/control.in: Recommends ibus, gnome-shell tried to start for years
    now, ibus is required to input emoji these days. (Closes: #815050)

  [ Marco Trevisan (Treviño) ]
  * d/p/Update-Basque-translation.patch,
    d/p/Update-Esperanto-translation.patch,
    d/p/Update-French-translation.patch,
    d/p/Update-Slovak-translation.patch,
    d/p/altSwitcher-Fix-error-when-all-alternatives-are-disabled.patch,
    d/p/dash-destroy-items-s-child-before-tooltip.patch,
    d/p/ibusManager-Don-t-pass-undefined-callback-to-ibus.patch,
    d/p/keyboard-Do-not-call-KeyboardManager.holdKeyboard-with-se.patch,
    d/p/panel-Don-t-allow-opening-hidden-menus-via-keybindings.patch,
    d/p/power-Label-the-PENDING_CHARGE-state-as-Not-Charging.patch,
    d/p/shellActionModes-disable-POPUP-keybindings-in-unlock-scre.patch,
    d/p/st-button-Ignore-pointer-emulated-touch-events.patch:
    - Dropped applied Upstream
  * d/p/tweener-Save-handlers-on-target-and-remove-them-on-destro.patch,
    d/p/workaround_crasher_fractional_scaling.patch:
    - Refreshed
  * debian/control: set breaks on dash-to-panel and dashtodock extensions

  [ Iain Lane ]
  * control: Bump libmutter-dev version to 3.31.90, per upstream

gnome-shell (3.30.2-3) unstable; urgency=medium

  * Team upload
  * d/p/ibusManager-Don-t-pass-undefined-callback-to-ibus.patch:
    Mark as applied on upstream gnome-3-30 branch, and reorder earlier
    in the patch series
  * d/p/panel-Don-t-allow-opening-hidden-menus-via-keybindings.patch,
    d/p/shellActionModes-disable-POPUP-keybindings-in-unlock-scre.patch:
    Add patches from upstream to fix partial lock screen bypass
    (CVE-2019-3820, Closes: #921490)
  * Update patch series from gnome-3-30 branch, up to 3.30.2-11-ge23f4d6c7
    - Fix a crash that can happen when locking the screen
    - Fix a critical when an app is closed while its popup menu is open
    - Ignore pointer emulated touch events, fixing unintended double clicks
      in extensions like dash-to-dock
    - Don't close ibus popup window when an entry field changes its input
      purpose
    - Update translations: eu, eo, sk, fr

 -- Marco Trevisan (Treviño) <email address hidden>  Thu, 21 Feb 2019 15:46:50 +0000

Upload details

Uploaded by:
Marco Trevisan (Treviño)
Sponsored by:
Iain Lane
Uploaded to:
Disco
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnome-shell_3.31.90.orig.tar.xz 1.4 MiB bee37b8ec3620cfe7660e4a25a9f774d1bbce1b9c89f9a9f6848768501f95c8a
gnome-shell_3.31.90-1ubuntu1.debian.tar.xz 48.1 KiB aaece669324106aa8bd60dd502ad5e03eba986a1cea3ee79ed9dca7116e8e79a
gnome-shell_3.31.90-1ubuntu1.dsc 3.5 KiB 19e25a8bf03099159d990170c6bfb6991a9e91840f4a9525e838d1a14ab2e544

Available diffs

View changes file

Binary packages built by this source

gnome-shell: No summary available for gnome-shell in ubuntu disco.

No description available for gnome-shell in ubuntu disco.

gnome-shell-common: No summary available for gnome-shell-common in ubuntu disco.

No description available for gnome-shell-common in ubuntu disco.

gnome-shell-dbgsym: No summary available for gnome-shell-dbgsym in ubuntu disco.

No description available for gnome-shell-dbgsym in ubuntu disco.