gnome-control-center: upgrade 3.36.3 -> 3.36.4

================
Version 3.36.4
================

- Updated translations.

Sound:
- sound: Stop non-interactive profile changes from triggering changed events.

Users:
- Don't limit the number of maximum fingerprint enroll stages.
- Don't use sync calls for deleting fingerprints.
- Only load the fingerprint state once.
- Make the fingerprint operations cancellable.
- Don't wait for fprintd on initialization.

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-07-27 00:34:51 +02:00
committed by Khem Raj
parent da081b0f34
commit c25c900af2
@@ -30,8 +30,8 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
SRC_URI[archive.md5sum] = "fd99a8df0cc656e971415f2a1b310019"
SRC_URI[archive.sha256sum] = "bc174d970dbeca3ee19c26019de31e9edf78dc9c4abde16e763566ee38c3691c"
SRC_URI[archive.md5sum] = "16c228d7de4e9d2d57550791fbca3390"
SRC_URI[archive.sha256sum] = "ac02346bcf3391aa5c86ed857d76689fdb6e43c2b4b20d3ec6eab0ea9fecf754"
SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"