gnome-screensaver 3.6.1-11ubuntu1 source package in Ubuntu

Changelog

gnome-screensaver (3.6.1-11ubuntu1) focal; urgency=medium

  * Merge with Debian unstable, remaining changes:
    - Add 03_fix_ltsp-fading.patch: don't fade on LTSP
    - Add 05_dbus_service.patch:
      + restore the dbus service that upstream dropped
    - Add 10_legacy_scrsvr_inhibit.patch:
      + Reintroduce legacy API for inhibiting the screensaver
    - Add 13_nvidia_gamma_fade_fallback.patch:
      + Fall back to XF86VM gamma fade if XRANDR gamma fade is not supported
    - Add 15_dont_crash_on_no_fade.patch:
      + Don't crash on systems that don't support XF86VM or XRANDR gamma fade,
        by testing if fade is supported on a particular screen before calling
        the fade_setup and fade_finish virtual functions
    - Add 16_dont_crash_in_kvm.patch:
      + Don't crash when the XF86VM extension doesn't allow the gamma to be set
    - Add 17_remove_top_panel.patch: Don't create the top panel.
    - Add 18_unity_dialog_layout.patch: Revert lock dialog to
      previous appearance to get username back.
    - Add 24_use_user_settings.patch: use the user settings, and
      not the default system ones, so we get the user's background when the
      screen is locked.
    - Add 25_fix_lock_command.patch: make --lock expect a reply
      so the screen gets properly locked when gnome-screensaver needs to be
      respawned by dbus. This was preventing ctrl-alt-l from locking the
      screen on the first attempt when the gnome-screensaver process was
      dead.
    - Add 27_lightdm_switch_user.patch: When used under lightdm,
      use dbus to switch to greeter instead of calling gdmflexiserver.
    - Add 28_blocking_return.patch:
      + Correctly reply so the client doesn't block waiting
    - Add 29_handle_expired_creds.patch:
      + Allow handling of expired credentials.
    - Add 30_ubuntu-lock-on-suspend_gsetting.patch: Handle
      ubuntu-lock-on-suspend gsettings key. This is introduced in Ubuntu's
      gsettings-desktop-schemas package.
    - Modify 31_lock_screen_on_suspend.patch:
      + Support ubunntu-lock-on-suspend key introduced by the previous patch.
    - Add 32_input_sources_switcher.patch:
      + Use input sources instead of XKB layouts.
    - Add 33_budgie_support.patch:
      + enable support for gnome-control-center
      + style the lock-screen using the "Unity" patch-work
    - Add move_not_nuke.patch: When trying to acquire a contentious
      keyboard grab, don't nuke input focus, but instead move it to new grab
      window before taking grab
    - Add allow-replacement: Make the D-Bus interface able to be
      replaced, so that Unity (or others in future) can take it over if they
      want to provide their own screensaver implementations. No need to listen
      to NameOwnerChanged, only NameLost — so we don't have to wake
      gnome-screensaver up every time this signal goes across the bus.
  * Refresh patches.

 -- Dmitry Shachnev <email address hidden>  Fri, 06 Dec 2019 13:17:42 +0300

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnome-screensaver_3.6.1.orig.tar.xz 555.0 KiB f39b78d4f7fed748c7f0a31d694112fb907c6d3c4e63db22eb858df07e962cd0
gnome-screensaver_3.6.1-11ubuntu1.debian.tar.xz 24.5 KiB 0901b4beddfcf610e207fc4b3191d45f805100a46a4ae575e909d07f2e36d135
gnome-screensaver_3.6.1-11ubuntu1.dsc 2.7 KiB 2a80c5b2ae170c37eceb9347c7cb81afbfe09fb42308c7bb8a716f7efca8e781

View changes file

Binary packages built by this source

gnome-screensaver: Screensaver and screen lock formerly used in GNOME

 gnome-screensaver is a simple screen saver and screen lock, used in older
 versions of the GNOME desktop environment.
 .
 It is designed to support, among other things:
 .
  * the ability to lock down configuration settings
  * translation into other languages
  * user switching
 .
 This package is not necessary in the GNOME desktop environment, because
 GNOME Shell contains its own screen lock implementation. It can be
 used with alternative desktop environments.

gnome-screensaver-dbgsym: debug symbols for gnome-screensaver