summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@oracle.com>2011-06-02 10:10:55 -0500
committerBrian Cameron <brian.cameron@oracle.com>2011-06-02 10:10:55 -0500
commitdc3d36b3d0bdf5607fb7cc67aee802b657a9a5cc (patch)
tree0638aa43be2e09b6abd0e9b30f97dfffe583b673
parentbd129c361a95dae6bc6b272d7fe1613d819a7af7 (diff)
downloadgdm-dc3d36b3d0bdf5607fb7cc67aee802b657a9a5cc.tar.gz
Update NEWSGDM_2_30_7
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d10ecbfa..bf381f3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,16 @@
===============
+Version 2.30.7
+===============
+- Register /bin/true as URI scheme handler for several schemes (CVE-2011-1709)
+- Fix double free issue in chooser.
+- Only set WINDOWPATH in the user session if it not NULL.
+
+===============
Version 2.30.6
===============
- CVE-2011-0727 - change to user before copying user files
-- Fix PostSession script so it is called when GDM shuts down or the main GDM daemon is killed.
+- Fix PostSession script so it is called when GDM shuts down or the main GDM
+ daemon is killed.
- XDMCP fixes.
- Set SIGPIPE handler to default before starting Xsession.
- Fix Solaris RBAC integration.