Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfce4-screensaver: upgrade 0.1.10 -> 4.16.0
fix-pam-config.patch was applied upstream Release notes for 4.16.0 ======================== This release version has been bumped from 0.x to 4.16.0 to align with the new Libxfce4util and Xfconf GIR requirements. - xfce4-screensaver-configure: Use GIRepository of libxfce4util and xfconf (openembedded#11) - Change type of seconds to guint in add_lock_timer - Check dbus system_connection in add_sleep_inhibit - Cleanup GSourceFunc usage - Convert date_time_update to a timer function - Fix format specifiers in lock_timer - Fix issues connected to dbus (openembedded#66) - Fix pam_strerror usage - Pass constants to XSetScreenSaver - Plug memleak in get_x11_idle_info - Remove obsolete check for scrnsaver.h from configure.ac - Translation Updates: Czech, Japanese, Portuguese, Turkish Release notes for 0.1.11 ======================== [Please note that this is a development release.] Configuration Update: This release updates the DPMS settings used for the Blank screensaver. Timeouts are now stored in seconds instead of minutes, with the default DPMS sleep now 5 seconds after the screensaver goes active. Xfconf: /xfce4-screensaver/screensavers/xfce-blank/dpms-sleep-after Theme Update: This release uses a new icon name, org.xfce.ScreenSaver, instead of the generic preferences-desktop-screensaver. NEWS: - Builds: Move from exo-csource to xdt-csource (Bugzilla #16717) - CI: Add basic GitLab pipeline - distcheck: Add missing gs-auth-pam.c - DPMS: Change sleep settings to seconds, default after 5 seconds (openembedded#27) - Fix: Catch gs_listener_dbus_init failures - Fix: remove unused flag --no-daemon - Icons: New icons and rDNS icon name, org.xfce.ScreenSaver - Internal: Change timers from milliseconds to seconds - README.md: Note setuid requirement after install with shadow/bsdauth (openembedded#9) - xfce4-screensaver.common-auth: replace @include with standard systax (openembedded#6) Translation Updates: Albanian, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, French, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <[email protected]>
- Loading branch information