mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
xfce4-session: upgrade 4.18.2 -> 4.18.3
Changelog found at https://gitlab.xfce.org/xfce/xfce4-session/-/tags/xfce4-session-4.18.3 - shutdown: Do not set an error when returning TRUE - logout-dialog: Fix use-after-free - Use glib wrappers for memory allocation - build: Fix build when there is no suspend/hibernate support - build: Add suspend support for Solaris - startxfce4: Fix xinit arguments order - manager: Always use xfsm_manager_save_yourself_dbus() (Fixes #106) - settings: Remove useless tooltip - xflock4: Update fallback list - logout-dialog: Lower warning level - shutdown: Keep error NULL when unused - cleanup: Remove dead polkit code - Revert "Fallback to old method for shutdown (bug #8630)." - Use g_critical() instead of g_error() - Use GLib logging functions or g_printerr() instead of g_print() - Use GLib logging functions instead of g_printerr() - build: Fix untranslated policykit file - Escape/unescape string list delimiter when saving/restoring session - Replace XfceRc with GKeyFile for session file parsing - Translation Updates: Albanian, Armenian (Armenia), Asturian, Azerbaijani, Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur, Vietnamese Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6239d70d8b
commit
a01228ac45
|
|
@ -8,7 +8,7 @@ DEPENDS = "libwnck3 libsm libxfce4ui virtual/libx11"
|
|||
inherit xfce update-alternatives features_check
|
||||
|
||||
SRC_URI += "file://0001-configure.in-hard-code-path-to-iceauth.patch"
|
||||
SRC_URI[sha256sum] = "01ff7fe8d4c2091adefc2925c6b7bb93152ba0732e95c9b9e64d8207fdbdeb8a"
|
||||
SRC_URI[sha256sum] = "382f93e096ec6493098719cab8cc31b93ad9bb469c0715c0c5117d75fe7394ec"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user