mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
xfce4-screensaver: upgrade 0.1.8 -> 0.1.10
Release notes for 0.1.10 ======================== [Please note that this is a development release.] This release adds empty responses to DBus calls that don't require a response. This matches gnome-screensaver's functionality, and fixes support for xfce4-session. - Send DBus lock responses for xfce4-session support (bug #16522) - Translation Update: Galician Release notes for 0.1.9 ======================= Please note that this is a development release. - Replace deprecated GTimeVal usage - Rebuild windows on monitor reconfiguration - Draw overlays during window reconstruction to protect screen - Do not activate DPMS when screensaver is inactive (bug #16327) - Better handling of multi-monitor and lid-close events (bug #16102) - Update LINGUAS (bug #15949) - Fix decimal properties when running through atof - Return 1 on lock command failure (bug #15945) - Rename 'Pictures folder' to 'Slideshow' (bug #15589) - Raise NameError and TypeError (bug #15830) - Fix float parsing error (bug #16295) - Fix inhibitor proxying (bug #16356) - Fix inhibitor listing in xfce4-screensaver-command (bug #16355) - Add systemd sleep inhibitor (bug #15929) - Fix dbus inhibition (bug #16365) - dbus: Prevent overzealous activation (bug #16365) Translation Updates: Albanian, Belarusian, Czech, Finnish, Galician, Hebrew, Italian, Japanese, Korean, Malay, Norwegian Bokmål, Polish, Portuguese (Brazil), Serbian, Spanish, Swedish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b45a2d5fb0
commit
d264766ed4
|
|
@ -16,8 +16,8 @@ SRC_URI_append = " \
|
|||
file://fix-cross-compile.patch \
|
||||
file://fix-pam-config.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "0fea7b676e6e533a3f305c6f642fe0cd"
|
||||
SRC_URI[sha256sum] = "4056045ea5fd3eccfe328b86ae245ee4949b9e3044e42ca29c492c0f4ac860d7"
|
||||
SRC_URI[md5sum] = "1f093cde5af09e9fd9be017774e032ef"
|
||||
SRC_URI[sha256sum] = "586f1c78dd6745a20e9ce9f12d0117189d597ba7ad0c8ffcfcd25c9bb05f1d57"
|
||||
|
||||
do_install_append() {
|
||||
install -D -m 0644 ${S}/data/xfce4-screensaver.common-auth ${D}${sysconfdir}/pam.d/xfce4-screensaver
|
||||
Loading…
Reference in New Issue
Block a user