summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2013-03-01 15:15:52 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2013-03-01 15:15:52 +0000
commite5ff011d3d17cef59e48f47f06f3adae91d9b657 (patch)
tree33f90d8451ce71acf20057b42c05c71f38af929f
parent675565c73c265b7a545f45165ed97299890453fc (diff)
NEWS for 0.17.3
-rw-r--r--NEWS12
1 files changed, 9 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index dbed18ad3..351a6506a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
-telepathy-gabble 0.17.3 (UNRELEASED)
+telepathy-gabble 0.17.3 (2013-03-01)
====================================
-This fixes a remotely-triggered denial-of-service bug. You
-should upgrade.
+The “less resplendent backup ruffs” release. This includes the fixes
+from telepathy-gabble 0.16.5, including fixing a remotely-triggered
+denial-of-service bug. You should upgrade.
Fixes:
@@ -16,6 +17,11 @@ Fixes:
is just a NULL pointer dereference, rather than allowing the attacker
to do anything more nefarious like execute code. (wjt)
+• fd.o#43166: handle rate-limiting by MUCs better, including disabling
+ typing notifications if we get rate-limited, and including the error
+ message from the server in the D-Bus signal so that the user interface
+ could, in principle, show it to the user. (wjt)
+
Enhancements:
• fd.o#58198: the Jingle protocol code now lives in Wocky. This should make no