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>
This commit is contained in:
Andreas Müller
2020-06-01 23:45:05 +02:00
committed by Khem Raj
parent 462a80ba1b
commit 05f7d4e978
@@ -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() {