SHA256
1
0
forked from pool/gdm
OBS User unknown
2007-09-19 16:54:33 +00:00
committed by Git OBS Bridge
parent 5bfe0c2113
commit 5e81a90d79
8 changed files with 195 additions and 45 deletions

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Tue Sep 18 20:43:21 CEST 2007 - hpj@suse.de
- Updated gdm-2.8.0.0-any-hostname-auth.patch to use localhost
instead of localhost.localdomain for xauth tokens. Related to
Novell bug #304632.
-------------------------------------------------------------------
Tue Sep 18 17:15:51 CEST 2007 - sbrabec@suse.cz
- Updated to version 2.20.0:
* Now support --with-atspi-dir so you can specify a non-default
directory where the at-spi-registryd daemon exists.
* Improve keymouselistener a11y gesture listener so it does not
fail on Ubuntu, and does a better job freeing memory. Fix
dwellmouselistener a11y gesture listener so it doesn't generate
warnings.
* Fix bug in IPv6 logic.
* Fix Macedonian language so the language choice also appears in
the local language
* Fix bug where GDM was not properly executing a custom Xserver
start script.
* Fix bug with ConsoleKit that occurs when the session is going
to migrate. Previous code was failing to send the notification
when the greeter is not TYPE_FLEXI.
* Set invisible character to '*' for gdmgreeter.
* When using gdm_verify_standalone_pam_conv (used by automatic
login) set echo to FALSE when PAM_PROMPT_ECHO_OFF is handled.
* Make it possible to configure system dependant options by
setting environment variables before running configure. Also
support /usr/X11/bin/Xorg when setting X_PATH, etc.
* Translation updates
-------------------------------------------------------------------
Mon Sep 17 19:04:05 CEST 2007 - banderso@suse.de
- added patch gdm-language-hang.patch to fix Novell bugs #308378 and
#309064. The patch matches changes that were made to upstream code.
-------------------------------------------------------------------
Fri Sep 14 20:31:41 CEST 2007 - sreeves@suse.de