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
commit1a90c0193042bfc03d56d0f2454e46ec35667f3f (patch)
treefc3640746356ba695d66a72274c4a5d75a686b5c /ChangeLog
parentc0dbd2a2b5ce42612b1bffe778d6127682cddb45 (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 dae3f5fa..be1832dd 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,