Package: telepathy-idle / 0.1.11-2+deb7u1

Metadata

Package Version Patches format
telepathy-idle 0.1.11-2+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Support trailing parameter without a initial.patch | (download)

src/idle-parser.c | 34 26 + 8 - 0 !
tests/twisted/channels/muc-channel-topic.py | 11 11 + 0 - 0 !
2 files changed, 37 insertions(+), 8 deletions(-)

 [patch] support trailing parameter without a initial :

BIP doesn't start the trailing parameter with a : when it's only a
single word in various cases. For example when sending the topic. Adjust
our parser to accept trailing parameters not starting with : if it's the
final word in the string

0002 Don t disable parts of TLS certificate validation.patch | (download)

src/idle-server-connection.c | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 don't disable parts of tls certificate validation

This breaks one regression test, but is a simpler fix than was used
upstream.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=63810
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706094