All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][PATCH 1/5] mutter: update 45.1 -> 45.3
@ 2024-01-10  9:11 Markus Volk
  2024-01-10  9:11 ` [meta-gnome][PATCH 2/5] gnome-shell: " Markus Volk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Volk @ 2024-01-10  9:11 UTC (permalink / raw)
  To: openembedded-devel

45.3
====
* Fix handling of relative mode for tablets [Peter; !3410]
* Fix forcing EGLStream with NVIDIA proprietary driver [Daniel; !2905]
* Sync geometry only when window is mapped [Sebastian W.; !3401, !3404]
* Improve repick due to transform changes [Carlos; !3385]
* wayland/client: Add make_desktop() method [Florian; !3305]
* Fix occasional artifacts at top of X11 fullscreen windows [Carlos; !3476]
* background: Fix background color around image [Sebastian W.; !3459]
* Fixed crashes [Sebastian K., Carlos, Jonas; !3453, !3422, !3335, !3392]
* Plugged leaks [Robert, Sebastian K.; !3439, !3411]
* Misc. bug fixes and cleanups [Sebastian W., Christopher, Daniel, Olivier,
  Michel, Qiu, Carlos, Ivan, Mike, Mart, Bilal; !3456, !3455, !2620, !3447,
  !3444, !3440, !3438, !3425, !3413, !3403, !3397, !3469, !3468, !3471, !3479]

Contributors:
  Jonas Ådahl, Robert Balas, Michel Dänzer, Bilal Elmoussaoui, Christopher Fore,
  Olivier Fourdan, Carlos Garnacho, Mike Gorse, Peter Hutterer,
  Sebastian Keller, Ivan Molodetskikh, Florian Müllner, Mart Raudsepp,
  Daniel van Vugt, Qiu Wenbo, Sebastian Wick

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../recipes-gnome/mutter/{mutter_45.1.bb => mutter_45.3.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/mutter/{mutter_45.1.bb => mutter_45.3.bb} (97%)

diff --git a/meta-gnome/recipes-gnome/mutter/mutter_45.1.bb b/meta-gnome/recipes-gnome/mutter/mutter_45.3.bb
similarity index 97%
rename from meta-gnome/recipes-gnome/mutter/mutter_45.1.bb
rename to meta-gnome/recipes-gnome/mutter/mutter_45.3.bb
index 6093a0fe9..85bfdd528 100644
--- a/meta-gnome/recipes-gnome/mutter/mutter_45.1.bb
+++ b/meta-gnome/recipes-gnome/mutter/mutter_45.3.bb
@@ -24,7 +24,7 @@ DEPENDS = " \
 
 inherit gnomebase gsettings gobject-introspection gettext features_check
 
-SRC_URI[archive.sha256sum] = "2cd3c5efb22db76c79311cb1889a1aab2feb35b4a4dd03f3822aab7999da212c"
+SRC_URI[archive.sha256sum] = "b78aea7f3e2bec8322a2af0404716be2269905c7d50c04b0b2a71a38814fcd01"
 
 # x11 is still manadatory - see meson.build
 REQUIRED_DISTRO_FEATURES = "wayland x11 polkit"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [meta-gnome][PATCH 2/5] gnome-shell: update 45.1 -> 45.3
  2024-01-10  9:11 [meta-gnome][PATCH 1/5] mutter: update 45.1 -> 45.3 Markus Volk
@ 2024-01-10  9:11 ` Markus Volk
  2024-01-10  9:11 ` [meta-gnome][PATCH 3/5] gnome-control-center: update 45.1 -> 45.2 Markus Volk
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Markus Volk @ 2024-01-10  9:11 UTC (permalink / raw)
  To: openembedded-devel

45.3
====
* Allow any enter key to be used to screenshot [Scott; !2777]
* Fix spinner in light style variant [Florian; !3080]
* Improve formatting of extension errors [Philip; !3041]
* Fixed crash [Sebastian; !3006]
* Misc. bug fixes and cleanups [Florian, Daniel, Julian, Jonian; !3065, !3031,
  !3043, !3047, !3049, !3052, !3064, !3072, !2998]

Contributors:
  Scott Buchanan, Philip Chimento, Jonian Guveli, Sebastian Keller,
  Florian Müllner, Julian Sparber, Daniel van Vugt

Translators:
  Brage Fuglseth [nb]

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../gnome-shell/{gnome-shell_45.1.bb => gnome-shell_45.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_45.1.bb => gnome-shell_45.3.bb} (95%)

diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb
similarity index 95%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.1.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb
index d35437cb5..1dd043ec8 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb
@@ -32,7 +32,7 @@ GIR_MESON_OPTION = ""
 # gobject-introspection is mandatory and cannot be configured
 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
 
-SRC_URI[archive.sha256sum] = "15fca4bd6129a8b3f990197fbd1ee58d74b641510afaaf0882a7fa36634fc5f2"
+SRC_URI[archive.sha256sum] = "3a19724720d8274dc6bced68e0dd5fc7668a04cd79978cbbb8223474ccdda9ab"
 SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch"
 
 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [meta-gnome][PATCH 3/5] gnome-control-center: update 45.1 -> 45.2
  2024-01-10  9:11 [meta-gnome][PATCH 1/5] mutter: update 45.1 -> 45.3 Markus Volk
  2024-01-10  9:11 ` [meta-gnome][PATCH 2/5] gnome-shell: " Markus Volk
@ 2024-01-10  9:11 ` Markus Volk
  2024-01-10  9:11 ` [meta-gnome][PATCH 4/5] gnome-software: update 45.1 -> 45.3 Markus Volk
  2024-01-10  9:11 ` [meta-gnome][PATCH 5/5] gnome-shell-extensions: update 45.1 -> 45.2 Markus Volk
  3 siblings, 0 replies; 5+ messages in thread
From: Markus Volk @ 2024-01-10  9:11 UTC (permalink / raw)
  To: openembedded-devel

============
Version 45.2
============

Apps
- Fix status page glitch on initialization
- Fix "File and Link Association" interface not reflecting changes

Background
- Improve background preview and chooser performance

Default Apps
- Fix undesired resetting of default apps during startup

Mouse
- Fix interference issue with scroll event in Mouse Test window

Network
- Close network editor when using non-native nm-connection-editor
- Show decoration buttons on empty-state (no network device found page)
- Share WPA3 (SAE) networks with QR Code
- Hide QR Code icon when connection is not successful
- Remove deprecated 'wpa-none'
- Fix route label alignments

Privacy
- Fix crash from free bug in the Camera page
- Fix potential crash on Bolt page visibility

Region
- Show preview measurement format in current locale

Sound
- Update mute state when setting mixer control for a stream

Users
- Show tooltip information for the Avatar widget
---
 ...nome-control-center_45.1.bb => gnome-control-center_45.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-control-center/{gnome-control-center_45.1.bb => gnome-control-center_45.2.bb} (95%)

diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb
similarity index 95%
rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb
rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb
index 8402fcea9..d146bc4bd 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb
@@ -38,7 +38,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext upstream-version-is
 REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
 
 SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
-SRC_URI[archive.sha256sum] = "d286c7627150e112aacbb4b7b91717fad8e89076061479dfc610b2dd744b577a"
+SRC_URI[archive.sha256sum] = "0cfa3c332d6edacb73d06c6b26ffca1078e86ff59eac819b2931e0967753df70"
 
 PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
 PACKAGECONFIG[cups] = ",,cups,cups"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [meta-gnome][PATCH 4/5] gnome-software: update 45.1 -> 45.3
  2024-01-10  9:11 [meta-gnome][PATCH 1/5] mutter: update 45.1 -> 45.3 Markus Volk
  2024-01-10  9:11 ` [meta-gnome][PATCH 2/5] gnome-shell: " Markus Volk
  2024-01-10  9:11 ` [meta-gnome][PATCH 3/5] gnome-control-center: update 45.1 -> 45.2 Markus Volk
@ 2024-01-10  9:11 ` Markus Volk
  2024-01-10  9:11 ` [meta-gnome][PATCH 5/5] gnome-shell-extensions: update 45.1 -> 45.2 Markus Volk
  3 siblings, 0 replies; 5+ messages in thread
From: Markus Volk @ 2024-01-10  9:11 UTC (permalink / raw)
  To: openembedded-devel

Version 45.3
Released: 2024-01-05
This is a stable release with the following changes:

Recognize links in package update descriptions
Increase speed of load of the category pages
Fix deadlock when cancelling app update

This release also updates translations:

Chinese (Taiwan) (Andre Klapper)
Persian (Danial Behzadi)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../{gnome-software_45.2.bb => gnome-software_45.3.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_45.2.bb => gnome-software_45.3.bb} (93%)

diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.2.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.3.bb
similarity index 93%
rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_45.2.bb
rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_45.3.bb
index fc2b696aa..4beb79f1b 100644
--- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.3.bb
@@ -32,7 +32,7 @@ SRC_URI += " \
 	file://0655f358ed0e8455e12d9634f60bc4dbaee434e3.patch \
 	file://e431ab003f3fabf616b6eb7dc93f8967bc9473e5.patch \
 "
-SRC_URI[archive.sha256sum] = "0bdd8fc0caecd6eb013c6010dbca93077397118a6ef5eaf264e2a820a292f5b7"
+SRC_URI[archive.sha256sum] = "d6b9245b22237da7bd1739dd28c23cc8f3835f99fa10c1037d9dd7635335251c"
 
 PACKAGECONFIG ?= "flatpak"
 PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [meta-gnome][PATCH 5/5] gnome-shell-extensions: update 45.1 -> 45.2
  2024-01-10  9:11 [meta-gnome][PATCH 1/5] mutter: update 45.1 -> 45.3 Markus Volk
                   ` (2 preceding siblings ...)
  2024-01-10  9:11 ` [meta-gnome][PATCH 4/5] gnome-software: update 45.1 -> 45.3 Markus Volk
@ 2024-01-10  9:11 ` Markus Volk
  3 siblings, 0 replies; 5+ messages in thread
From: Markus Volk @ 2024-01-10  9:11 UTC (permalink / raw)
  To: openembedded-devel

45.2
====
* window-list: Fix buttons not being clickable at the screen edge
  [Florian; !291]
* window-list: Really fix initial preview visibility [Florian; !292]
* workspace-indicator: Really fix initial preview visibility [Florian; !292]
* Misc. bug fixes and cleanups [Florian; !290]

Contributors:
  Florian Müllner

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 ...-shell-extensions_45.1.bb => gnome-shell-extensions_45.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell-extensions_45.1.bb => gnome-shell-extensions_45.2.bb} (84%)

diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb
similarity index 84%
rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb
rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb
index cfc01c7da..49cd6b810 100644
--- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_45.2.bb
@@ -6,7 +6,7 @@ inherit gnomebase gettext gsettings features_check
 
 REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data"
 
-SRC_URI[archive.sha256sum] = "242e15a0c06e820c3fd8dd6aeac1a8ef865ce58882e5975af1d65934bb4d4261"
+SRC_URI[archive.sha256sum] = "ee32f6387a2d18adbff7a956689bc747866b4a8712d73790c002abeae4ccaaaf"
 
 EXTRA_OEMESON += " \
     -Dextension_set=all \
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-10  9:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-10  9:11 [meta-gnome][PATCH 1/5] mutter: update 45.1 -> 45.3 Markus Volk
2024-01-10  9:11 ` [meta-gnome][PATCH 2/5] gnome-shell: " Markus Volk
2024-01-10  9:11 ` [meta-gnome][PATCH 3/5] gnome-control-center: update 45.1 -> 45.2 Markus Volk
2024-01-10  9:11 ` [meta-gnome][PATCH 4/5] gnome-software: update 45.1 -> 45.3 Markus Volk
2024-01-10  9:11 ` [meta-gnome][PATCH 5/5] gnome-shell-extensions: update 45.1 -> 45.2 Markus Volk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.