summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-24 15:45:33 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-04-24 15:45:33 +0100
commit99ee3f66b268cbdf49f7d4624dbe46bed09ba10f (patch)
tree098cf89427360047780a3be4c79c51013064ccf6 /NEWS
parenteee0207464d160a0c8b7e430d927beb4d14cde74 (diff)
Prepare version 0.1.15
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f284c84..38bad7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+telepathy-idle 0.1.15 (2013-04-24)
+==================================
+
+The “secure by default“ release.
+
+Fixes:
+
+• Validate TLS certificates properly, preventing man-in-the-middle attacks.
+ (fd.o#63810, Simon)
+
+ This will be a regression for users of IRC-over-SSL servers/proxies that
+ do not have a certificate trusted by system-wide CA configuration; they
+ will no longer be able to connect. If someone implements fd.o #57130, that
+ will provide the ability for those users to approve additional
+ certificates.
+
+• Fix compilation and regression tests with GLib 2.36 (Simon)
+
telepathy-idle 0.1.14 (2012-11-16)
==================================