aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-04-14 22:17:45 +0200
committerKhem Raj <raj.khem@gmail.com>2020-04-14 15:38:43 -0700
commit2ba7073574f2fa76a85ea50a903bf90c900ca0f7 (patch)
tree61fa601a967730895d0b0f5eab4dffd0fbf99a44 /meta-xfce
parent04e554999bcdc1adcb79c899a3187e8a291b7bbd (diff)
downloadmeta-openembedded-2ba7073574f2fa76a85ea50a903bf90c900ca0f7.tar.gz
xfce4-settings: upgrade 4.14.2 -> 4.14.3
Release notes for 4.14.3 ======================== This is a bugfix release. General: - display: Allow resizing of minimal dialog (Bug #15450) - display: Use proper fallback configuration on "apply" and "toggle off" (Bug #16476) - keyboard: Fix crash when editing shortcut (Bug #15958) - keyboard: Fix log flood (bug #16521) - settings-manager: Make sure content determines size - xfsettingsd: Handle failure to get Xkl engine for display (Bug Translation Updates: Albanian, Asturian, Belarusian, Belarusian (Tarask), Catalan, Hebrew, Kazakh, Malay, Portuguese, Swedish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.3.bb (renamed from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.3.bb
index 8013b929fd..08c612aa7a 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.14.3.bb
@@ -11,8 +11,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI += " \
file://0001-xsettings.xml-Set-default-themes.patch \
"
-SRC_URI[md5sum] = "c4816eeb518414255ead805fe220acf1"
-SRC_URI[sha256sum] = "ebf70ff83e4fd0cb33fa0c3e871ca4df5127a505b30b83a6f780cf3f181b0af5"
+SRC_URI[md5sum] = "fe8f7d4221be1467b85c8539344c3f07"
+SRC_URI[sha256sum] = "cab1a4d5351f9871533700523570f86f92bbe6e4055f44e5df950eb4b4f48bb3"
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"