aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-01 23:45:05 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-03 15:15:43 -0700
commit05f7d4e97808c6827649f11006b4db0e7915b2c4 (patch)
tree1534dc9006eb64b9f5cac058d01269aa7c596987 /meta-gnome
parent462a80ba1bbc7cb2eda65bdf9bc095d49298105c (diff)
downloadmeta-openembedded-contrib-05f7d4e97808c6827649f11006b4db0e7915b2c4.tar.gz
gnome-settings-daemon: upgrade 3.34.2 -> 3.36.1
============== 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 <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb (renamed from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.34.2.bb)4
1 files changed, 2 insertions, 2 deletions
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
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() {