summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-12-12 19:08:04 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-12-12 19:08:04 +0000
commit6cdf261747895e20b66ea8c615de49aa79f34c6b (patch)
tree429ef44f86397655a6fe9cc563336431dc71aca1 /ChangeLog
parent9464d1c17d963dd4f6f8fc2021bcce11a9a4ce30 (diff)
* bus/signal.c: Fix match_rule_equal errata
(CVE-2006-6107 - Patch from Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79b68edf..7cd50349 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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>)
+
2006-11-19 Thiago Macieira <thiago@kde.org>
* dbus/dbus-sysdeps-pthread.c (_dbus_pthread_mutex_lock,