Change logs for telepathy-gabble source package in Precise

  • telepathy-gabble (0.16.0-0ubuntu3.1) precise-security; urgency=low
    
      * SECURITY UPDATE: multiple denial of service issues
        - debian/patches/CVE-2013-1769.patch: fix DoS issues in
          lib/ext/wocky/wocky/wocky-caps-hash.c,
          lib/ext/wocky/wocky/wocky-data-form.c,
          src/conn-presence.c.
        - CVE-2013-1769
      * SECURITY UPDATE: information disclosure via legacy Jabber TLS bypass
        - debian/patches/CVE-2013-1431.patch: validate TLS requests in
          lib/ext/wocky/wocky/wocky-connector.c, added tests to
          tests/twisted/Makefile.am, tests/twisted/gabbletest.py,
          tests/twisted/tls/legacy-jabber.py.
        - CVE-2013-1431
     -- Marc Deslauriers <email address hidden>   Fri, 07 Jun 2013 09:27:20 -0400
  • telepathy-gabble (0.16.0-0ubuntu3) precise; urgency=low
    
      * git_deal_with_iterate_updates.patch: to fix a potential use-after-free
        when disconnecting with TLS verification channels open (lp: #1020317)
     -- Sebastien Bacher <email address hidden>   Thu, 28 Feb 2013 11:32:52 +0100
  • telepathy-gabble (0.16.0-0ubuntu2) precise-proposed; urgency=low
    
      * git_init_tablet_call.patch,
        git_gtalk_android_calls.patch:
        - git fixes for call with android devices
      * git_wocky_connect_problems.patch,
        git_wocky_see_other_host.patch,
        git_tls_verification.patch:
        - git fixes for msn over xmmp use (lp: #1017405)
     -- Sebastien Bacher <email address hidden>   Mon, 09 Jul 2012 17:26:28 +0200
  • telepathy-gabble (0.16.0-0ubuntu1) precise; urgency=low
    
      * New upstream release.
        - Correctly convert between Telepathy and Jingle candidate types
        - Start sending automatically on accepting bidirectional calls.
      * debian/control
        - bump build depends for libtelepathy-glib-dev to >= 0.18.0
      * debian/rules
        - no longer strip -Bsymbolic-function from LDFLAGS, bug has been fixed
          upstream
     -- Ken VanDine <email address hidden>   Tue, 03 Apr 2012 11:54:00 -0400
  • telepathy-gabble (0.15.4-1ubuntu1) precise; urgency=low
    
      * Merge with Debian experimental. Remaining Ubuntu changes:
        - debian/telepathy-gabble.install: Install telepathy-gabble-xmpp-console.
      * debian/rules
        - strip -Bsymbolic-function from LDFLAGS, causes a crash on
          start https://bugs.freedesktop.org/show_bug.cgi?id=46417
    
    telepathy-gabble (0.15.4-1) experimental; urgency=low
    
      * New upstream release
        - increase telepathy-glib build-dependency
        - install libgabble-plugins.so, now needed by Gabble and its plugins
          (it should really be versioned with -release since it's not
          public/stable; to be fixed in a future Gabble)
     -- Ken VanDine <email address hidden>   Mon, 05 Mar 2012 16:51:45 -0500
  • telepathy-gabble (0.15.3-1ubuntu1) precise; urgency=low
    
      * Merge with Debian experimental. Remaining Ubuntu changes:
        - debian/telepathy-gabble.install: Install telepathy-gabble-xmpp-console.
    
    telepathy-gabble (0.15.3-1) experimental; urgency=low
    
      * Merge from unstable
      * New upstream release
        - increase telepathy-glib build-dependency
      * Remove unused path 01-jingleinfo.diff, which is not applied (and has not
        been necessary since 0.11.7)
     -- Martin Pitt <email address hidden>   Wed, 08 Feb 2012 09:32:43 +0100
  • telepathy-gabble (0.15.3-0ubuntu1) precise; urgency=low
    
      * New upstream release.
        - Update wocky snapshot to fix wocky_data_form_set_type()
      * debian/control
        - build depend on python and added python:Depends
     -- Ken VanDine <email address hidden>   Tue, 17 Jan 2012 11:05:37 -0500
  • telepathy-gabble (0.15.2-0ubuntu1) precise; urgency=low
    
      * New upstream release.
     -- Ken VanDine <email address hidden>   Wed, 21 Dec 2011 15:55:39 -0500
  • telepathy-gabble (0.15.1-0ubuntu1) precise; urgency=low
    
      * New upstream release.
        - include a new XMPP console interface
        - implements the freshly-undrafted Protocol.Interface.Addressing
          and the still-unstable Connection.Interface.Addressing1, and
          uses them to expose Facebook contacts' integer IDs.
        - capabilities.h and caps-channel-manager.h are no longer erroneously
          omitted.
      * debian/control:
        - Bump build-dep on libtelepathy-glib-dev to >= 0.17.2
     -- Ken VanDine <email address hidden>   Fri, 09 Dec 2011 16:15:13 -0500
  • telepathy-gabble (0.15.0-1build1) precise; urgency=low
    
      * No-change rebuild to drop spurious libsfgcc1 dependency on armhf.
     -- Adam Conrad <email address hidden>   Fri, 02 Dec 2011 17:29:06 -0700
  • telepathy-gabble (0.15.0-1) experimental; urgency=low
    
    
      * New upstream release.
      * debian/control: Up build-dep on libtelepathy-glib-dev.
    
     -- Jonny Lamb <email address hidden>  Wed, 16 Nov 2011 18:33:10 +0000
  • telepathy-gabble (0.14.0-0ubuntu1) precise; urgency=low
    
      * New upstream release.
        - when connected to Facebook, text channels now produce 'accepted'
          delivery reports when the user sends a message to a contact using
          another device.
        - Offline contacts to whom we have a presence subscription and also
          a channel open at the time the roster arrives are now correctly
          shown as offline, rather than unknown.
        - implement the ContactBlocking interface
        - Gabble no longer crashes if the server replies to its roster query
          IQ twice (as vk.com's XMPP server does)
        - Gabble now returns MAXINT64 for the subject timestamp when it is
          unknown, as per the latest spec.
        - Various memory leak fixes.
     -- Ken VanDine <email address hidden>   Wed, 09 Nov 2011 16:07:28 -0500
  • telepathy-gabble (0.13.7-1) unstable; urgency=low
    
    
      * New upstream release
    
     -- Sjoerd Simons <email address hidden>  Sat, 15 Oct 2011 18:19:53 +0100
  • telepathy-gabble (0.13.5-0ubuntu2) oneiric; urgency=low
    
      * debian/patches/02-relay-reply-after-channel-dies.patch
        - Don't crash on google relay reply after channel dies (LP: #816636)
     -- Ken VanDine <email address hidden>   Fri, 30 Sep 2011 14:51:09 -0400