| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-screensaver | Distribution: openSUSE 12.1 |
| Version: 3.2.0 | Vendor: openSUSE |
| Release: 3.1.2 | Build date: Sun Oct 30 03:18:48 2011 |
| Group: System/GUI/GNOME | Build host: build03 |
| Size: 267274 | Source RPM: gnome-screensaver-3.2.0-3.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/ | |
| Summary: GNOME Screen Saver and Locker | |
gnome-screensaver is a screen saver and locker that aims to have
simple, sane, secure defaults and be well integrated in the desktop.
It is designed to support:
* the ability to lock down configuration settings
* translation into other languages
* user switching
GPLv2+
* Fri Oct 14 2011 sbrabec@suse.cz
- Use translation compendium gnome-patch-translation.
* Mon Sep 26 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Updated translations.
* Mon Sep 19 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 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 05 2011 vuntz@opensuse.org
- Update to version 3.1.91:
+ Use GnomeWallClock to keep informed about time and timezone
changes.
* Thu Sep 01 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 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 2011 vuntz@opensuse.org
- Add gnome-screensaver-extra < 3.0 Obsoletes, as the screensavers
from xscreensaver are not used anymore.
* Tue Apr 05 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Remove inihibit APIs from the documentation
+ Updated translations.
* Tue Mar 22 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 08 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 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 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 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 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 08 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 09 2010 vuntz@opensuse.org
- Fix build on openSUSE 11.2: xscreensaver was not split there.
* Wed Mar 31 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 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
* Tue Mar 09 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ Build fix for systems with x11 < 1.3.
* Sat Feb 13 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 2010 vuntz@opensuse.org
- Update to version 2.29.90:
+ bgo#609337, CVE-2010-0414, handle monitor removal more securely
* Thu Feb 04 2010 vuntz@opensuse.org
- Remove en@shaw translation on openSUSE 11.2 and earlier.
* Fri Jan 29 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 03 2009 vuntz@opensuse.org
- Rebase gnome-screensaver-finger-print.patch to apply without
fuzz.
* Thu Sep 24 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 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 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 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 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.
/etc/pam.d/gnome-screensaver /etc/pam.d/gnome-screensaver-smartcard /etc/xdg/autostart/gnome-screensaver.desktop /usr/bin/gnome-screensaver /usr/bin/gnome-screensaver-command /usr/lib/gnome-screensaver /usr/lib/gnome-screensaver/gnome-screensaver-dialog /usr/share/doc/packages/gnome-screensaver /usr/share/doc/packages/gnome-screensaver/AUTHORS /usr/share/doc/packages/gnome-screensaver/COPYING /usr/share/doc/packages/gnome-screensaver/NEWS /usr/share/doc/packages/gnome-screensaver/README /usr/share/man/man1/gnome-screensaver-command.1.gz /usr/share/man/man1/gnome-screensaver.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:16:00 2013