From 16085c7c1097974b5606678ee2a94ea45559301c Mon Sep 17 00:00:00 2001 From: Brian Cameron Date: Jun 07 2006 20:37:18 +0000 Subject: Updated. Update to new release version. 2006-06-07 Brian Cameron * Release 2.14.8: * NEWS: Updated. * configure.ac: Update to new release version. --- diff --git a/ChangeLog b/ChangeLog index b626ea1..111beba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-06-07 Brian Cameron + + * Release 2.14.8: + * NEWS: Updated. + * configure.ac: Update to new release version. + 2006-06-06 Brian Cameron * gui/gdmflexiserver.c: Call gdmcomm_check with FALSE so that ti diff --git a/NEWS b/NEWS index ed3d3c5..a28ad6a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,30 @@ Ahh news... +2.14.8 stuff: + +- Correction for serious security issue where the user can enter the + GDM configuration GUI with a user password when the Face Browser + is enabled. Refer to bugzilla.gnome.org bug #343476 and + CVE-2006-2452. (Brian Cameron) + +- Fixed bug where when the "Include All" button is modified in the + Users tab, the Automatic/Timed login dropdown lists update + properly. (Brian Cameron) + +- Now gdmflexiserver calls gdmcomm_check with FALSE so it will not + pop up a dialog. gdmflexiserver can be run with the --command + option which can be used when the user does not have permission to + a DISPLAY, so trying to show a dialog was causing gdmflexiserver + to core dump when the check failed. (Brian Cameron) + +- Added gestures to the AccessKeyMouseEvents configuration file + so that users can access more accessibility features using + dwell gestures. (Brian Cameron) + +- Translation updates (Laurent Dhima, Pema Geyleg, Theppitak + Karoonboonyanan, Gabor Kelemen, Ahmad Riza H Nst, Vincent + van Adrighem) + 2.14.7 stuff: - Correct build/install issues with gdm-ssh-session and the desktop