SHA256
1
0
forked from pool/gdm

Accepting request 39880 from home:MBoman:branches:GNOME:Factory

Copy from home:MBoman:branches:GNOME:Factory/gdm via accept of submit request 39880 revision 5.
Request was accepted with message:
Ok with me. As an addon: maybe create a bnc entry assigned to vuntz to respin the ui patch.

OBS-URL: https://build.opensuse.org/request/show/39880
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=123
This commit is contained in:
2010-05-13 20:54:49 +00:00
committed by Git OBS Bridge
parent 35d14f847d
commit f9e71fc069
6 changed files with 68 additions and 32 deletions

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Fri May 7 00:03:41 CEST 2010 - captain.magnus@opensuse.org
- Update to version 2.30.2:
+ Accessibility is now enabled by default for the GDM login
screen
+ When the face browser is disabled, the PAM conversation is
started immediately, so users do not need to click a button to
start entering the username and password. bgo#591082
+ Add label-for and labelled-by a11y relations to the entry field
in the login GUI. This makes the login GUI more accessible when
using AT programs. bgo#613434
+ Fixed bugs that were causing XDMCP to not show the greeter
again after logout. bgo#606724
+ The default XDMCP PingIntervalSeconds was increased from 15 to
60 seconds
+ The WINDOWPATH environment variable is now set for the user
session. bgo#609272
+ Ensure Init script is called when using Automatic Login.
bgo#614488
+ Fix race condition with Timed Login. bgo#614062
+ Drop xhost localuser:gdm and localuser:root when the user
session starts. bgo#605350
+ Removed the icon monitor from the GDM login GUI since it was
not functional and was causing problems with automounting
user's HOME directories. #609321
+ Do not mark "%x" for translation. bgo#613306
+ Remove duplicated strings for translation. bgo#609179
+ Minor doc corrections
+ Translation updates
- gdm-greeter-greater-ui.patch does not apply and is commented out
temporarily
- Respin gdm-xauthlocalhostname.patch for fuzz=0
- Respin gdm-polkit-gnome-path.patch
-------------------------------------------------------------------
Thu Apr 8 02:02:20 CEST 2010 - vuntz@opensuse.org