Change logs for gnome-shell source package in Mantic

  • gnome-shell (45.2-0ubuntu1.1) mantic-security; urgency=medium
    
      * Fix compatibility with glib2.0 security update
        - debian/patches/correct_expected_bus_name.patch: correct expected bus
          name for streams in js/dbusServices/screencast/screencastService.js.
    
     -- Marc Deslauriers <email address hidden>  Tue, 07 May 2024 17:05:04 -0400
  • gnome-shell (45.2-0ubuntu1) mantic; urgency=medium
    
      * New upstream release (LP: #2045667)
      * Refresh patches
    
     -- Jeremy Bícha <email address hidden>  Tue, 05 Dec 2023 13:11:30 -0500
  • gnome-shell (45.1-0ubuntu1) mantic; urgency=medium
    
      * New upstream release (LP: #2043015)
      * Drop 2 patches applied in new release
    
     -- Jeremy Bícha <email address hidden>  Wed, 08 Nov 2023 18:33:02 +0200
  • gnome-shell (45.0-1ubuntu2) mantic; urgency=medium
    
      * Cherry-pick 2 commits from future 45.1:
        - Fix crash at shutdown (LP: #2036889)
        - Fix indefinite inhibition of direct scanout when closing the Overview
    
     -- Jeremy Bícha <email address hidden>  Tue, 03 Oct 2023 14:16:54 -0400
  • gnome-shell (45.0-1ubuntu1) mantic; urgency=medium
    
      * Merge with Debian. Remaining changes:
        - Add some Recommends:
          + ubuntu-session (| gnome-session) to have the ubuntu session available
          + ubuntu-wallpapers
          + xserver-xorg-legacy
          + yaru-theme-gnome-shell for the default ubuntu theming
        - Move some Recommends to Suggests:
          + chrome-gnome-shell
          + gnome-backgrounds
        - Update debian/gbp.conf with Ubuntu settings
        - Add debian/ubuntu-session-mods/ubuntu.json
        - debian/patches: Do not hang & crash if fingerprint service fails to start
          (LP: #1962566)
        - 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/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
        - 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
        - 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.
        - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
          + Show monitor scaled cursor when magnifier is enabled
        - 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
        - u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
        - ubuntu/resolve_alternate_theme_path.patch
        - ubuntu/secure_mode_extension.patch
        - ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
        - ubuntu/configure_login_screen.patch
        - ubuntu/layout-Make-starting-in-the-overview-optional.patch:
          + Makes dock replace overview easier
        - ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
          + Ensure windows don't get maximized under the panels / dock
        - debian/patches: Compute system background color from theme (LP: #1965727)
        - ubuntu/configure-login-screen.patch: Use bg color for initial system bg
          (LP: #1965727)
        - debian/patches: Ensure St.Entry's `selected-color` CSS property is
          honored (LP: #1878998)
        - ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
        - d/p/use-favorites-strings: Only apply this to ubuntu session
        - debian/patches: Support configuring icons resource to use for mode
        - Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
          + Ensure selected-text foreground color is preserved
        - ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
          + Support loading iconsResourceName from session file
        - ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
        - ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
          + Support loading Yaru theme variants (for accent color)
        - ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch
    
    gnome-shell (45.0-1) experimental; urgency=medium
    
      * New upstream release
        - Fix exposing window previews on lock screen via keyboard shortcuts
          (Closes: #1052067, CVE-2023-43090, gnome-shell#6990)
      * Bump minimum mutter to 45.0
    
     -- Jeremy Bícha <email address hidden>  Mon, 18 Sep 2023 11:22:07 -0400
  • gnome-shell (45~rc-0ubuntu3) mantic; urgency=medium
    
      * Restore dark mode patch accidentally dropped when packaging 45
        (LP: #2035036)
      * Refresh patches
    
     -- Jeremy Bícha <email address hidden>  Sun, 10 Sep 2023 15:59:19 -0400
  • gnome-shell (45~rc-0ubuntu2) mantic; urgency=medium
    
      * Update magnizier sprite scaling patch with latest version proposed upstream
    
     -- Jeremy Bícha <email address hidden>  Sat, 09 Sep 2023 11:17:39 -0400
  • gnome-shell (45~rc-0ubuntu1) mantic; urgency=medium
    
      * New upstream release
      * debian/control.in: Bump minimum mutter to 45~rc
      * Drop cherry-picked patches applied in new release
      * Refresh patches
      * Add patch to avoid using Tecla because it isn't ready here yet
    
     -- Jeremy Bícha <email address hidden>  Wed, 06 Sep 2023 15:34:13 -0400
  • gnome-shell (45~beta.1-0ubuntu2) mantic; urgency=medium
    
      [ Jeremy Bícha ]
      * Don't Build-Depend on gtk3
      * debian/control.in: Depend on gir1.2-webkit-6.0 instead of 4.1
    
      [ Marco Trevisan (Treviño) ]
      * debian/ubuntu.json: Prefer light color scheme
      * debian/patches: Cherry-pick patches from upstream main branch
      * debian/control: Recommends more recent version of yaru theme
    
     -- Marco Trevisan (Treviño) <email address hidden>  Mon, 28 Aug 2023 23:49:34 +0200
  • gnome-shell (45~beta.1-0ubuntu1) mantic; urgency=medium
    
      [ Jeremy Bícha ]
      * New upstream release
      * Build with mutter 45 beta
      * debian/rules: Drop obsolete configure flag
      * debian/gnome-shell.install: gnome-shell-perf-tool -> gnome-shell-test-tool
      * Refresh patches
      * Drop patch to use "Favorite" instead of "Pin"
    
      [ Marco Trevisan (Treviño) ]
      * debian/patches: Make desktop detection to work with ESM modules
      * debian/patches: Handle loading of multiple yaru variants again
      * debian/patches: Cherry-pick various upstream fixes
    
     -- Marco Trevisan (Treviño) <email address hidden>  Fri, 18 Aug 2023 01:12:53 +0200
  • gnome-shell (44.3-1ubuntu1) mantic; urgency=medium
    
      * Merge with Debian (LP: #2026586). Remaining changes:
        - Add some Recommends:
          + ubuntu-session (| gnome-session) to have the ubuntu session available
          + ubuntu-wallpapers
          + xserver-xorg-legacy
          + yaru-theme-gnome-shell for the default ubuntu theming
        - Move some Recommends to Suggests:
          + chrome-gnome-shell
          + gnome-backgrounds
        - Update debian/gbp.conf with Ubuntu settings
        - debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
        - debian/patches: Do not hang & crash if fingerprint service fails to start
          (LP: #1962566)
        - 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/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
        - 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
        - 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.
        - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
          + Show monitor scaled cursor when magnifier is enabled
        - 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
        - u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
        - ubuntu/resolve_alternate_theme_path.patch
        - ubuntu/secure_mode_extension.patch
        - ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
        - ubuntu/configure_login_screen.patch
        - ubuntu/layout-Make-starting-in-the-overview-optional.patch:
          + Makes dock replace overview easier
        - ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
          + Ensure windows don't get maximized under the panels / dock
        - debian/patches: Compute system background color from theme (LP: #1965727)
        - ubuntu/configure-login-screen.patch: Use bg color for initial system bg
          (LP: #1965727)
        - debian/patches: Ensure St.Entry's `selected-color` CSS property is
          honored (LP: #1878998)
        - ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
        - d/p/use-favorites-strings: Only apply this to ubuntu session
        - debian/patches: Support configuring icons resource to use for mode
        - Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
          + Ensure selected-text foreground color is preserved
        - ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
          + Support loading iconsResourceName from session file
        - ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
        - ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
          + Support loading Yaru theme variants (for accent color)
        - ubuntu/Revert-dash-Use-pin-instead-of-favorites
        - ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch
    
    gnome-shell (44.3-1) experimental; urgency=medium
    
      * New upstream release
    
     -- Jeremy Bícha <email address hidden>  Fri, 07 Jul 2023 09:33:58 -0400
  • gnome-shell (44.2-1ubuntu1) mantic; urgency=medium
    
      * Merge with Debian (LP: #2022961). Remaining changes:
        - Add some Recommends:
          + ubuntu-session (| gnome-session) to have the ubuntu session available
          + ubuntu-wallpapers
          + xserver-xorg-legacy
          + yaru-theme-gnome-shell for the default ubuntu theming
        - Move some Recommends to Suggests:
          + chrome-gnome-shell
          + gnome-backgrounds
        - Update debian/gbp.conf with Ubuntu settings
        - debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
        - debian/patches: Do not hang & crash if fingerprint service fails to start
          (LP: #1962566)
        - 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/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
        - 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
        - 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.
        - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
          + Show monitor scaled cursor when magnifier is enabled
        - 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
        - u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
        - ubuntu/resolve_alternate_theme_path.patch
        - ubuntu/secure_mode_extension.patch
        - ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
        - ubuntu/configure_login_screen.patch
        - ubuntu/layout-Make-starting-in-the-overview-optional.patch:
          + Makes dock replace overview easier
        - ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
          + Ensure windows don't get maximized under the panels / dock
        - debian/patches: Compute system background color from theme (LP: #1965727)
        - ubuntu/configure-login-screen.patch: Use bg color for initial system bg
          (LP: #1965727)
        - debian/patches: Ensure St.Entry's `selected-color` CSS property is
          honored (LP: #1878998)
        - ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
        - d/p/use-favorites-strings: Only apply this to ubuntu session
        - debian/patches: Support configuring icons resource to use for mode
        - Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
          + Ensure selected-text foreground color is preserved
        - ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
          + Support loading iconsResourceName from session file
        - ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
        - ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
          + Support loading Yaru theme variants (for accent color)
        - ubuntu/Revert-dash-Use-pin-instead-of-favorites
        - ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch
    
    gnome-shell (44.2-1) experimental; urgency=medium
    
      * New upstream release
      * debian/control.in: Bump minimum mutter to 44.2
    
     -- Jeremy Bícha <email address hidden>  Mon, 05 Jun 2023 12:59:17 -0400
  • gnome-shell (44.1-1ubuntu1) mantic; urgency=medium
    
      * Merge with Debian (LP: #2020277, LP: #1968383, LP: #1968390, LP: #2016007)
      * Remaining changes:
        - Add some Recommends:
          + ubuntu-session (| gnome-session) to have the ubuntu session available
          + ubuntu-wallpapers
          + xserver-xorg-legacy
          + yaru-theme-gnome-shell for the default ubuntu theming
        - Move some Recommends to Suggests:
          + chrome-gnome-shell
          + gnome-backgrounds
        - Update debian/gbp.conf with Ubuntu settings
        - debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
        - debian/patches: Do not hang & crash if fingerprint service fails to start
          (LP: #1962566)
        - 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/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
        - 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
        - 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.
        - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
          + Show monitor scaled cursor when magnifier is enabled
        - 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
        - u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
        - ubuntu/resolve_alternate_theme_path.patch
        - ubuntu/secure_mode_extension.patch
        - ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
        - ubuntu/configure_login_screen.patch
        - ubuntu/layout-Make-starting-in-the-overview-optional.patch:
          + Makes dock replace overview easier
        - ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
          + Ensure windows don't get maximized under the panels / dock
        - debian/patches: Compute system background color from theme (LP: #1965727)
        - ubuntu/configure-login-screen.patch: Use bg color for initial system bg
          (LP: #1965727)
        - debian/patches: Ensure St.Entry's `selected-color` CSS property is
          honored (LP: #1878998)
        - ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
        - d/p/use-favorites-strings: Only apply this to ubuntu session
        - debian/patches: Support configuring icons resource to use for mode
        - Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
          + Ensure selected-text foreground color is preserved
        - ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
          + Support loading iconsResourceName from session file
        - ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
        - ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
          + Support loading Yaru theme variants (for accent color)
        - ubuntu/Revert-dash-Use-pin-instead-of-favorites
        - ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch
    
    gnome-shell (44.1-1) experimental; urgency=medium
    
      [ Jarred Wilson ]
      * New upstream release
      * Drop patches applied in new release
      * Rebase patches
    
      [ Jeremy Bicha ]
      * Drop patch to ensure tray icons windows are shown: applied in new release
      * debian/control.in: Bump minimum mutter to 44.1
    
     -- Jeremy Bícha <email address hidden>  Sun, 21 May 2023 16:52:00 -0400
  • gnome-shell (44.0-2ubuntu3) lunar; urgency=medium
    
      * Cherry-pick fix for installing extensions (LP: #2013073)
      * Add proposed patch to fix running gnome-shell on RISC-V (LP: #2012068)
    
     -- Jeremy Bicha <email address hidden>  Fri, 31 Mar 2023 10:18:23 -0400