aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2023-04-10 21:17:30 +0800
committerKhem Raj <raj.khem@gmail.com>2023-04-10 09:39:38 -0700
commit8e6474a1f1ffa459c9fd1525bfc502741bd25f4d (patch)
treee37b506b08464669cddf662c7a01e715bf2e35d0 /meta-xfce
parent942740b286e641e5003167885bdf96bdb5bcfc0a (diff)
downloadmeta-openembedded-8e6474a1f1ffa459c9fd1525bfc502741bd25f4d.tar.gz
thunar: 4.18.0 -> 4.18.4
Release notes for 4.18.4 ======================== Bugfix and translation release on the 4.18 branch Bugfixes: - Don't open folder when mounting device (Issue #919) - Don't show full menu for unmounted devices (#1049) - Support handling URIs via desktop file (#1044) - Focus correct split pane on mouse click (#1039) - Prevent wrong undo/redo notify (#1036) - Support undo trash for linked paths (#1030) - Always ask before delete files via undo (#1027) - Fix use after free fault (#1031) - Allow symlink creation on remote locations (#875) - Prevent crash when closing window (#884) - Keep directory specific sort details (#1017) - Don't add extra-dot when creating links (#1019) Translation Updates: Albanian, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur, Vietnamese Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_4.18.4.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_4.18.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.18.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.18.4.bb
index 508416b039..921dba0631 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.18.0.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.18.4.bb
@@ -10,7 +10,7 @@ inherit xfce gobject-introspection features_check mime-xdg perlnative
# cairo would at least needed to be built with xlib.
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
-SRC_URI[sha256sum] = "d1f4b080c97b9e390eff199aaaac7562fb20f031686f8d5ee5207e953bfc2feb"
+SRC_URI[sha256sum] = "c4463ce2fb1d628adce70a828e8b4de5fa0802236894d2c40f749471619bedcc"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}"
PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2"