Changelog: - Resolve deadlock on background change - Allocate memory after error processing - Remove unused function call - autoconf: Remove AC_HEADER_STDC - Do not delete property not set - Set a pixmap XID, not the XID of the root window - Fix next background - build: Fix intltool lock file problem during make distcheck - Increase opacity of xfce-verticals bg - Fix Applications Menu memory leak - Fix gettext extraction from settings/xfce-backdrop-settings.desktop.in.in - Translation Updates
https://github.com/xfce-mirror/xfdesktop/releases/tag/xfdesktop-4.16.1 Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../xfdesktop/{xfdesktop_4.16.0.bb => xfdesktop_4.16.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.16.0.bb => xfdesktop_4.16.1.bb} (82%) diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.1.bb similarity index 82% rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.1.bb index 4a1ece8bef..72ce890473 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.1.bb @@ -8,7 +8,7 @@ inherit xfce features_check REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "934ba5affecff21e62d9fac1dd50c50cd94b3a807fefa5f5bff59f3d6f155bae" +SRC_URI[sha256sum] = "e31dcb0008ae55e99e42128a4694002203305287434a8ee0f9937e7298a4bd11" PACKAGECONFIG ??= "notify" PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122760): https://lists.openembedded.org/g/openembedded-devel/message/122760 Mute This Topic: https://lists.openembedded.org/mt/116841233/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
