[mutter/gnome-42] Bump version to 42.4
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gnome-42] Bump version to 42.4
- Date: Thu, 11 Aug 2022 14:26:17 +0000 (UTC)
commit 9a25838e4e3f705b69b7f2e0bf22e970d8829f1f
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Aug 11 11:03:07 2022 +0200
Bump version to 42.4
Update NEWS.
NEWS | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f05b420b39..218d68a3a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+42.4
+====
+* screencast: Set correct stride when using dmabufs [Pascal; !2514]
+* Fix glitches in apps using subsurfaces [Robert; !2501, !2530]
+* Reduce client work when entering overview [Robert; !2502]
+* Highlight actors becoming reactive under the pointer [Carlos; !2533]
+* Fall back to ARGB if XRGB is not supported [Daniel; !2519]
+* Support direct scanout on GPUs without modifiers support [Dor; !2510]
+* Fix registering as X11 window manager if GDK_BACKEND is set [Michel; !2496]
+* Fixed crash [Jonas Å.; !2554]
+* Plugged leak [Sebastian; !2497]
+* Misc. bug fixes and cleanups [Jonas D., Dor; !2348, !2406]
+
+Contributors:
+ Dor Askayo, Jonas Dreßler, Michel Dänzer, Carlos Garnacho, Sebastian Keller,
+ Robert Mader, Pascal Nowack, Daniel van Vugt, Jonas Ådahl
+
42.3
====
* wayland: Fix rotation transform [Robert; !1055]
diff --git a/meson.build b/meson.build
index 124f1b67d1..05aeb4609c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('mutter', 'c',
- version: '42.3',
+ version: '42.4',
meson_version: '>= 0.55.0',
license: 'GPLv2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]