SHA256
1
0
forked from pool/gdm

Updating link to change in openSUSE:Factory/gdm revision 102.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=267548485da19e7b3d2a9ccbf7e5cdd0
This commit is contained in:
OBS User buildservice-autocommit
2010-09-23 22:26:45 +00:00
committed by Git OBS Bridge
parent 1fed88523c
commit 0478232a25
6 changed files with 59 additions and 27 deletions

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Sep 22 14:26:23 CEST 2010 - vuntz@opensuse.org
- Rename gdm-2.21.9-no-fatal-warnings.patch to
gdm-is-not-unstable-unless.patch, and change the behavior:
if the SUSE_ENABLE_UNSTABLE_CHECK environment variable is set, we
just do like upstream. If it is not set, we make GDM assume it's
not running a development version, which disables fatal warnings
and verbose logs.
-------------------------------------------------------------------
Thu Sep 16 09:55:10 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.92:
+ Change orca invocation to work better with latest release
+ Fix "Other..." item in network-login-only scenarios
+ Move gdm.schemas to pkgdatadir
+ XDMCP fixes
+ Improve ordering of languages in languages list
+ Make various slow calls that blocked before asynchronous
+ Fix up dbus security policy
+ Various other fixes
+ Translation updates
- Drop gdm-fix-dbus-properties.patch: fixed upstream.
-------------------------------------------------------------------
Mon Sep 13 13:30:47 CEST 2010 - vuntz@opensuse.org
- Add gdm-fix-dbus-properties.patch: org.gnome.DBus.Properties was
referenced instead of org.freedesktop.DBus.Properties in the dbus
configuration. Fix bnc#633655.
- Move fast-user-switch-applet Obsoletes to gnome-applets-gdm and
add a Provides there too: the applet is really the old
fast-user-switch-applet applet.
-------------------------------------------------------------------
Wed Aug 18 10:13:35 CEST 2010 - dimstar@opensuse.org