[gdm] 3.7.2



commit edc4a2ea1bd544b7780739705e077d1ba0f654f0
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 19 09:09:22 2012 -0500

    3.7.2

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 96bb5de..a38503a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
 =============
+Version 3.7.2
+=============
+
+- Various InitialSetup fixes
+- Ignore pam info messages for automatic logins
+- Unlock fixes
+- User switching fix on consolekit systems
+- Be more robust against empty user shells/home dirs
+- Create program session log file as root instead of after setuid
+- Properly reload gdm.schemas on SIGHUP
+- Bring back gdmflexiserver
+- Fix shutdown and restart with ConsoleKit (#686125)
+- Refactor autologin conversation handling (#682467)
+- Add host authorizations individually (#686186)
+- Make gdm socket world accessible (#685935)
+- Allow NULs in X11 cookies (#687691)
+- Dont set a busy cursor (#687791)
+- Use a whitelist for gsd plugins (#662220)
+- Drop obsolete desktop files (#684508)
+- Translation updates
+
+=============
 Version 3.6.0
 =============
 
diff --git a/configure.ac b/configure.ac
index caa2bc2..f9de502 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 AC_PREREQ([2.60])
 AC_INIT([gdm],
-        [3.6.0],
+        [3.7.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
 
 AC_CONFIG_SRCDIR([daemon/gdm-manager.c])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]