Hello community,

here is the log from the commit of package telepathy-gabble for openSUSE:Factory
checked in at Mon May 2 16:37:06 CEST 2011.



--------
--- GNOME/telepathy-gabble/telepathy-gabble.changes     2011-02-21 
16:20:31.000000000 +0100
+++ /mounts/work_src_done/STABLE/telepathy-gabble/telepathy-gabble.changes      
2011-04-20 14:00:36.000000000 +0200
@@ -1,0 +2,175 @@
+Mon Apr  4 16:00:38 UTC 2011 - [email protected]
+
+- Update to version 0.11.10:
+  + Enhancements:
+    - Non-urgent stanzas are now queued locally if PowerSaving is
+      turned on but the google:queue extension is not available.
+    - The ReferenceIdentities property on server TLS channels is now
+      implemented, populated partly from a new
+      'extra-certificate-identities' parameter. This allows
+      Empathy/Gabble to safely trust the Google Talk server's
+      certificate when using a JID hosted by Google Apps without
+      prompting the user. (fdo#35410 and fdo#35415).
+    - Fatal criticals can now be turned off at configure time
+      (fdo#35840).
+    - The new StreamHandler methods from spec 0.22.1 for rtcp-fb
+      and rtp-hdrext are now implemented. (fdo#34985).
+  + Fixes:
+    - `make check -C tests/twisted` now prints a helpful message if
+      Twisted is not available, and the regular tests now pass if
+      Twisted is not available.
+    - Fix memory leaks in ServerTLSManager (fdo#35395)
+
+-------------------------------------------------------------------
+Wed Mar 16 18:27:36 UTC 2011 - [email protected]
+
+- Update to version 0.11.8:
+  +  Updated Wocky:
+    - wocky_porter_register_handler() has been split into three
+      functions:
+         wocky_porter_register_handler_from(),
+         wocky_porter_register_handler_from_server(), and
+         wocky_porter_register_handler_from_anyone(). These make it
+         harder to introduce bugs like fdo#34048.
+    - Since wocky_porter_register_handler() has been removed
+      entirely, out-of-tree plugins may need to be updated to work
+      with this release.
+  + Fixes:
+    - fdo#27693: Gabble no longer polls for contacts' geolocation
+      information; it relies on PEP working properly.
+    - fdo#35137: Gabble now sets the Overwritten_By_Nickname flag
+      for appropriate contact info fields.
+
+-------------------------------------------------------------------
+Mon Feb 21 17:59:20 UTC 2011 - [email protected]
+
+- Update to version 0.11.7:
+  + Fixes:
+    - fdo#32390: Gabble now treats a request for a ContactSearch
+      channelwith Server set to the empty string as equivalent to
+      not specifying a server, and rejects requests where the JID
+      specified for Server is invalid.
+    - fdo#32874: Offline contacts are now assumed to support
+      1-1 text channels.
+    - fdo#34048: Malicious contacts can no longer trick Gabble
+      into relaying audio/video data via a server of their choosing.
+  + Enhancements:
+    - fdo#32815: fallback-conference-server now defaults to
+      conference.telepathy.im. Thus, if the user's server doesn't
+      have a conference component configured, upgrading a 1-1 chat
+      into an ad-hoc conference still works.
+    - fdo#11291: support for xep-0092, Software Version.
+    - fdo#33471: support for the FileTransfer.URI property.
+- Changes from version 0.11.6:
+  + Interesting changes:
+    - Generated code for the Call channel type has been moved to an
+      external submodule called telepathy-yell. This is included in
+      the source tarballs for telepathy-gabble (like how wocky is)
+      so there should be no changes necessary for packagers.
+  + Fixes:
+    - fdo#19930: MUC channels are now only closed properly when
+      the server acknowledges our request to leave. This fixes the
+      case of trying to join a MUC you left only seconds ago before
+      the server had a chance to notice.
+    - fdo#26385: gabble's media stream code now uses
+      TpDBusPropertiesMixin for increased maintainability.
+    - Include Protocol.AuthenticationTypes in the manager file.
+  + Enhancements:
+    - More miscellaneous updates to the Call channel type
+      including:
+      . Update to newest Call spec.
+      . Base classes have been extracted from Gabble code and
+        moved into telepathy-yell.
+      . Some test updates to ensure Call works as it should.
+      . The caps cache has been moved from Gabble to Wocky.
+   + Test suite changes
+   + with-session-bus.sh is now as silent as it can be without
+     verbose mode turned on.
+- Changes from version 0.11.5:
+  + Fixes:
+    - Support for Google Talk's google:queue extension now works
+      against Google's server again. This regressed in 0.11.1,
+      which changed gabble to send iq gets rather than iq sets.
+    - Fix crash caused by timing out items in the iq pipeline
+      before sending them out.
+    - Correctly parse jingle transport-info message that refer to
+      multiple contents.
+  + Updated Wocky:
+    - Fix a bug in WockyHeartbeatSource which caused criticals
+      when it was destroyed.
+    - Fix parsing of chat state messages in MUCs.
+- Changes from version 0.11.4:
+  + Potentially-incompatible changes:
+    - Following telepathy-spec 0.21.5, the message-token field in
+      message headers is no longer guaranteed to be
+      globally-unique. This is known to be problematic for
+      rtcom-event-logger, as used in Maemo 5.
+  + Enhancements:
+    - Implement Protocol.AuthenticationTypes
+    - Improve error reporting in Group and StreamedMedia channels
+  + Fixes:
+    - fdo#29147: you will no longer get the scrollback from MUCs
+      hosted by M-Link (and possibly other servers) when you
+      change your presence
+    - fdo#32278: fix an assertion failure when accepting
+      X-TELEPATHY-PASSWORD authentication and immediately closing
+      the channel
+    - Make the regression tests pass with telepathy-glib ≥ 0.13.8
+    - Fix the build without system CA certificates
+- Changes from version 0.11.3:
+  + Enhancements:
+    - fdo#31106: add Protocol.Interface.Presence
+    - fdo#31874: implement and refactor undrafted SASL interface
+  + Fixes:
+    - fdo#31998: relax assertions about how fast
+      AddMembers/RemoveMembers succeed
+- Changes from version 0.11.2:
+  + Fixes:
+    - fdo#31412: fix crashes during disconnection if a PEP alias
+      request is in-flight
+    - Loosen an assertion to fix test failure with
+      telepathy-glib >= 0.13.5, which releases connections' object
+      paths sooner
+    - fdo#31772: fix a crash if a contact goes invisible while
+      we're discovering their capabilities
+    - Remove accidentally re-added libuuid dependency
+    - --with-ca-certificates, formerly known as --with-ca-file,
+      now warns (rather than making configure fail) if the specified
+      path does not exist. This is kinder to builds which may not
+      actually have the CAs installed.
+- Changes from version 0.11.1:
+  + Enhancements:
+    - Implement Conn.I.PowerSaving
+    - fdo#31474: replace --with-ca-certificates configure option
+      with --with-ca-file.
+  + Fixes:
+    - Don't generate unused bindings for channel bundles
+  + Update wocky snapshot:
+    - Add an optional dependency on libiphb and link it up to the
+      main loop to provide non-regular XMPP pings where
+      appropriate.
+    - Misc OpenSSL fixes.
+- Changes from version 0.11.0:
+  + Enhancements:
+    - Implement the ContactList, ContactGroups interfaces,
+      refactoring GabbleRoster considerably in the process
+    - fdo#28413: implement DTMF on StreamedMedia and Call
+      channels, up-to-date for spec 0.21.3
+    - Implement the ClientTypes interface
+    - Make the tests considerably less prone to race conditions
+    - Adapt GabbleCapsChannelManager to be useful in Salut too
+    - fdo#31216: implement the stable version of
+      MailNotification
+    - fdo#28726: use Google's Shared Status extension to support
+      being invisible/hidden on Google Talk
+    - Add a summary of how Tubes capabilities work
+  + Fixes:
+    - Poll GMail servers periodically for a short time after each
+      mail notification, to work around the server throttling
+      notifications
+    - fdo#30950: advertise the immutable properties of Messages
+      channels
+    - fdo#28279: don't announce new Tubes channels until ready
+- Remove telepathy-gabble-CVE-2011-1000.patch: fixed in 0.11.7.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  telepathy-gabble-0.10.4.tar.bz2
  telepathy-gabble-CVE-2011-1000.patch

New:
----
  telepathy-gabble-0.11.10.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ telepathy-gabble.spec ++++++
--- /var/tmp/diff_new_pack.RqY7YD/_old  2011-05-02 16:36:44.000000000 +0200
+++ /var/tmp/diff_new_pack.RqY7YD/_new  2011-05-02 16:36:44.000000000 +0200
@@ -18,15 +18,13 @@
 
 
 Name:           telepathy-gabble
-Version:        0.10.4
-Release:        5
+Version:        0.11.10
+Release:        1
 License:        LGPLv2.1+
 Summary:        XMPP connection manager for Telepathy
 Url:            http://telepathy.freedesktop.org/wiki/
 Group:          Productivity/Networking/Instant Messenger
 Source:         %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM telepathy-gabble-CVE-2011-1000.patch CVE-2011-1000 
bnc#673257 fdo#34048 [email protected] -- insufficient input validation, taken 
from upstream
-Patch0:         telepathy-gabble-CVE-2011-1000.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  libgnutls-devel
 BuildRequires:  libnice-devel
@@ -60,7 +58,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \

++++++ telepathy-gabble-0.10.4.tar.bz2 -> telepathy-gabble-0.11.10.tar.bz2 
++++++
++++ 184893 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to