Backport MR #2299 to avoid a commonly-encountered crash (#2063381)

This commit is contained in:
Adam Williamson
2022-03-14 11:58:49 -07:00
parent fe617a6e88
commit 11e3f0b51d
2 changed files with 86 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
Name: mutter
Version: 42.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Window and compositing manager based on Clutter
License: GPLv2+
@@ -32,6 +32,12 @@ Patch2: mutter-42.alpha-disable-tegra.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=2017043
Patch3: 2331.patch
# Avoid crashing on reentry into mapping/unmapping cycle
# https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3165
# https://bugzilla.redhat.com/show_bug.cgi?id=2063381
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2299
Patch4: 2299.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(libwacom)
@@ -175,6 +181,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_datadir}/mutter-%{mutter_api_version}/tests
%changelog
* Mon Mar 14 2022 Adam Williamson <awilliam@redhat.com> - 42.0-2
- Backport MR #2299 to avoid a commonly-encountered crash (#2063381)
* Sun Mar 13 2022 Florian Müllner <fmuellner@redhat.com> - 42.0-1
- Update to 42.0