File gnome-screensaver.changes of Package gnome-screensaver
-------------------------------------------------------------------
Tue Oct 16 07:13:02 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.1:
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 25 17:41:49 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 6 18:59:34 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.5:
+ Don't use the GDK lock.
+ Only autostart in fallback mode.
+ Apply bg color setting later.
+ Only show panel on primary head.
-------------------------------------------------------------------
Wed Jul 18 08:50:43 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4:
+ Rework background color setting patch.
-------------------------------------------------------------------
Tue Jul 17 20:29:28 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.4:
+ Revert reversion from 3.4.3: It wasn't causing problems for
users.
+ Revert background color setting patch. It is causing problems
for users.
-------------------------------------------------------------------
Sun Jul 15 05:57:23 UTC 2012 - zaitor@opensuse.org
- Update to version 3.4.3:
+ Revert only show panel on primary head commit. It is causing
problems for users.
+ Updated translations.
-------------------------------------------------------------------
Tue Jun 26 06:14:13 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.2:
+ Fix setting black color with recent GTK+
+ Only show panel on primary head
+ Updated translations.
-------------------------------------------------------------------
Sun Apr 15 10:19:35 UTC 2012 - dimstar@opensuse.org
- Update to version 3.4.1:
+ Drop num lock warning.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 27 06:26:21 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0:
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 22 19:01:12 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.92:
+ Fix fade when explicitly locking screen
+ Updated translations.
-------------------------------------------------------------------
Sat Feb 25 21:47:27 UTC 2012 - dimstar@opensuse.org
- Update to version 3.2.2:
+ Fix --with-systemd=auto configure option
+ Stop using deprecated GTK+ API
+ Fix misleading debug messages referring to ConsoleKit
+ Fix a compile warning when compiled with systemd
+ Use correct signature for GetActiveTime D-Bus API
+ Properly turn off caps lock warning
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 20 14:23:30 UTC 2012 - vuntz@opensuse.org
- Add explicit BuildRequires, to avoid issues after the big
xorg-x11 packaging change: libXScrnSaver-devel, libXext-devel,
libXxf86misc-devel, libXxf86vm-devel, pkgconfig(libxklavier).
- Also add explicit pkgconfig(gsettings-desktop-schemas)
BuildRequires.
-------------------------------------------------------------------
Fri Feb 10 08:05:26 UTC 2012 - vuntz@opensuse.org
- Update to version 3.2.1:
+ Optionally use systemd instead of ConsoleKit
+ Always lock when asked
+ Fade out quickly on explicit locks
+ Allow arbitrary long idle times
+ Fix background scaling on multi-monitor setups
+ Implement OpenBSD authentication
+ Updated translations.
- Rebase gnome-screensaver-helper.patch: the configure.ac part had
to be completely rewritten after the addition of support for
OpenBSD authentication.
- Rebase gnome-screensaver-finger-print.patch.
- Enable support for systemd session tracking:
+ Note that it will fall back to ConsoleKit at runtime, so it's
fine to build it.
+ Add pkgconfig() BuildRequires: libsystemd-login,
libsystemd-daemon.
+ Pass --with-systemd to configure.
- Pass --with-console-kit to configure to make sure we also build
ConsoleKit support.
-------------------------------------------------------------------
Fri Oct 14 17:14:24 CEST 2011 - sbrabec@suse.cz
- Use translation compendium gnome-patch-translation.
-------------------------------------------------------------------
Sun Sep 25 23:04:51 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 19 12:45:31 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.92:
+ Use maintainer mode by default
+ Fix the clock to actually update every minute
+ Updated translations.
- Drop gnome-screensaver-fix-clock.patch: fixed upstream.
-------------------------------------------------------------------
Sat Sep 10 14:18:40 UTC 2011 - vuntz@opensuse.org
- Add gnome-screensaver-fix-clock.patch: fix the clock so that it's
updated instead of always showing the same time.
-------------------------------------------------------------------
Mon Sep 5 06:28:03 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.91:
+ Use GnomeWallClock to keep informed about time and timezone
changes.
-------------------------------------------------------------------
Thu Sep 1 16:08:27 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.90:
+ Properly set background to black when cancelling unlock
+ Drop the .pc file
-------------------------------------------------------------------
Thu Aug 18 08:56:47 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.5:
+ Add back keyboard layout indicator
+ Detect clock skew when resuming or ntp runs and compensate
+ Fix crash in user switcher
+ Drop libgnome-menu dependency
+ Updated translations.
- Drop pkgconfig(libgnome-menu) BuildRequires.
-------------------------------------------------------------------
Mon Apr 25 16:42:03 CEST 2011 - vuntz@opensuse.org
- Add gnome-screensaver-extra < 3.0 Obsoletes, as the screensavers
from xscreensaver are not used anymore.
-------------------------------------------------------------------
Tue Apr 5 13:31:57 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0:
+ Remove inihibit APIs from the documentation
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 22 16:31:04 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.92:
+ Store time values in seconds instead of minutes
+ Don't monitor session settings
+ Ensure the initial state of the clock is correct
+ Remove dbus activation
+ Remove daemonization
+ Request shell exit overview when locking
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 8 15:40:11 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.91:
+ Follow the users clock format preference
+ Port to GDBus
+ Build cleanups
+ Remove --poke option from the commandline tool (didn't work
anyway).
+ Remove unused delay and timeout preferences
+ Remove inhibit interface (inhibit the session instead)
+ Remove theme and job support
+ Update style to match gnome-shell
+ Use accountsservice to get face
+ Updated translations.
- Remove extra package and any kind of dependency on xscreensaver
(xscreensaver-data Requires, and xscreensaver* BuildRequires).
Also remove xscreensaver-blacklist source file.
-------------------------------------------------------------------
Thu Feb 24 10:40:22 UTC 2011 - fcrozat@novell.com
- Update to version 2.91.90:
+ Use username in top panel if real name is empty
+ Various settings fixes
- Changes from version 2.91.3:
+ Fix build against recent GTK+
+ GNOME 3 style updates
+ Updated translations
- Changes from version 2.91.3:
+ Fix build against recent GTK+
+ Use GIO to launch gdmflexiserver
+ Translation updates
- Changes from version 2.91.2:
+ Fix build against recent GTK+
+ Port to GSettings
- Changes from version 2.91.1:
+ Fix build against recent GTK+ and gnome-desktop
+ Port background handling to gsettings
+ Translation updates
- Changes from version 2.91.0:
+ Switch to GTK+ 3.0
+ Fix crash on systems that lack vidmode and randr extensions
+ Add session service activation file
+ Use better unicode symbols in strings
+ Drop "Leave a message" feature
+ Drop unlock dialog theme support
+ Drop support for non-PAM based authentication
+ Improve aesthetics of unlock dialog
+ Monitor hotplug fixes
+ Auto-activate screensaver when needed if not running
+ Translation updates
- Add gnome-screensaver-helper.patch: put back helper
authentication support, removed in upstream code.
- Update gnome-screensaver-multihead-unlock.patch and
gnome-screensaver-xvkbd-on-lock.patch to work with GTK+ 3.
- Change pkgconfig() BuildRequires:
+ change gnome-desktop-2.0 to gnome-desktop-3.0, gtk+-2.0 to
gtk+-3.0
+ remove libnotify
- Remove pkgconfig(gconf-2.0) BuildRequires and
%gconf_schemas_prereq. Do
not pass --disable-schemas-install to configure, since this is
needed for gconf only.
- Use %glib2_gsettings_schema_* macros.
-------------------------------------------------------------------
Sun Feb 13 16:13:21 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Tue Jan 11 22:51:55 CET 2011 - hpj@novell.com
- Update gnome-screensaver-xvkbd-on-lock.patch, fixing the case
where on tablets, xvkbd would persist after the screensaver was
unlocked (bnc#395843).
-------------------------------------------------------------------
Wed Sep 29 01:38:12 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.2:
+ Fix unclosed quote in sed in configure.ac.
- Changes from version 2.30.1:
+ Properly grab input after wake from suspend
+ Add session service activation file
+ Fix for systems that don't support XF86VM or XRANDR gamma fade
+ Build fixes.
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 8 01:04:23 CEST 2010 - vuntz@opensuse.org
- Add Mesa-devel BuildRequires that was missing for best screen
visual detection in the GL helper.
- Remove unneeded libglade2-devel BuildRequires.
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: dbus-1-glib-devel, gnome-desktop-devel,
gnome-menus-devel, libfprint-devel, libgnomekbd-devel,
libnotify-devel.
+ new-style: dbus-glib-1, gconf-2.0, gnome-desktop-2.0, gtk+-2.0,
libfprint, libgnomekbdui, libgnome-menu, libnotify, x11.
- This will make it easier to switch to GNOME 3 libraries.
-------------------------------------------------------------------
Fri Apr 9 18:08:16 CEST 2010 - vuntz@opensuse.org
- Fix build on openSUSE 11.2: xscreensaver was not split there.
-------------------------------------------------------------------
Wed Mar 31 13:53:25 CEST 2010 - vuntz@opensuse.org
- Build against xscreensaver-data and xscreensaver-data-extra,
following the xscreensaver split.
- By default, we only have a small subset of screensavers from
xscreensaver, and they are all of good quality. This implements
fate#308474.
- Create a gnome-screensaver-extra to enable extra screensavers.
Also reduce the blacklist we have to just popsquares, which is
implemented in gnome-screensaver too.
- Remove Screensaver category from
gnome-screensaver-preferences.desktop: it should never have been
there and was causing an erroneous screensaver to appear in the
preferences.
-------------------------------------------------------------------
Wed Mar 31 13:52:01 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 9 17:29:38 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.92:
+ Build fix for systems with x11 < 1.3.
-------------------------------------------------------------------
Sat Feb 13 16:28:46 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.91:
+ bgo#609789 - CVE-2010-0422, handle monitor hotplugging more
securely
+ Fix screen dirt in floaters screensaver
-------------------------------------------------------------------
Wed Feb 10 20:27:53 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.90:
+ bgo#609337, CVE-2010-0414, handle monitor removal more securely
-------------------------------------------------------------------
Thu Feb 4 17:32:46 CET 2010 - vuntz@opensuse.org
- Remove en@shaw translation on openSUSE 11.2 and earlier.
-------------------------------------------------------------------
Fri Jan 29 19:05:08 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.1:
+ bgo#597874, Use xrandr 1.2 gamma fading
+ rh#546656, Fix crash in popsquares
+ bgo#598476, Don't crash when lock dialog dies during shake
+ bgo#593616, Fix multi-head issues
+ bgo#600488, Remove session inhibitors if the originator falls
of the bus
- Refresh gnome-screensaver-finger-print.patch to apply without
fuzz.
-------------------------------------------------------------------
Thu Dec 3 10:57:45 CET 2009 - vuntz@opensuse.org
- Rebase gnome-screensaver-finger-print.patch to apply without
fuzz.
-------------------------------------------------------------------
Thu Sep 24 09:43:43 CEST 2009 - dimstar@opensuse.org
- Update to version 2.28.0:
+ bgo#444927 - get idle time from xorg
+ bgo#463010 - Port gnome-screensaver from libglade to gtkbuilder
+ bgo#564061 - Install .desktop file
+ bgo#570402 - screensaver crash if number of screens changes
+ bgo#570941 - String not marked for translation
gnome-screensaver-command.c
+ bgo#574896 - [Leave message] Cancel button should clean
clipboard buffe
+ bgo#576463 - can't unlock screen after upgrade until restarting
gnome-screensaver
+ bgo#581995 - Fade out doesn't properly fall back to gamma
number if X server only supports 0-size ramp
+ bg0#586174 - Encoding key in desktop files is deprecated
+ bgo#589728 - gnome-screensaver: implicit declaration g_printf
+ bgo#590776 - screensaver is never activated
+ bgo#591193 - Update/Create .gitignore
+ bgo#591194 - Add Comment and Icon in gnome-screensaver.desktop
+ bgo#594082 - gnome-screensaver ignores input when fading to
black
+ Updated translations.
- Backgrounds are moved from datadir/pixmaps/backgrounds to
datadir/backgrounds (upstream commit 561d5d997)
-------------------------------------------------------------------
Mon Jun 22 23:01:27 CEST 2009 - vuntz@novell.com
- Do not keep the Comment key for generated .desktop files for
screensavers. This should help translators, since this was a huge
work that doesn't bring us anything (the strings are not used).
-------------------------------------------------------------------
Tue Jun 16 02:50:40 CEST 2009 - vuntz@novell.com
- Update to version 2.27.0:
+ Add an autostart file for gnome-screensaver (bgo#585485)
+ Updated translations.
- Call suse_update_desktop_file on gnome-screensaver.
-------------------------------------------------------------------
Tue Apr 14 16:35:43 CEST 2009 - vuntz@novell.com
- Update to version 2.26.1:
+ Fixed bgo#572955, audit GError usage
+ Fixed bgo#572956, use g_strerror
+ Fixed bgo#573495, logout_command setting may be overwritten
with keyboard_command value
+ Fixed bgo#577739, gnome-screensaver-gl-helper calls
gdk_x11_visual_get_xvisual with NULL visual
+ Fixed bgo#578669, fix crash with inhibitors
+ Updated translations.
- Remove unneeded translations: libgnomeui-devel, libxslt,
perl-XML-Parser, xmlto.
-------------------------------------------------------------------
Thu Mar 19 04:44:12 CET 2009 - vuntz@novell.com
- Update to version 2.26.0:
+ Remove power notice signal
+ Rely on GNOME session idle detection
+ Proxy g-s inhibitors over to the session
+ Read status message from session
+ Accept a full path for theme
- Respin gnome-screensaver-suse-pam.diff. Note that we don't enable
pam_gnome_keyring.so there since it's in common-auth for us
(thanks to pam-config).
- Remove check for old version of openSUSE.
- Remove AutoReqProv: it's default now.
- Remove -fno-strict-aliasing from CFLAGS.
-------------------------------------------------------------------
Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Tue Feb 10 21:05:53 CET 2009 - vuntz@novell.com
- Remove non-upstream translations: they'll get out-of-date.
-------------------------------------------------------------------
Wed Jan 21 13:20:47 CET 2009 - rodrigo@novell.com
- Add gnome-screensaver-multihead-unlock.patch to fix bnc#444157
-------------------------------------------------------------------
Mon Jan 12 15:25:27 EST 2009 - mauro@suse.de
- Translations update.
-------------------------------------------------------------------
Sat Dec 20 10:28:59 EST 2008 - mboman@suse.de
- Update to version 2.25.2:
+ Fix pixmap leak
+ Fix dialog border width
+ Add bevel around dialog
+ bgo#444927, get idle time from xorg
+ bgo#492949, screensavers-personal-slideshow should not show hidden
directories
+ bgo#530561, "Random" preview is always the last saver
+ bgo#561855, Calls wrong slideshow binary if there is one installed in
$PATH
+ bgo#555701, libgnome-desktop:gnome_bg_create_pixmap() leaks pixmaps and
X clients
+ bgo#451498, Preview of "Blank screen" is not consistent
+ bgo#552119, Add GTK and GNOME to screensaver desktop
+ bgo#552523, Screensaver suddenly stopped working
+ bgo#555254, gnome-screensaver-dialog NULL pointer crash
+ bgo#555491, gnome-screensaver should release mouse/keyboard when failed
to grab both of them
+ bgo#560456, Cleaning up GTK Includes in gnome-screensaver
+ Translation updates
- Remove gnome-screensaver-dont-leak-root-windows.patch. Fixed upstream
-------------------------------------------------------------------
Mon Dec 8 16:43:22 CET 2008 - rodrigo@novell.com
- Upstream finger print patch
-------------------------------------------------------------------
Sat Dec 6 08:58:32 CET 2008 - mauro@suse.de
- Updated translations.
-------------------------------------------------------------------
Mon Nov 24 13:54:03 CET 2008 - thoenig@suse.de
- don't bail out if fingerprint reader device is busy (bnc#448166)
-------------------------------------------------------------------
Mon Nov 10 16:50:33 CET 2008 - rodrigo@novell.com
- Add upstream patch for bgo#555701
-------------------------------------------------------------------
Mon Nov 3 01:53:29 CET 2008 - vuntz@novell.com
- Remove gnome-screensaver-compile.diff: fixed upstream.
-------------------------------------------------------------------
Wed Oct 29 13:41:50 CEST 2008 - rodrigo@novell.com
- Remove unneeded patch
- Tag untagged patches
-------------------------------------------------------------------
Mon Oct 27 17:40:35 CEST 2008 - thoenig@suse.de
- Updated gnome-screensaver-finger-print.patch to fix some issues
as stated in bnc#438624
-------------------------------------------------------------------
Thu Oct 23 14:06:33 CEST 2008 - rodrigo@novell.com
- Added gnome-screensaver-finger-print.patch for finger print
authentication on lock screen dialog (fate#301953)
-------------------------------------------------------------------
Wed Oct 1 20:02:50 WST 2008 - mboman@suse.de
- Update to version 2.24.0:
+ Translation updates
-------------------------------------------------------------------
Wed Sep 03 07:29:06 CEST 2008 - mboman@novell.com
- Update to version 2.23.90:
+ use standard icon names
+ Paint widget background color as face background color.
+ Add/remove windows as necessary in response to RANDR 1.2 events
+ Honor the disable_user_switching lockdown key.
+ Fixed bgo#547013, The dialog incorrectly tell that the numlock is on
+ Translation updates.
-------------------------------------------------------------------
Tue Aug 26 07:29:06 CEST 2008 - mboman@novell.com
- Update to version 2.23.3:
+ Fix build issue (Wouter Bolsterlee)
+ Add a simple frame around user icon
+ Add a new child widget to use for themes to draw on
-------------------------------------------------------------------
Sat Aug 9 07:29:06 CEST 2008 - coolo@suse.de
- make it compile
-------------------------------------------------------------------
Tue Jun 24 01:35:27 CEST 2008 - maw@suse.de
- Update to version 2.23.2:
+ Fix gamma lost during fade
+ Show default desktop background behind lock dialog
+ Add reporting of inhibitors to --querty command
- Tag gnome-screensaver-2.19.1.1-securitytoken.patch and
gnome-screensaver-early-passwd-helper-thoenig-04.patch for
rebasing.
-------------------------------------------------------------------
Tue May 6 15:35:21 CEST 2008 - thoenig@suse.de
- Add patch gnome-screensaver-early-passwd-helper-thoenig-04.patch
to bring back fingerprint reader support (bnc#326744)
-------------------------------------------------------------------
Fri Apr 11 01:06:29 CEST 2008 - maw@suse.de
- Update to version 2.22.2:
+ Bug fixed bgo#525785 (CVE-2008-0887)
+ Add a 160 char limit to the message text box
- Drop gnome-screensaver-372609-pwent-unlock.patch.
-------------------------------------------------------------------
Thu Mar 20 16:12:03 CET 2008 - maw@suse.de
- Add gnome-screensaver-372609-pwent-unlock.patch (#372609 and
CVE-2008-0887), fixing a security problem whereby
gnome-screensaver will unlock without a valid password if a NIS
server is down.
-------------------------------------------------------------------
Fri Mar 14 05:35:39 CET 2008 - maw@suse.de
- Update to version 2.22.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 20 00:42:15 CET 2008 - maw@suse.de
- Update to version 2.21.6:
+ New theme transfer progress dialog
+ Port to gio
+ Set default action after cancelling note
+ New manpages
- Remove gnome-screensaver-2.20.0-desktop-conformance.patch, which
has been upstreamed.
-------------------------------------------------------------------
Tue Nov 13 12:10:09 CET 2007 - rodrigo@suse.de
- Replaced g_spawn_command_line_sync with system (#341113)
-------------------------------------------------------------------
Fri Nov 9 16:38:40 CET 2007 - rodrigo@suse.de
- Fixed gnome-screensaver-xvkbd-on-lock.patch to actually display
correctly the xvkbd window (#304399)
-------------------------------------------------------------------
Thu Oct 18 22:18:51 CEST 2007 - jpr@suse.de
- Add libgnomekbd-devel to BuildRequires to enable keyboard layout
indicator support
- Add libnotify-devel to BuildRequires to enable message leaving
support
- Remove gnome-screensaver-unlock-dialog-size.patch the UI it applied
to was removed
- Add gnome-screensaver-2.20.0-desktop-conformance.patch to cleanup
rpmlint desktop warnings
- Make xscreensaver blacklist a file
- Get translations for screensaver .desktop files
-------------------------------------------------------------------
Tue Sep 18 19:10:50 CEST 2007 - maw@suse.de
- Update to version 2.20.0:
+ Fixed bugzilla.gnome.org #442853
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 13 17:20:32 CEST 2007 - rodrigo@suse.de
- Trap BadWindow errors to avoid crashes (#244713)
-------------------------------------------------------------------
Fri Aug 31 16:36:41 CEST 2007 - maw@suse.de
- Update to version 2.19.7:
+ Fixed build on Solaris (b.g.o #437225)
+ Last libgnome dependency removed (b.g.o #463754)
+ Initialize XWindowAttributes
+ Slideshow improvements
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 7 22:07:11 CEST 2007 - maw@suse.de
- Split off a -lang subpackage.
-------------------------------------------------------------------
Fri Aug 3 00:47:54 CEST 2007 - maw@suse.de
- Update to version 2.19.6:
+ Bugs (bugzilla.gnome.org) fixed: #331515, #354663, #434712,
#436818, #445443, #461824, #461814, #461722, #461028, #456705,
and #327602.
+ Updated translations.
- Use %fdupes.
-------------------------------------------------------------------
Fri Jul 27 22:30:31 CEST 2007 - jberkman@novell.com
- add support for locking the screen if a smartcard was used to log in, and
for unlocking using a smartcard
-------------------------------------------------------------------
Mon Jul 9 20:33:28 CEST 2007 - maw@suse.de
- Update to version 2.19.1.1
- Fixes for bugzilla.gnome.org #384509, #411252, and #428199.
-------------------------------------------------------------------
Wed Jun 20 23:16:56 CEST 2007 - rodrigo@suse.de
- Updated xvkbd patch to check correctly XGetClasHint return code
(found by Scott Reeves).
-------------------------------------------------------------------
Fri Jun 15 16:03:50 CEST 2007 - rodrigo@suse.de
- Updated xvkbd patch to initialize X structures to avoid use of
uninitialised values.
-------------------------------------------------------------------
Thu May 3 13:38:59 CEST 2007 - rodrigo@suse.de
- Added patch from SLE10-SP1 to run xvkbd on the lock window (FATE
#300346)
-------------------------------------------------------------------
Wed Apr 11 18:41:10 CDT 2007 - maw@suse.de
- Update to version 2.18.1
- Fixes for bugzilla.gnome.org #424165 and #425550
- Updates for the zh_CN, ca, da, lv, sl, eu, and gl locales.
-------------------------------------------------------------------
Fri Mar 30 10:30:00 CST 2007 - maw@suse.de
- Update to version 2.18.0
- b.g.o 417538, 417323, 412492, 412486, 411393, 400579, 407964,
and 407524.
-------------------------------------------------------------------
Thu Mar 8 18:26:59 CST 2007 - maw@suse.de
- Update to version 2.17.7
* #402183, use gdm socket command to start a login procedure
when available (Matthias Clasen)
* #403936, Specifically block shaping the window (William Jon McCann)
* Sync FUSA code with upstream
Translators
* Updated fr: Stéphane Raimbault
* Updated nl: Wouter Bolsterlee
* Updated ca: Josep Puigdemont i Casamajó
* Updated pt_BR: Leonardo Ferreira Fontenelle
* Updated da: Lasse Bang Mikkelsen
-------------------------------------------------------------------
Fri Jan 12 16:12:54 CET 2007 - sbrabec@suse.cz
- Spec file cleanup.
-------------------------------------------------------------------
Fri Dec 29 11:41:55 GMT 2006 - james@usr-local-bin.org
- Fix %post.
-------------------------------------------------------------------
Wed Dec 13 17:21:47 CST 2006 - maw@suse.de
- Move to /usr
- Do some specfile cleanup.
-------------------------------------------------------------------
Thu Nov 30 13:51:06 CET 2006 - sbrabec@suse.cz
- Build correctly in older products.
-------------------------------------------------------------------
Thu Nov 9 10:59:46 CET 2006 - rodrigo@suse.de
- Removed patch to enable switch users by default (#195338)
-------------------------------------------------------------------
Thu Oct 19 18:19:42 CEST 2006 - jpr@suse.de
- Remove gnome-screensaver-disable-root-unlock.patch, upstream no
longer allows the root password to unlock (#213090)
-------------------------------------------------------------------
Tue Oct 17 20:25:33 CEST 2006 - danw@suse.de
- Remove dead patches
-------------------------------------------------------------------
Fri Oct 13 16:06:32 CEST 2006 - rodrigo@suse.de
- Added --enable-authentication-scheme=helper option to configure,
to make it really use the helper program (#204364)
-------------------------------------------------------------------
Wed Oct 4 17:50:42 CEST 2006 - jhargadon@suse.de
- update to version 2.16.1
- Set the correct value of DISPLAY for the gl helper
- Don't queue keys that may cause focus navigation
- Don't explicitly set icon sizes in preview bar
- translation updates
-------------------------------------------------------------------
Fri Sep 29 11:32:23 CEST 2006 - rodrigo@suse.de
- Filter some xscreensaver hacks, like for SP1.
-------------------------------------------------------------------
Thu Sep 14 20:47:46 CEST 2006 - jhargadon@suse.de
- update to version 2.16.0
- translation updates
-------------------------------------------------------------------
Wed Sep 13 13:03:23 CEST 2006 - rodrigo@suse.de
- Added dependency on libxslt (xsltproc) for generating the .desktop
files for xscreensaver hacks, and copy the resulting files to the
new directory ($datadir/applications/screensavers).
-------------------------------------------------------------------
Sat Sep 2 19:32:41 CEST 2006 - aj@suse.de
- Cleanup BuildRequires.
- Disable patch for Bug 186204 since the code does not exist anymore.
-------------------------------------------------------------------
Thu Aug 31 00:55:36 CEST 2006 - jhargadon@suse.de
- update to version 2.15.7
- translation updates
-------------------------------------------------------------------
Tue Aug 29 16:41:19 CEST 2006 - rodrigo@suse.de
- Added patch to disable root's ability to unlock users'
screensaver (#186204)
- Added missing build dependencies
-------------------------------------------------------------------
Wed Aug 23 00:36:04 CEST 2006 - jhargadon@suse.de
- update to version 2.15.6
- Support drag-n-drop of themes to preferences dialog
- Add support for embedding a keyboard in window
- More memory usage reduction
- Only allow a small number of queued key events
-------------------------------------------------------------------
Mon Aug 14 11:47:10 CEST 2006 - thoenig@suse.de
- Add patch gnome-screensaver-dbus-api-fix-thoenig-01.patch: Use
dbus_connection_close, not dbus_connection_disconnect
-------------------------------------------------------------------
Mon Aug 7 18:39:59 CEST 2006 - rodrigo@suse.de
- Create XML files for xscreensaver hacks at build time (#116331)
-------------------------------------------------------------------
Tue Aug 1 14:23:59 CEST 2006 - schwab@suse.de
- Remove newline from substituted variable.
-------------------------------------------------------------------
Mon Jun 19 15:13:02 CEST 2006 - rodrigo@suse.de
- Removed last patch, which didn't fix 167510 and introduced a new
bug (#185103)
-------------------------------------------------------------------
Thu May 25 13:30:42 CEST 2006 - rodrigo@suse.de
- Added patch to lock the screen before signalling DBUS listeners
that the screen saver is active. Thus, gnome-power-manager will
start the suspend when the screensaver is active, avoiding seeing
the screen fading out when resuming (167510)
-------------------------------------------------------------------
Mon May 8 18:45:45 CEST 2006 - rodrigo@suse.de
- Added gnome-screensaver-unlock-dialog-size.patch to fix weird
resizing of the users list (#170846)
-------------------------------------------------------------------
Wed Apr 26 18:42:58 CEST 2006 - gekker@suse.de
- Fix incorrect indication of caps lock (#159513)
-------------------------------------------------------------------
Thu Apr 13 17:34:36 CEST 2006 - sbrabec@suse.cz
- Call %suse_update_desktop_file.
- Use new control-center Categories instead of illegal old ones.
-------------------------------------------------------------------
Wed Apr 12 18:26:13 CEST 2006 - danw@suse.de
- Fix the screensaver modules to not unset the fullscreen and
keep_above flags, because compiz, unlike metacity, restacks
the window in that case. #163931.
-------------------------------------------------------------------
Mon Mar 20 00:39:36 CET 2006 - ro@suse.de
- lib64 buildfix (pkgconfig is lib64)
-------------------------------------------------------------------
Tue Mar 14 12:21:50 CET 2006 - rodrigo@suse.de
- Updated to latest upstream version, which fixes #156754,
#134201.
- Improved regexp for no->nb_NO move.
-------------------------------------------------------------------
Wed Feb 22 16:58:38 CET 2006 - rodrigo@suse.de
- Updated to latest upstream version, which fixes #146434,
#148739, #119784. as well as others.
- Removed upstreamed patches.
-------------------------------------------------------------------
Mon Feb 20 15:54:27 CET 2006 - jpr@suse.de
- Don't abort if XFree86-VidModeExtension is not available (#152147)
-------------------------------------------------------------------
Mon Feb 13 15:51:26 CET 2006 - rodrigo@suse.de
- Removed extra g_free already present upstream (#148379).
-------------------------------------------------------------------
Mon Feb 13 12:51:43 CET 2006 - rodrigo@suse.de
- Use correct types for string formatting. Fixes #148379.
-------------------------------------------------------------------
Mon Feb 6 17:08:03 CET 2006 - rodrigo@suse.de
- Use correct UTF-8 strings. Fixes #146434.
-------------------------------------------------------------------
Wed Jan 25 21:31:51 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 16 16:12:47 CET 2006 - rodrigo@suse.de
- Updated to 0.0.25.
- Updated missing-icon patch to upstream changes.
- Some spec file fixes.
-------------------------------------------------------------------
Thu Nov 17 10:36:50 CET 2005 - rodrigo@suse.de
- Update to 0.0.20 release.
-------------------------------------------------------------------
Wed Nov 16 16:47:33 CET 2005 - rodrigo@suse.de
- Added gnome-screensaver-missing-icon.patch.
-------------------------------------------------------------------
Tue Nov 15 18:52:45 CET 2005 - rodrigo@suse.de
- Update to 0.0.19 release.
- Update PAM patch.
-------------------------------------------------------------------
Thu Oct 20 18:39:43 CEST 2005 - rodrigo@suse.de
- Enable user switching by default.
-------------------------------------------------------------------
Tue Oct 18 12:06:41 CEST 2005 - rodrigo@suse.de
- Update to version 0.0.16.
- Removed patch fixed upstream.
- Added rename of 'no' locale to 'nb_NO'.
-------------------------------------------------------------------
Tue Oct 4 22:54:42 CEST 2005 - rodrigo@suse.de
- Require xscreensaver, so that default installation has more than
just 2/3 screensavers.
-------------------------------------------------------------------
Thu Sep 15 16:03:29 CEST 2005 - clahey@suse.de
- Update categories for desktop file.
- Part of fix for #115299.
-------------------------------------------------------------------
Tue Sep 13 13:15:57 CEST 2005 - rodrigo@suse.de
- Update to version 0.0.13, which contains the two patches
recently added (for #116331 and #114729) plus speed up when
loading xscreensaver hacks.
-------------------------------------------------------------------
Mon Sep 12 18:56:06 CEST 2005 - sbrabec@suse.cz
- Fixed xscreensaver hack directory (#116331).
-------------------------------------------------------------------
Mon Sep 12 18:52:00 CEST 2005 - rodrigo@suse.de
- Updated kdm patch to fix all cases for #114729.
-------------------------------------------------------------------
Mon Sep 12 13:52:08 CEST 2005 - rodrigo@suse.de
- Added xscreensaver to nfb so that we get the /etc/xscreensaver
directory (#116331)
-------------------------------------------------------------------
Mon Sep 12 13:09:42 CEST 2005 - rodrigo@suse.de
- Added gnome-screensaver-kdm.patch (#114729)
-------------------------------------------------------------------
Wed Sep 7 19:09:19 CEST 2005 - sbrabec@suse.cz
- Updated to version 0.0.12.
-------------------------------------------------------------------
Tue Sep 6 00:32:12 CEST 2005 - rodrigo@suse.de
- Update to version 0.0.11
-------------------------------------------------------------------
Wed Aug 31 17:30:12 CEST 2005 - rodrigo@suse.de
- Update to version 0.0.10
- Removed upstreamead patch (#113355)
- Added flags to get the /etc/xscreensaver dir.
-------------------------------------------------------------------
Fri Aug 26 18:35:43 CEST 2005 - rodrigo@suse.de
- Added gnome-screensaver-xscreensaver patch (#113355)
- Removed description patch, since it makes the dialog very ugly
when displaying the huge list of xscreensaver hacks.
- Moved missing icon part of description patch to its own file.
-------------------------------------------------------------------
Thu Aug 25 16:33:53 CEST 2005 - rodrigo@suse.de
- Removed pam for nfb.
-------------------------------------------------------------------
Thu Aug 25 12:39:49 CEST 2005 - rodrigo@suse.de
- Updated to upstream 0.0.9.
- Add my patches in a separate file.
-------------------------------------------------------------------
Mon Aug 15 12:57:17 CEST 2005 - rodrigo@suse.de
- Updated to CVS's 0.0.9 with all my uncommitted patches.
- Removed upstreamed patch.
-------------------------------------------------------------------
Fri Aug 5 15:36:12 CEST 2005 - rodrigo@suse.de
- Don't depend on xscreensaver.
- Display icon for configuration to the control center (bug #102357)
-------------------------------------------------------------------
Wed Aug 3 09:13:38 CEST 2005 - gekker@suse.de
- Update to version 0.0.8
-------------------------------------------------------------------
Tue Aug 2 15:03:51 CEST 2005 - sbrabec@suse.cz
- Use hacks in its own directory.
-------------------------------------------------------------------
Tue Jul 26 19:25:58 CEST 2005 - sbrabec@suse.cz
- Patch to share screensaver modules with xscreensaver.
-------------------------------------------------------------------
Tue Jul 19 14:42:16 CEST 2005 - sbrabec@suse.cz
- Added --with-passwd-helper=/sbin/unix2_chkpwd (#96125).
-------------------------------------------------------------------
Mon Jul 11 19:09:40 CEST 2005 - sbrabec@suse.cz
- Updated to version 0.0.7.
- Fixed PAM support (patch from Rodrigo Moya).
-------------------------------------------------------------------
Fri Jul 1 16:04:12 CEST 2005 - sbrabec@suse.cz
- New SuSE package, version 0.0.5.