diff --git a/telepathy-glib-0.21.0.tar.gz b/telepathy-glib-0.21.0.tar.gz deleted file mode 100644 index 7637861..0000000 --- a/telepathy-glib-0.21.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f60e90477f50bf5f63b1cb01bbb6db7674faa46f21412790753aa92805bff0d -size 3782527 diff --git a/telepathy-glib-0.21.1.tar.gz b/telepathy-glib-0.21.1.tar.gz new file mode 100644 index 0000000..56c814c --- /dev/null +++ b/telepathy-glib-0.21.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0311ba360633f390e91e669c2fc821c4c85d6444f56003ef5f252463384b5ef9 +size 3850102 diff --git a/telepathy-glib.changes b/telepathy-glib.changes index 1a8325f..e55802a 100644 --- a/telepathy-glib.changes +++ b/telepathy-glib.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Jun 22 09:32:15 UTC 2013 - zaitor@opensuse.org + +- Update to version 0.21.1: + + Fixes: + - Fix a wrong introspection annotation on + tp_debug_client_get_messages_finish() that would lead to + use-after-free (fdo#65518). + - Isolate regression tests better (fdo#63119). + - Explicitly annotate tp_account_update_parameters_finish()'s + 'unset_parameters' argument to be a NULL-terminated string + array. It was previously incorrectly inferred to be a string, + for some reason. + - Always flag delivery reports with Non_Text_Content. + (fdo#61254). + - Don't announce legacy Group channels twice (fdo#52011). + - Don't crash if a broken connection manager signals a + TLSCertificate with no CertificateChainData, just invalidate + the channel (fdo#61616). + - Adjust regression tests so we can distcheck under Automake + 1.13, and various other build-system updates (fdo#65517). + ------------------------------------------------------------------- Wed Apr 3 17:04:27 UTC 2013 - dimstar@opensuse.org diff --git a/telepathy-glib.spec b/telepathy-glib.spec index ca9c56d..8157136 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -17,7 +17,7 @@ Name: telepathy-glib -Version: 0.21.0 +Version: 0.21.1 Release: 0 Summary: GObject-based library for the Telepathy D-Bus API License: LGPL-2.1+