summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-12-12 20:19:32 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-12-12 20:19:32 +0000
commit9b4a8e4130f8bf82546539157f6619e595e7580d (patch)
tree0e8532d1b71d5204c1a4eec592324f54a9dd039c
parent6cdf261747895e20b66ea8c615de49aa79f34c6b (diff)
* Released 1.0.2
-rw-r--r--ChangeLog4
-rw-r--r--NEWS6
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cd50349..7475800b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-12-12 John (J5) Palmieri <johnp@redhat.com>
+ * Released 1.0.2
+
+2006-12-12 John (J5) Palmieri <johnp@redhat.com>
+
* bus/signal.c: Fix match_rule_equal errata
(CVE-2006-6107 - Patch from Kimmo Hämäläinen
<kimmo.hamalainen@nokia.com>)
diff --git a/NEWS b/NEWS
index 12ac1d9b..f73619dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+D-Bus 1.0.2 (12 December 2006)
+==
+- Fix security bug CVE-2006-6107 match rules can be removed by apps that did
+ not create them
+- pthread fix
+
D-Bus 1.0.1 (17 November 2006)
==
- Fix bug where calling dbus_threads_init_default would assert