diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-04-24 15:45:33 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-04-24 15:45:33 +0100 |
commit | 99ee3f66b268cbdf49f7d4624dbe46bed09ba10f (patch) | |
tree | 098cf89427360047780a3be4c79c51013064ccf6 /NEWS | |
parent | eee0207464d160a0c8b7e430d927beb4d14cde74 (diff) |
Prepare version 0.1.15
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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) ================================== |