From dfb289d21f718634bbdcb63f9b5964da7ea6c326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 27 Jul 2020 00:34:47 +0200 Subject: [PATCH] xfwm4: upgrade 4.14.2 -> 4.14.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.14.3 ======================== 4.14.3 ====== - Add support for XRes X11 extension to get the PID of sandboxed apps - Fix use-after-free of settings strings (xfce/xfwm4#406) - More XError traps (xfce/xfwm4#405) - I18n: Update translations: en_CA, et, he, hy_AM, id, it, sq, zh_HK New translations: hye Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-xfce/xfwm4/{xfwm4_4.14.2.bb => xfwm4_4.14.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.14.2.bb => xfwm4_4.14.3.bb} (90%) diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.2.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.3.bb similarity index 90% rename from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.2.bb rename to meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.3.bb index b6066a5266..ab8b34cfb9 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.2.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.3.bb @@ -9,8 +9,8 @@ inherit xfce update-alternatives features_check REQUIRED_DISTRO_FEATURES = "x11" SRC_URI += "file://0001-Revert-compositor-Revert-to-GLX-as-default-vblank-me.patch" -SRC_URI[md5sum] = "6d61d07b6ea88a429c43e1b9c3293eb8" -SRC_URI[sha256sum] = "b15b40342596a3b6ab5167a58371262adf5484e165cb25a31fef42f0aa8ffd92" +SRC_URI[md5sum] = "66b25adc9db8a3d829ba171bed478724" +SRC_URI[sha256sum] = "829bec5a9e35a9f11c54a546c0112f5ad36e0f747be1156856d4abcce37283bf" PACKAGECONFIG ?= " \ ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \