[ubuntu/resolute-proposed] mutter 50~beta-2ubuntu2 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Fri Feb 20 03:23:17 UTC 2026


mutter (50~beta-2ubuntu2) resolute; urgency=medium

  [ Alessandro Astone ]
  * d/p/u: Add proposed patch for sticky-keys:
    Ensure that a latched modifier will only affect one key press (LP: #2133743)

  [ Marco Trevisan (Treviño) ]
  * d/p: Improve snap App ID identification.
    Use the snapd provided information rather than guessing, this is needed
    to support the desktop-id feature of the desktop interface and to
    correctly match the applications within the shell context
  * debian/control: Add build dependency on libsoup (and keep json-glib)
    The latter should have been actually removed but we need it again now
    In any case the new dependencies are not really new since the shell
    already loads in memory libsoup, so this makes just it being loaded by
    the linker instead.

mutter (50~beta-2ubuntu1) resolute; urgency=medium

  * Merge with Debian experimental, mostly to get the new dependency of
    libmutter-18 on mutter-common. This prevents a new crash in 50~beta
    that would occur when libmutter-18 is used with older mutter-common.

mutter (50~beta-2) experimental; urgency=medium

  * Add loong64 to the list of architectures where sysprof is available
  * Fix i386 build

mutter (50~beta-1) experimental; urgency=medium

  [ Daniel van Vugt ]
  * New upstream release 50.beta
  * Refreshed patches and fixed conflicts:
    - workarounds/Mark-several-additional-tests-as-flaky.patch
    - workarounds/tests-Install-stacking-tests-into-a-subdirectory.patch
    - workarounds/tests-Mark-view-verification-tests-as-incomplete-in-big-e.patch
  * Removed tests that relied strictly on the X11 backend which itself
    has been removed in this release.
  * debian/control: Add new Build-Depends: libxkbregistry-dev
  * Update debian/*.symbols for 50.beta
  * debian/control: libmutter now requires mutter-common >= 50~beta

  [ Simon McVittie ]
  * Revert "d/gbp.conf, d/control, d/watch: Branch for 49.x"

  [ Jeremy Bícha ]
  * Bump Standards Version to 4.7.3

mutter (50~beta-0ubuntu1) resolute; urgency=medium

  * New upstream release 50.beta
  * Refreshed patches and fixed conflicts:
    - workarounds/Mark-several-additional-tests-as-flaky.patch
    - workarounds/tests-Install-stacking-tests-into-a-subdirectory.patch
    - workarounds/tests-Mark-view-verification-tests-as-incomplete-in-big-e.patch
    - ubuntu/core-Remove-warning-that-a-key-combo-has-been-overridden.patch
    - ubuntu/window-Add-ability-to-override-the-edge-constraints.patch
  * Drop upstreamed patches:
    - workarounds/tests-test-client-Sync-display-before-closing-it.patch
    - ubuntu/onscreen-native-Reduce-the-log-level-of-buffer-age-warnin.patch
  * Rewrote patches:
    - ubuntu/Unblock-Nvidia-performance.patch
      because it's likely only part of it will land upstream in 50.0 and
      the commits had to be reordered. Also fixed a memory leak on DisplayLink.
  * Added patches:
    - ubuntu/Revert-clutter-frame-clock-Remove-min_render_time_allowed.patch
      to avoid a performance regression introduced upstream in 50.beta.

mutter (50~alpha-0ubuntu1) resolute; urgency=medium

  * New upstream release 50.alpha (LP: #2131889, LP: #2130619)
  * Refreshed patches and fixed conflicts:
    - workarounds/Mark-several-additional-tests-as-flaky.patch
    - workarounds/tests-Install-stacking-tests-into-a-subdirectory.patch
    - ubuntu/window-Add-ability-to-override-the-edge-constraints.patch
  * Add patches:
    - workarounds/tests-test-client-Sync-display-before-closing-it.patch
      to avoid spurious test failures with 50.alpha.
    - ubuntu/Unblock-Nvidia-performance.patch to improve Nvidia driver
      desktop performance. (LP: #2081140)
    - ubuntu/core-Remove-warning-that-a-key-combo-has-been-overridden.patch
      (LP: #1857392)
    - ubuntu/onscreen-native-Reduce-the-log-level-of-buffer-age-warnin.patch
      to eliminate spurious log spam introduced in upstream release 50.alpha.
  * Removed tests that relied strictly on the X11 backend which itself
    has been removed in this release.

Date: Fri, 20 Feb 2026 04:21:18 +0100
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/mutter/50~beta-2ubuntu2
-------------- next part --------------
Format: 1.8
Date: Fri, 20 Feb 2026 04:21:18 +0100
Source: mutter
Built-For-Profiles: noudeb
Architecture: source
Version: 50~beta-2ubuntu2
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Launchpad-Bugs-Fixed: 1857392 2081140 2130619 2131889 2133743
Changes:
 mutter (50~beta-2ubuntu2) resolute; urgency=medium
 .
   [ Alessandro Astone ]
   * d/p/u: Add proposed patch for sticky-keys:
     Ensure that a latched modifier will only affect one key press (LP: #2133743)
 .
   [ Marco Trevisan (Treviño) ]
   * d/p: Improve snap App ID identification.
     Use the snapd provided information rather than guessing, this is needed
     to support the desktop-id feature of the desktop interface and to
     correctly match the applications within the shell context
   * debian/control: Add build dependency on libsoup (and keep json-glib)
     The latter should have been actually removed but we need it again now
     In any case the new dependencies are not really new since the shell
     already loads in memory libsoup, so this makes just it being loaded by
     the linker instead.
 .
 mutter (50~beta-2ubuntu1) resolute; urgency=medium
 .
   * Merge with Debian experimental, mostly to get the new dependency of
     libmutter-18 on mutter-common. This prevents a new crash in 50~beta
     that would occur when libmutter-18 is used with older mutter-common.
 .
 mutter (50~beta-2) experimental; urgency=medium
 .
   * Add loong64 to the list of architectures where sysprof is available
   * Fix i386 build
 .
 mutter (50~beta-1) experimental; urgency=medium
 .
   [ Daniel van Vugt ]
   * New upstream release 50.beta
   * Refreshed patches and fixed conflicts:
     - workarounds/Mark-several-additional-tests-as-flaky.patch
     - workarounds/tests-Install-stacking-tests-into-a-subdirectory.patch
     - workarounds/tests-Mark-view-verification-tests-as-incomplete-in-big-e.patch
   * Removed tests that relied strictly on the X11 backend which itself
     has been removed in this release.
   * debian/control: Add new Build-Depends: libxkbregistry-dev
   * Update debian/*.symbols for 50.beta
   * debian/control: libmutter now requires mutter-common >= 50~beta
 .
   [ Simon McVittie ]
   * Revert "d/gbp.conf, d/control, d/watch: Branch for 49.x"
 .
   [ Jeremy Bícha ]
   * Bump Standards Version to 4.7.3
 .
 mutter (50~beta-0ubuntu1) resolute; urgency=medium
 .
   * New upstream release 50.beta
   * Refreshed patches and fixed conflicts:
     - workarounds/Mark-several-additional-tests-as-flaky.patch
     - workarounds/tests-Install-stacking-tests-into-a-subdirectory.patch
     - workarounds/tests-Mark-view-verification-tests-as-incomplete-in-big-e.patch
     - ubuntu/core-Remove-warning-that-a-key-combo-has-been-overridden.patch
     - ubuntu/window-Add-ability-to-override-the-edge-constraints.patch
   * Drop upstreamed patches:
     - workarounds/tests-test-client-Sync-display-before-closing-it.patch
     - ubuntu/onscreen-native-Reduce-the-log-level-of-buffer-age-warnin.patch
   * Rewrote patches:
     - ubuntu/Unblock-Nvidia-performance.patch
       because it's likely only part of it will land upstream in 50.0 and
       the commits had to be reordered. Also fixed a memory leak on DisplayLink.
   * Added patches:
     - ubuntu/Revert-clutter-frame-clock-Remove-min_render_time_allowed.patch
       to avoid a performance regression introduced upstream in 50.beta.
 .
 mutter (50~alpha-0ubuntu1) resolute; urgency=medium
 .
   * New upstream release 50.alpha (LP: #2131889, LP: #2130619)
   * Refreshed patches and fixed conflicts:
     - workarounds/Mark-several-additional-tests-as-flaky.patch
     - workarounds/tests-Install-stacking-tests-into-a-subdirectory.patch
     - ubuntu/window-Add-ability-to-override-the-edge-constraints.patch
   * Add patches:
     - workarounds/tests-test-client-Sync-display-before-closing-it.patch
       to avoid spurious test failures with 50.alpha.
     - ubuntu/Unblock-Nvidia-performance.patch to improve Nvidia driver
       desktop performance. (LP: #2081140)
     - ubuntu/core-Remove-warning-that-a-key-combo-has-been-overridden.patch
       (LP: #1857392)
     - ubuntu/onscreen-native-Reduce-the-log-level-of-buffer-age-warnin.patch
       to eliminate spurious log spam introduced in upstream release 50.alpha.
   * Removed tests that relied strictly on the X11 backend which itself
     has been removed in this release.
Checksums-Sha1:
 1dcc72e31c50f20d46ff8a7494971df3520c0592 4929 mutter_50~beta-2ubuntu2.dsc
 336bc5c0682d14854e9af5c5da8c2e06ccd93e41 105316 mutter_50~beta-2ubuntu2.debian.tar.xz
 0b254000393b40c8bbad269b9e681a14a5008451 25763 mutter_50~beta-2ubuntu2_source.buildinfo
Checksums-Sha256:
 90281c3008179bdbed0bfc56ab9d20a613d9b108bf42b172c7fbcb1eaa0e5b02 4929 mutter_50~beta-2ubuntu2.dsc
 2abd3c0e40847020a4ab0e6047d6e984eb1f76618b06cc632c76af3fcbd04eea 105316 mutter_50~beta-2ubuntu2.debian.tar.xz
 5829e3212c182cd62d5dafb6daf43630d3c5acd78443208f9420855f107a9bca 25763 mutter_50~beta-2ubuntu2_source.buildinfo
Files:
 a14508751037a65ce6329df6c9ef31b2 4929 x11 optional mutter_50~beta-2ubuntu2.dsc
 0e7c6c53454a08077e4fec025fed2c5d 105316 x11 optional mutter_50~beta-2ubuntu2.debian.tar.xz
 581d477bdb4739e878add38d0792e251 25763 x11 optional mutter_50~beta-2ubuntu2_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the Resolute-changes mailing list