From 05f7d4e97808c6827649f11006b4db0e7915b2c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 1 Jun 2020 23:45:05 +0200 Subject: [PATCH] gnome-settings-daemon: upgrade 3.34.2 -> 3.36.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ============== Version 3.36.1 ============== - Translation updates - CI improvements Media-keys: - Do not consider sound feedback a reason to inhibit sound feedback. Print-notification: - Fix a minor warning on shutdown Sharing: - Do not warn after starting/stopping nonexistent services ============== Version 3.36.0 ============== -Translation updates =============== Version 3.35.92 =============== - Translation updates - CI improvements Xsettings: - Load scripts from /etc/xdg/Xwayland-session.d in order to lazily set up X11 sessions for wayland (e.g. Xwayland being raised on demand) - Delegate on gnome-shell to enable/disable animations Sharing: - Drop support for vino. It is replaced by the windowing agnostic gnome-remote-desktop in other places of the stack. Wacom: - Fix build without wayland Housekeeping: - Use atime instead of mtime in thumbnail cleaner, if available - Avoid crossing into different filesystems in cleanup dirs (except trash:) Power: - Add missing error check to realpath call =============== Version 3.35.91 =============== - Translation updates - Add capability to disable USB while the lockscreen is on Power: - Increase permissible runtime for some tests Color: - Look for builtin profiles in UEFI Version 3.35.0 ============== - Translation updates - Lower systemd stop timeout Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...tings-daemon_3.34.2.bb => gnome-settings-daemon_3.36.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-settings-daemon/{gnome-settings-daemon_3.34.2.bb => gnome-settings-daemon_3.36.1.bb} (91%) diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.34.2.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb similarity index 91% rename from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.34.2.bb rename to meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb index 0b6865d293..a9f5274092 100644 --- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.34.2.bb +++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb @@ -28,8 +28,8 @@ DEPENDS = " \ REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" UNKNOWN_CONFIGURE_WHITELIST_append = " introspection" -SRC_URI[archive.md5sum] = "493332fa0f36645188468fed41c0060b" -SRC_URI[archive.sha256sum] = "9fbae67e217e53b99e4f9e7d392c91ffbe31253941c9b136ef09c2d9db7ad7ed" +SRC_URI[archive.md5sum] = "102dc488a6a726e4050cf5ab7e967e8d" +SRC_URI[archive.sha256sum] = "3e33dbd319b562a5ab602dcab6de3ca81b85f8346672e90ec632b36bbf15ee4b" # allow cross build mixed with build of native tools do_write_config_append() {