SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for telepathy-butterfly-0.5.15-10.1.2.noarch.rpm :

* Mon Dec 27 2010 dimstarAATTopensuse.org- Add telepathy-butterfly-bad-import.patch: remove bad import and, as a result, fix connection issues to MSN. Patch taken from upstream git.
* Tue Dec 07 2010 vuntzAATTopensuse.org- Update to version 0.5.15: + Enhancements: - Implement Protocol interface - Remove undrafted interfaces (moved to tp-python) + Fixes: - Normalize and ensure handles per connection - Fix detection of A/V capabilities (downgrade) - Add proper flags to contact publish list - Misc fixes to media and file transfer channels
* Sat Sep 11 2010 vuntzAATTopensuse.org- Update to version 0.5.14: + fdo#24338: only set remote candidates after accepting the invitation + Fix handling of conversations when contact goes offline (needs papyon 0.5.1) + Fix detection of capabilities
* Sun Aug 15 2010 dimstarAATTopensuse.org- Update to version 0.5.13: + Enhancements: - Video-conference support has been re-enabled - Multiple Points of Presence support + Fixes: - fdo#29004: im channel: InitialInviteeIDs is an as, not s. - fdo#29015: failed to cancel incoming FT - fdo#28462: failed to connect through proxy
* Fri Jul 23 2010 vuntzAATTopensuse.org- Update to version 0.5.12: + Enhancements: - File transfer support has been merged. papyon 0.4.9 only has switchboard transfers so they will be very slow, but it\'s a start. (fdo#22507) - Only print messages (and tracebacks) to stderr if BUTTERFLY_DEBUG=all. (fdo#28930) + Fixes: - fdo#28431: only try and logout if the client isn\'t already closed. - Ensure the list of connections in the connection manager isn\'t altered during iteration. - Don\'t try and get details of an oim if we aren\'t given the sender.
* Wed Jun 09 2010 dimstarAATTopensuse.org- Update to version 0.5.11: + fdo#28354: make sure the correct type gets returned when getting PendingMessages. + Don\'t always remomove pending messages when ListPendingMessages is called. + Don\'t assume \"message-type\" is set on calls to SendMessage + Replace \\r\
with \
in incomming messages- Changes from version 0.5.10: + Enhancements: - fdo#25272: Implement friendly names for group chats + Fixes: - fdo#27736: Fix error when getting caps for certain contacts and offline contacts - fdo#27843: Remove deprecation warning at start - fdo#27745: Set Initiator{ID,Handle} for all channel types - fdo#26147: Don\'t connect via HTTP if we lost connection - fdo#27553: Fix crash in check_handle when a contact
* Tue May 11 2010 lmedinasAATTopensuse.org- Update to version 0.5.9: + Enhancements: - libproxy can now be used to automatically retrieve proxy settings and give these settings to papyon. + Fixes: - fdo#27555: butterfly crashed with KeyError in add_text_capabilities(). - fdo#27559: butterfly crashed with AttributeError in on_addressbook_contact_added(). - fdo#27776: Avatars: implement the properties from spec 0.17.22.- Add python-libproxy to requires to deal with proxy settings
* Fri Apr 09 2010 vuntzAATTopensuse.org- Update to version 0.5.8: + Enhancements: - Implement ContactCapabilities connection interface. (fdo#27138) - Implement Messages text channel interface. (fdo#27201) - Add support for HTTP connections. (fdo#22508) + Fixes: - fdo#27120: Register new connections with the CM so NewConnection is fired. - fdo#27325: Make GetContactAttributes more tolerant. - fdo#27122: Raise NotAvailable when started with an invalid contact.
* Mon Mar 22 2010 dimstarAATTopensuse.org- Update to version 0.5.7: + Enhancements: - GetInterfaces on the connection will now return before the connection status is CONNECTED which means Mission Control can see that we have the (simple)presence interface and set an initial presence that we should use once we become actually connected. This stops the annoying transition of always connected as invisible and then quickly changing to the value in RequestedPresence. - fdo#27053: The build system has been switched from waf to autotools, so the people who actually hack on butterfly knows how the build system works. - fdo#25635: Contact IDs no longer have their network ID appended to their passport email address, as described above. + Fixes: - fdo#24699: Stop abusing (Message_Type_Action, \"nudge\") to send nudges. - fdo#27120: Be sure to register any new connection with actual Connection Manager so it fires NewConnection.- Conflict with Empathy < 2.29.92 as recommended by upstream. Can save us from a bunch of bug reports regarding log file migration.- Make package noarch.
* Sat Mar 13 2010 dimstarAATTopensuse.org- Update to version 0.5.6: + Enhancements: - Implemented conference channel interface. Doing so also split up ButterflyTextChannel into a base text channel class, with the same name, and three subclasses. See the git logs for more information. - Copy the official client with respect to typing notifications + Fixes: - Use escape_as_identifier in the channel manager so when we create group channels with characters that aren\'t safe for object paths, they are actually escaped.
* Wed Mar 10 2010 dimstarAATTopensuse.org- Update to version 0.5.5: + This release disables audio/video calls, which have been broken since Microsoft removed the necessary servers. + Enhancements: - Updated to the new MailNotification spec - fdo#26644: Attach new conversation to existing channel - fdo#26929: Use prettier object path for channel + Fixes: - fdo#26652: Desactive A/V call - fdo#26929: capabilities: fix typo + Dependencies : - telepathy-python 0.15.16
* Wed Jan 20 2010 vuntzAATTopensuse.org- Update to version 0.5.4: + Enhancements: - Implement the InitialAudio and InitialVideo properties when requesting a StreamedMedia channel (fdo#25396) - Advertise text capabilities of contacts (fdo#24878) - Experimental MailNotification interface (fdo#25995) + Fixes: - Fix the callback when refusing a contact (fdo#24965)
* Sat Nov 14 2009 vuntzAATTopensuse.org- Update to version 0.5.3: + Fixes: - Fix sending non-ascii offline messages (fdo#24725)- Changes from version 0.5.2: + Enhancements: - Implement offline messages support (fdo#21402) + Fixes: - Allow for webcam session to be received correctly - Make it possible to receive some more calls - Ignore call to connection.Connect() when connect{ed,ing} as per spec
* Tue Sep 15 2009 lmedinasAATTopensuse.org- Update to version 0.5.1: + Enhancements: - Add support for audio/video conferences - Implement the Debug interface + Fixes: - Don\'t add a contact to the publish and subscribe lists at the same time
* Thu Jul 30 2009 vuntzAATTnovell.com- Update to version 0.5.0: + Enhancements: - Migrate from pymsn to papyon as the MSN backend library - Implement the Requests connection interface + Fixes: - Use the presence type busy for busy presence (fdo#22619) - Fix crash on nudge reception (fdo#22350) - Trigger \"Name in use\" error when another client logged in using the same account (fdo#22555)- Change python-msn Requires to papyon.
* Wed Jun 17 2009 vuntzAATTnovell.com- Initial package.
 
ICM