[ubuntu/resolute-proposed] mutter 50~beta-2ubuntu3 (Accepted)
Marco Trevisan (Treviño)
marco at ubuntu.com
Fri Feb 20 03:48:19 UTC 2026
mutter (50~beta-2ubuntu3) resolute; urgency=medium
* d/p/ubuntu/snapd-support: Drop debug code leaked in the patch
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:35:46 +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-2ubuntu3
-------------- next part --------------
Format: 1.8
Date: Fri, 20 Feb 2026 04:35:46 +0100
Source: mutter
Built-For-Profiles: noudeb
Architecture: source
Version: 50~beta-2ubuntu3
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-2ubuntu3) resolute; urgency=medium
.
* d/p/ubuntu/snapd-support: Drop debug code leaked in the patch
.
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:
5cf394cf3ae2741e82c2add396651d6bf88129f2 4929 mutter_50~beta-2ubuntu3.dsc
ce2316f584f11acd053b68fe3ffc0a4aa0494ef1 105324 mutter_50~beta-2ubuntu3.debian.tar.xz
cc73c2db46628131fe1e850fa595c49d58d566df 25763 mutter_50~beta-2ubuntu3_source.buildinfo
Checksums-Sha256:
b76cbfb6470f48b3517868101db2ac1b0659d5a1b11b2c5e470216cfb7302c82 4929 mutter_50~beta-2ubuntu3.dsc
f2f0b7bc547f732714fd33aab585325798b2139bcd32be44b664dbe3c0a4e69e 105324 mutter_50~beta-2ubuntu3.debian.tar.xz
87fb4c27ed313635fade114231716a6eeccca474deaaab94af598f1f87917e22 25763 mutter_50~beta-2ubuntu3_source.buildinfo
Files:
04136bf51f1117afaa1330a2c9e4127a 4929 x11 optional mutter_50~beta-2ubuntu3.dsc
5b98fe69507db7563f2ab97dd07e0ba2 105324 x11 optional mutter_50~beta-2ubuntu3.debian.tar.xz
6f0e1dbd0e608a07f36d408b522aff2e 25763 x11 optional mutter_50~beta-2ubuntu3_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the Resolute-changes
mailing list