Change logs for gnome-screensaver source package in Dapper

  • gnome-screensaver (2.14.3-0ubuntu1.1) dapper-security; urgency=low
    
      * SECURITY UPDATE: a network outage while using a remote authentication
        server may make gnome-screensaver give access to a locked session
        - debian/patches/90_cve-2008-0887.patch: update src/setuid.c to fix error
          handling when network is down
        - CVE-2008-0887
    
     -- Marc Deslauriers <email address hidden>   Fri, 07 Nov 2008 13:25:20 -0500
  • gnome-screensaver (2.14.3-0ubuntu1) dapper-updates; urgency=low
    
      * Upstream bugfix release
          - Unbreak DnD of .desktop files. Doesn't really work anyway in this
            version.
          - Sync with control center copy. Fix crash.
          - Fix typo in property name.
          - Make test-window work again after signal changes.
          - Use gdk_window_focus instead of gtk_window_present to prevent theme
            flicker. Patch from Ryan Lortie <email address hidden> Fixes #347853.
          - Stop running screensaver themes on each window when it is completely
            obscured. This happens when the VT switches.  We resume running the
            theme when the window is unobscured.  We additionally try to attempt
            unlock (or request authentication) when unobscured. Fixes #339330
          - Emit a signal when activity is detected on the window.  Allow the
            manager to decide whether an unlock request should occur and where.
            Make the dialog appear on the correct window when in xinerama.
          - Don't queue escape.
          - Override gtk theme background. Fixes #344936
          - Make activation wait for fade to complete. Fixes #343608
          - Set lock flag before activing screensaver to avoid problems when
            something reacts to the ActiveChanged signal. Patch from Rodrigo Moya
            <email address hidden>
          - Fix typo. Patch from  Paul Blazejowski <email address hidden>
            Fixes #343497
          - Don't set throttle to FALSE when deactivating.
          - Switch user on row activation. Fixes #343045
          - Add RUNNING_UNDER_GDM to env var whitelist.  Found in downstream
            Ubuntu patches.
          - Guard against using a null window. Fixup brace style. Based on patch
            from Joe Marcus Clarke <email address hidden> Fixes #341699
          - Set a flag while async fading is active. If a request is seen while
            fading is active then explicitly finish the fade. Don't try to start
            a job if the dialog is alread up or the job is already active.
          - Check that window is visible before doing stuff. Fixes #341276
          - Shorten pointer poll interval to one second. Backported from HEAD.
          - Create a real async API for fading. Don't set the alpha based on an
            absolute scale because this causes it to be reset when a new fade is
            started on top of an existing one. Fixes #333180
          - Don't explicitly deactivate the lock when showing windows. The active
            flag will be reset when the manager is deactivated.
          - Make button presses and scroll events request an unlock.
          - Connect caps lock warning to toplevel instead of entry box. Fixes
            #338372
          - Don't reset the throttle state when deactivating. Fixes #338814
          - Remove unneeded and buggy i18n string. Patch from Benoit Dejean
            <email address hidden> Fixes #337701
      * drop 10_dont_flicker_on_watchdog.patch (included upstream)
      * drop 88_make_RUNNING_UNDER_GDM_work.patch (included upstream)
      * redone 81_thou_shalt_not_flicker_automake_uglyness.patch to match new
        Makefile.{am,in}
    
     -- Oliver Grawert <email address hidden>   Wed,  2 Aug 2006 11:16:28 +0200
  • gnome-screensaver (2.14.2-0ubuntu1) dapper-updates; urgency=low
    
      * new upstream release
      * drop 88_make_RUNNING_UNDER_GDM_work.patch, its included upstream
      * fixes the "fade twice" bug (malone #35051)
      * fixes "Caps Lock message diaplayed constantly (malone #35390)
      * fixes (malone #39908), dont reset throttling state on PM events
      * fixes a crasher bug for the prefs window (gnome #341699)
      * remove unneeded and buggy i18n string (gnome #337701)
      * adds handling for mousebutton and wheel events to trigger wakeup
    
     -- Oliver Grawert <email address hidden>   Tue,  6 Jun 2006 16:16:19 +0200
  • gnome-screensaver (2.14.1-0ubuntu5) dapper; urgency=low
    
      * added 10_dont_flicker_on_watchdog.patch
        Call gdk_window_focus instead of gtk_window_present to prevent an extra
        call to gdk_window_show which causes flicker.  Closes Malone #44579.
    
     -- Ryan Lortie <email address hidden>   Thu, 18 May 2006 14:02:11 -0400
  • gnome-screensaver (2.14.1-0ubuntu4) dapper; urgency=low
    
      * added 88_make_RUNNING_UNDER_GDM_work.patch to make the live CD actually
        ignore locking, THANKS KEYBUK for lending an eye to the blind one !!! (closes #30118)
    
     -- Oliver Grawert <email address hidden>   Thu, 18 May 2006 17:24:39 +0200
  • gnome-screensaver (2.14.1-0ubuntu3) dapper; urgency=low
    
      * Don't deactivate on brightness key events
    
     -- Matthew Garrett <email address hidden>   Mon, 15 May 2006 18:39:51 +0100
  • gnome-screensaver (2.14.1-0ubuntu2) dapper; urgency=low
    
      * added 80_thou_shalt_not_flicker (!!!) patch
        thanks a lot to Bart Hartgers for working on that.
        Closes [Malone: #22045]
      * Cleaned up the patch (Paul Sladen)
    
     -- Oliver Grawert <email address hidden>   Wed, 12 Apr 2006 01:07:34 +0200
  • gnome-screensaver (2.14.1-0ubuntu1) dapper; urgency=low
    
      * new upstream release:
           * Detect button press activity (Ray Strode)
           * Make operation after system suspend (Ray Strode)
           * Cygwin build fix
           * Use GTimer for portability
           * Obtain new Kerberos credentials when unlocking screen
           * Translation updates for cs,et,fr,nl,pl,th and vi
      * drop 75_reset_emergency_lock_variable.patch (included upstream)
      * added fix from Alessandro Decina, to fix assertion on dbus error in
        the listen_for_coffee patch. closes malone #35256
    
     -- Oliver Grawert <email address hidden>   Mon, 10 Apr 2006 21:24:02 +0200
  • gnome-screensaver (2.14.0-0ubuntu3) dapper; urgency=low
    
      * added 75_reset_emergency_lock_variable patch that (hopefully)
        solves malone #33523 (needs user feedback since i cant reproduce)
    
     -- Oliver Grawert <email address hidden>   Thu,  6 Apr 2006 02:07:02 +0200
  • gnome-screensaver (2.14.0-0ubuntu2) dapper; urgency=low
    
      * depend on the lib***-dev packages instead of the x11proto***-dev
        packages
    
     -- Oliver Grawert <email address hidden>   Sat, 25 Mar 2006 12:59:08 +0100
  • gnome-screensaver (2.14.0-0ubuntu1) dapper; urgency=low
    
      * new upstream release
      * dropped 71_test-watcher-idle-status.patch, included upstream now
      * added  x11proto-scrnsaver-dev, x11proto-core-dev, x11proto-xext-dev,
        libx11-dev build deps
    
     -- Oliver Grawert <email address hidden>   Mon, 13 Mar 2006 16:18:05 +0100
  • gnome-screensaver (2.13.92-0ubuntu2) dapper; urgency=low
    
      * added 71_test-watcher-idle-status.patch, hopefully solves
        malone #33523
    
     -- Oliver Grawert <email address hidden>   Mon, 13 Mar 2006 12:51:17 +0100
  • gnome-screensaver (2.13.92-0ubuntu1) dapper; urgency=low
    
      * New upstream release:
        - gnome-screensaver:
          - Fix problems when some other program has keyboard grabbed
          - Add a pkg-config file for out of tree themes
          - Use a black bullet character instead of * for password entry
          - Capitalize DBUS method names that weren't already
        - gnome-screensaver-preferences:
          - Track gconf key changes for themes
        - Translators: el, es, fi, gl, gu, hu, it, ja, ko, lt, nb, bl, no, pt_BR,
          ru, th, vi.
    
     -- Daniel Holbach <email address hidden>   Mon, 27 Feb 2006 20:46:26 +0100
  • gnome-screensaver (2.13.91-0ubuntu2) dapper; urgency=low
    
      * 70_listen_for_coffee:
        Add support to listen for the KEY_COFFEE events that hal exposes over dbus
        Involves attaching to the system dbus and listening for signals from hal.
        Should permit the lock-screen buttons on lots of keyboards to work
         (modulo kernel/acpi support)
    
     -- Daniel Silverstone <email address hidden>   Thu, 23 Feb 2006 16:27:10 +0000
  • gnome-screensaver (2.13.91-0ubuntu1) dapper; urgency=low
    
      * New upstream release:
        - gnome-screensaver:
          - Maintain a pointer grab unless the unlock dialog is up
          - Convert the real and user names to UTF8
          - Use G_GUINT32_FORMAT for communicating XID
          - Start themes after grabbing window
          - Handle broken grabs
          - Don't abort when fade isn't available
          - Display host name in unlock dialog
        - gnome-screensaver-preferences:
          - Add help
          - Don't make heading bold or indent under it
        - Themes
          - (floaters) More performance work (Ray Strode)
        - Translators: Gil Forcada (ca), Lukas Novotny (cs),
          Žygimantas Beru<C4>ka (lt), <C3>ivind Hoel (nb)
    
     -- Daniel Holbach <email address hidden>   Wed, 15 Feb 2006 10:19:18 +0100
  • gnome-screensaver (2.13.90-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - gnome-screensaver:
          - Ignore our windows when watching for map and configure events
          - Clear window after showing to prevent flashing
          - Don't start child processes in home directory
        - themes:
          - (floaters) Cap update rate (Ray Strode)
        - Translators: Rostislav \"zbrox\" Raykov (bg), Hendrik Brandt (de),
          Ilkka Tuohela (fi), Ignacio Casal Quinteiro (gl), Ankit Patel (gu), 
          Tino Meinen (nl), Theppitak Karoonboonyanan (th), Chao-Hsiung Liao 
          (zh_HK), Chao-Hsiung Liao (zh_TW)
    
     -- Daniel Holbach <email address hidden>  Tue, 31 Jan 2006 16:55:49 +0100
  • gnome-screensaver (2.13.5-0ubuntu2) dapper; urgency=low
    
    
      * added 62_disable_lock_by_default patch to make pitti happy
      * remove popsqares from the package, which is in xscreensaver-data 
    
     -- Oliver Grawert <email address hidden>  Tue, 17 Jan 2006 18:45:03 +0100
  • gnome-screensaver (0.0.24-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - Add proper session idle reporting
        - Clear all children of toplevel windows
        - Translators: Josep Puigdemont i Casamajó (ca), Adam Weinberger (en_CA)
          Francisco Javier F. Serrador (es), Ilkka Tuohela (fi), Ankit Patel (gu),
          Žygimantas Beru<C4>ka (lt), Tino Meinen (nl), Слободан <D0>. 
          С<D1>едо<D1>еви<D1> (sr), Theppitak Karoonboonyanan (th), 
          Clytie Siddall (vi)
    
     -- Daniel Holbach <email address hidden>  Fri,  6 Jan 2006 11:48:36 +0100
  • gnome-screensaver (0.0.23-0ubuntu3) dapper; urgency=low
    
    
      * debian/control:
        - removed Dependency on dbus-1-utils. (Comment on #18290), thanks
          Michael Bienia <email address hidden>.
    
     -- Daniel Holbach <email address hidden>  Wed, 21 Dec 2005 19:12:43 +0100
  • gnome-screensaver (0.0.23-0ubuntu2) dapper; urgency=low
    
    
      * rebuild against latest dbus, updated dependencies
    
     -- Michael Vogt <email address hidden>  Tue, 20 Dec 2005 22:44:21 +0100
  • gnome-screensaver (0.0.23-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - gnome-screensaver:
          - Fix idle warning cancellation
          - Changes to D-Bus API
          - Add --debug command line option
          - Build fix when DPMS disabled
        - themes:
          - (floaters) New theme engine (Ray Strode et al)
        - Translators:
          - Francisco Javier F. Serrador (es)
          - Ignacio Casal Quinteiro (gl)
          - Ankit Patel (gu)
          - Takeshi AIHANA (ja)
          - Theppitak Karoonboonyanan (th)
    
     -- Daniel Holbach <email address hidden>  Mon, 19 Dec 2005 18:37:44 +0100