From fe099c03bb786809ba746d8240faf92d4f1360c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 11 May 2021 04:07:22 +0200 Subject: [PATCH] xfce4-panel: upgrade 4.16.2 -> 4.16.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.16.3 ======================== - panel: Change width of default panel-2 to 1% (Fixes #454) - panel: Fix xfce4-panel-CRITICAL - panel: Fix xfce4-panel-CRITICAL when already running - libxfce4panel: Do not destroy context menu if popped up (Fixes #442) - launcher: Check for menu item initialization - launcher: Fix garcon-CRITICAL at startup - systray: Fix GObject-CRITICAL - systray: Fix Gtk-CRITICAL at startup/shutdown - systray: Fix libsystray-CRITICAL - tasklist: Fix Gtk-CRITICAL - Silent `-Wcast-align` from Clang - Translation Updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj Signed-off-by: Mike Petersen (cherry picked from commit 2b9f0a5b9b2f44bda934b9533291992a8f841de6) --- .../{xfce4-panel_4.16.2.bb => xfce4-panel_4.16.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.16.2.bb => xfce4-panel_4.16.3.bb} (94%) diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.2.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb similarity index 94% rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.2.bb rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb index 7e54022ffd8..d478e0ffa95 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.2.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb @@ -8,7 +8,7 @@ inherit xfce gtk-doc gobject-introspection features_check remove-libtool mime-xd REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "8634166e6f14318daec363f7e2371d49b98986f9bce313a7dd1554f30b48b5cf" +SRC_URI[sha256sum] = "5934eaed8a76da52c29b734ccd79600255420333dd6ebd8fd9f066379af1e092" SRC_URI += " \ file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ file://0002-use-lxdm-to-replace-dm-tool.patch \