summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-09 16:13:42 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-08-09 16:19:51 +0100
commitc6131b6c7a7d51cef676a14b5cca44e0bae9f407 (patch)
tree7a0313a923911befa3fe23e58ba308d73b43b94d
parent3c56bc8fd3653c40814138be080f249904b5d0f9 (diff)
Prepare version 0.19.11telepathy-spec-0.19.11
-rw-r--r--NEWS7
-rw-r--r--spec/Authentication_TLS_Certificate.xml1
-rw-r--r--spec/Call_Content.xml2
-rw-r--r--spec/Call_Stream.xml2
-rw-r--r--spec/Channel_Interface_Call_State.xml2
-rw-r--r--spec/Channel_Interface_Room.xml2
-rw-r--r--spec/Channel_Type_Server_TLS_Connection.xml1
-rw-r--r--spec/Connection_Interface_Client_Types.xml2
-rw-r--r--spec/all.xml2
-rw-r--r--spec/errors.xml3
10 files changed, 17 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index d61743d0..e30a8f34 100644
--- a/NEWS
+++ b/NEWS
@@ -2,13 +2,18 @@ This file contains the same edited highlights as the announcement emails.
For full details, see the ChangeLog in tarballs, or "git log" in Git
checkouts.
-telepathy-spec 0.19.11 (UNRELEASED)
+telepathy-spec 0.19.11 (2010-08-09)
===================================
+The “that's what the shovel is for, sandcastles” release.
+
New API:
⁜ CallState has a new Conference_Host flag (wjt)
+⁜ fd.o #23931: new D-Bus errors CertInsecure, CertRevoked, CertLimitExceeded,
+ with corresponding Connection_Status_Reason codes (cosimoc)
+
New experimental API:
⁜ TLSCertificate objects and Chan.T.ServerTLSConnection (draft 1), to check
diff --git a/spec/Authentication_TLS_Certificate.xml b/spec/Authentication_TLS_Certificate.xml
index 99d04ab4..709ea282 100644
--- a/spec/Authentication_TLS_Certificate.xml
+++ b/spec/Authentication_TLS_Certificate.xml
@@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<interface name="org.freedesktop.Telepathy.Authentication.TLSCertificate.DRAFT"
tp:causes-havoc="experimental">
+ <tp:added version="0.19.11">(draft 1)</tp:added>
<tp:docstring>
This object represents a TLS certificate.
diff --git a/spec/Call_Content.xml b/spec/Call_Content.xml
index bbe5de51..8df078b6 100644
--- a/spec/Call_Content.xml
+++ b/spec/Call_Content.xml
@@ -49,7 +49,7 @@
<property name="Interfaces" tp:name-for-bindings="Interfaces"
type="as" tp:type="DBus_Interface[]" access="read">
- <tp:added version="0.19.UNRELEASED"/>
+ <tp:added version="0.19.11"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Extra interfaces provided by this content, such as <tp:dbus-ref
namespace="ofdT.Call">Content.Interface.Media.DRAFT</tp:dbus-ref> or
diff --git a/spec/Call_Stream.xml b/spec/Call_Stream.xml
index d11d7d2d..0fbb9c8a 100644
--- a/spec/Call_Stream.xml
+++ b/spec/Call_Stream.xml
@@ -141,7 +141,7 @@
<property name="Interfaces" tp:name-for-bindings="Interfaces"
type="as" tp:type="DBus_Interface[]" access="read">
- <tp:added version="0.19.UNRELEASED"/>
+ <tp:added version="0.19.11"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Extra interfaces provided by this stream, such as <tp:dbus-ref
namespace="ofdT.Call">Stream.Interface.Media.DRAFT</tp:dbus-ref>.
diff --git a/spec/Channel_Interface_Call_State.xml b/spec/Channel_Interface_Call_State.xml
index da539316..b0aea591 100644
--- a/spec/Channel_Interface_Call_State.xml
+++ b/spec/Channel_Interface_Call_State.xml
@@ -128,7 +128,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:flag>
<tp:flag suffix="Conference_Host" value="32">
- <tp:added version='0.19.UNRELEASED'/>
+ <tp:added version='0.19.11'/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
This contact has merged this call into a conference. Note that GSM
provides a notification when the remote party merges a call into a
diff --git a/spec/Channel_Interface_Room.xml b/spec/Channel_Interface_Room.xml
index d3c67af1..ffdf4a96 100644
--- a/spec/Channel_Interface_Room.xml
+++ b/spec/Channel_Interface_Room.xml
@@ -24,7 +24,7 @@
<interface name="org.freedesktop.Telepathy.Channel.Interface.Room.DRAFT"
tp:causes-havoc="experimental">
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
- <tp:added version="0.19.UNRELEASED">(draft 1)</tp:added>
+ <tp:added version="0.19.11">(draft 1)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Different IM protocols use a variety of ways to name chat rooms. The
diff --git a/spec/Channel_Type_Server_TLS_Connection.xml b/spec/Channel_Type_Server_TLS_Connection.xml
index 8748e363..1d705c55 100644
--- a/spec/Channel_Type_Server_TLS_Connection.xml
+++ b/spec/Channel_Type_Server_TLS_Connection.xml
@@ -20,6 +20,7 @@
<interface name="org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection.DRAFT"
tp:causes-havoc="experimental">
+ <tp:added version="0.19.11">(draft 1)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
diff --git a/spec/Connection_Interface_Client_Types.xml b/spec/Connection_Interface_Client_Types.xml
index 0822122a..879095e7 100644
--- a/spec/Connection_Interface_Client_Types.xml
+++ b/spec/Connection_Interface_Client_Types.xml
@@ -19,7 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:license>
<interface name="org.freedesktop.Telepathy.Connection.Interface.ClientTypes.DRAFT"
tp:causes-havoc="experimental">
- <tp:added version="0.19.UNRELEASED">(as draft)</tp:added>
+ <tp:added version="0.19.11">(as draft)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
diff --git a/spec/all.xml b/spec/all.xml
index eb5a2205..af6863b4 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -3,7 +3,7 @@
xmlns:xi="http://www.w3.org/2001/XInclude">
<tp:title>Telepathy D-Bus Interface Specification</tp:title>
-<tp:version>0.19.10.1</tp:version>
+<tp:version>0.19.11</tp:version>
<tp:copyright>Copyright © 2005-2010 Collabora Limited</tp:copyright>
<tp:copyright>Copyright © 2005-2010 Nokia Corporation</tp:copyright>
diff --git a/spec/errors.xml b/spec/errors.xml
index c9351245..5fc24245 100644
--- a/spec/errors.xml
+++ b/spec/errors.xml
@@ -264,6 +264,7 @@
</tp:error>
<tp:error name="Cert.Insecure">
+ <tp:added version="0.19.11"/>
<tp:docstring>
Raised if the server provided an SSL/TLS certificate that uses an
insecure cipher algorithm or is cryptographically weak.
@@ -276,6 +277,7 @@
</tp:error>
<tp:error name="Cert.Invalid">
+ <tp:added version="0.19.11"/>
<tp:docstring>
Raised if the server provided an SSL/TLS certificate that is
unacceptable in some way that does not have a more specific error.
@@ -288,6 +290,7 @@
</tp:error>
<tp:error name="Cert.LimitExceeded">
+ <tp:added version="0.19.11"/>
<tp:docstring>
Raised if the length in bytes of the server certificate, or the depth of the
sever certificate chain exceed the limits imposed by the crypto