summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-12-02 17:42:36 +0200
committerGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-12-02 17:42:36 +0200
commitfa0024095423db9f0f5bf236b9794de096033867 (patch)
treed85f829c44351c13c663be5a5af4cf4120fa7140 /NEWS
parent3d516218007a5f029932ffc85138a1f620553f1b (diff)
parentdb079b0e18e3acef8ce27deec60e39706b0a6ef1 (diff)
Merge branch 'telepathy-gabble-0.18'HEADmaster
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS57
1 files changed, 57 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 89c34e786..e91c46bed 100644
--- a/NEWS
+++ b/NEWS
@@ -52,6 +52,63 @@ Internal changes:
• Remove regression tests for obsolete APIs to reduce delta between
0.20 and 1.0 branches (Simon, Guillaume)
+telepathy-gabble 0.18.4 (2016-11-15)
+====================================
+
+The "crawling" release.
+
+Fixes:
+
+• Update wocky
+ · Use SoupSession instead of SoupSessionAsync to fix
+ function deprecation errors (fd.o #96383, Diane Trout)
+ · Replaced deprecated usage of gnutls_certificate_credentials
+ with gnutls_certificate_credentials_t (George Kiagiadakis)
+ · Updated CRL of the ssl-related unit tests to fix errors
+ when running the tests with the openssl backend, due to
+ the CRL being expired (fd.o #79548, Diane Trout)
+ · Renamed a unit test to avoid duplicate test names, which
+ is an error in recent GLib versions (Diane Trout)
+ · Removed WockyHttpProxy in favour of GIO http proxy,
+ fixing a failing unit test (fd.o #94031, George Kiagiadakis)
+ · Bumped GLib dependency to 2.44 for using the GIO
+ http proxy (George Kiagiadakis)
+ · Fixed a race condition in the wocky-connector-test (George
+ Kiagiadakis)
+
+• Replaced deprecated _BSD_SOURCE with _DEFAULT_SOURCE
+ to fix compilation with recent glibc (Diane Trout)
+
+• Make XEP-0030 disco#info query advertise the disco#info feature
+ (fd.o #98127, Maxime Buquet)
+
+telepathy-gabble 0.18.3 (2014-05-07)
+====================================
+
+Fixes:
+
+• fd.o #76465: fix a crash in Jingle (Guillaume)
+
+telepathy-gabble 0.18.2 (2014-03-20)
+====================================
+
+The “mithril boxing gloves” release.
+
+Fixes:
+
+• update Wocky:
+ · don't try to cancel a source ID twice, which issues a critical warning
+ in GLib 2.39
+ · fix failure to build with recent (Markdown-based) gtk-doc
+
+• plugin loader: don't crash if g_dir_open() fails twice (fd.o #66085, Will)
+
+• fix a crash in 1-1 Tubes on 64-bit machines (fd.o #70038, Guillaume)
+
+• fix enum cast warnings under clang (fd.o #70038, Guillaume)
+
+• add a regression test for fd.o #68829 (Simon)
+
telepathy-gabble 0.18.1 (2013-09-06)
====================================