File papyon.changes of Package papyon
-------------------------------------------------------------------
Mon Feb 13 10:51:39 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Tue Nov 15 10:41:57 UTC 2011 - vuntz@opensuse.org
- Update to version 0.5.6:
+ Enhancements:
- Synchronize address book after ABCHInternal notification
(fdo#37962)
- Handle exceptions when trying to add/accept a hidden contact
(fdo#38336)
- Implement keepalives for switchboards
- Add support for preview data when sending files
+ Fixes:
- Use the right server for AB services and allow HTTP
redirection (fdo#42689)
- Don't disconnect after a period of inactivity because of ping
handling
- Don't use 100% cpu when a file transfer session is ended
- Properly handle broken content roaming profiles (fdo#32941
and fdo#36655)
- Use the correct callback for rejected sessions (fdo#37098)
-------------------------------------------------------------------
Sun Sep 11 00:25:35 CEST 2011 - zaitor@opensuse.org
- Changed BuildRequires and Requires from obsolete python-openssl
to new python-pyopenssl.
-------------------------------------------------------------------
Thu Jul 7 22:47:35 CEST 2011 - vuntz@opensuse.org
- Stop using source service to download the tarball, as Factory
will move away from this.
-------------------------------------------------------------------
Fri Apr 29 13:16:16 UTC 2011 - dimstar@opensuse.org
- Update to version 0.5.5:
+ Enhancements:
- Send and receive preview before file transfer
+ Fixes:
- Switchboards are automatically closed after one minute of
inactivity
- Don't crash when a participant joins an external
conversation (Yahoo)
- Incompability with P2P transfer with pidgin
- Some callback errors (Adding groups now works)
+ Regression:
- Tests have been removed from package for now.
- Use source services: download_url, recompress and set_version.
- Remove FIXME note and hack for deleting tests.
-------------------------------------------------------------------
Tue Dec 7 11:32:12 CET 2010 - vuntz@opensuse.org
- Update to version 0.5.4:
+ Fixes:
- Added feature tests to the dist package
- Removed wrong import statements (fdo#32101)
- Changes from version 0.5.3:
+ Enhancements:
- Better feature tests
- Support for TURN relays in SIP calls
+ Fixes:
- Improved handling of callbacks and exceptions
- Several SIP and P2P fixes
- Decode offline message display name to UTF-8 (fdo#30660)
- Correctly handle first conversation message (fdo#31430)
- Support receiving offline message from unknown peer
(fdo#25487)
+ API Changes:
- Method new_active_candidate_pair (media.MediaStream) now
takes MediaCandidate instead of just the foundation.
- Do not install a tests python toplevel module: this just sounds
wrong. So until upstream comes with the right resolution (see
fdo#32176), we just remove the files in %install.
-------------------------------------------------------------------
Fri Oct 22 11:42:29 CEST 2010 - vuntz@opensuse.org
- Update to version 0.5.2:
+ Use the right policy reference when requesting security token
(fdo#31004)
+ Set the peer end-points before requesting his display picture
(fdo#30411)
+ Don't queue all P2P chunks right away when using SB transport
(fdo#29512)
+ Don't send invalid command when contact is in Allow and Block
lists
+ Don't fail when current media is not music (fdo#30625)
-------------------------------------------------------------------
Sat Sep 11 20:49:01 CEST 2010 - dimstar@opensuse.org
- Update to version 0.5.1:
+ Multiple fixes to video-conference and proxy support
+ fdo#29967: Only update MSN Object once we received extended
presence
+ fdo#29965: Fallback on public picture when default one fails
+ Support MSNP18-style offline messaging
+ Better handling of switchboard sessions
+ Minor fixes for bugs fdo#29742, fdo#29763 and fdo#29764.
-------------------------------------------------------------------
Sun Aug 15 12:31:10 CEST 2010 - dimstar@opensuse.org
- Update to version 0.5.0:
+ Enhancements:
- Added MPOP support (Multiple Points of Presence)
- Added back video-conference support through tunneled SIP
- Added P2Pv2 support
- Added SOCKS5 proxy implementation and improved proxy support
globally.
+ Fixes:
- Multiple fixes to file-transfer support
- fdo#27613: Crop password to first 16 characters
- fdo#27987: Decode name and subject in new email notifications
- Use timeout_add_seconds instead of timeout_add where possible
-------------------------------------------------------------------
Fri Jul 23 12:51:39 CEST 2010 - vuntz@opensuse.org
- Update to version 0.4.9:
+ Enhancements:
- Added file transfer support (switchboard only).
+ Fixes:
- Deal with Location and Friendly being missing from MSNObjects
(fdo#28854)
- ... and more miscellaneous fixes too specific for here.
-------------------------------------------------------------------
Wed Jun 9 14:01:41 CEST 2010 - dimstar@opensuse.org
- Update to version 0.4.8:
+ fdo#28278: Fix contact not displaying because of a bad function
name.
- Changes from version 0.4.7:
+ fdo#24138: Deal with bad SHA1{C,D} in MSNObjects and log the
failures.
+ fdo#26638: Use python-crypto instead of an embedded copy of
pyDes.
+ fdo#27554: Signal an error in IOChannel if resolving fails.
+ fdo#27556: Don't choke on trailing semicolons in message
headers.
+ fdo#27673: Allow receiving gzip-encoded soap responses.
+ fdo#27672: Work around invalid SHA1D attributes appearing in
MSN objects.
- Add python-crypto BuildRequires and Requires.
-------------------------------------------------------------------
Fri Apr 9 11:01:15 CEST 2010 - vuntz@opensuse.org
- Update to version 0.4.6:
+ Don't try to reconnect in an infinite loop in HTTP mode
(fdo#27119)
+ Fix parse error in HTTPMessage (fdo#26804)
+ Display presence of contacts using web messenger (fdo#22553)
-------------------------------------------------------------------
Wed Mar 10 21:16:49 CET 2010 - dimstar@opensuse.org
- Update to version 0.4.5:
+ fdo#25014: Don't display the password in the logs anymore
-------------------------------------------------------------------
Wed Jan 20 12:40:54 CET 2010 - vuntz@opensuse.org
- Update to version 0.4.4:
+ Fixes:
- Fix crash in base64decode (fdo#24138)
- Fix KeyError in session.py (fdo#23881)
- Fix self-obsoletion of python-msn.
-------------------------------------------------------------------
Sat Nov 14 01:35:59 CET 2009 - vuntz@opensuse.org
- Update to version 0.4.3:
+ Add the missing arument to Profile._client_capability_changed
(fdo#24042)
+ Fix crash when printing unicode char in message headers
(fdo#24223)
+ Add missing import in group_contact_delete (fdo#24236)
+ Improve audio/video call support
-------------------------------------------------------------------
Wed Sep 9 05:02:56 CEST 2009 - vuntz@opensuse.org
- Update to version 0.4.2:
+ Enhancements:
- Bumped minimal required Python version to 2.5
- Dropped dependency on pyCrypto
- Added support for audio and video conferences
+ Fixes:
- Fixed crash when FindMemberships response is empty (fdo#23039)
- Fixed crash when accepting contact invites (fdo#18514,
fdo#19229)
- No longer disconnect the client when an non-critical address
book error is triggered (fdo#14371, fdo#15869)
- Fixed sending of messages to contacts using Microsoft
Messenger for Mac
- Fixed some encoding issues with Python 2.6 loggin (only
supports unicode)
- Send new client capabilities to the server when changed
(fdo#13982)
- Fixed crash when receiving badly formed UBX command
(fdo#17917)
- Remove python-crypto BuildRequires/Requires.
-------------------------------------------------------------------
Wed Aug 12 16:03:25 CEST 2009 - dominique-obs@leuenberger.net
- Define new python macros on openSUSE <= 11.1
- Make package only on openSUSE > 11.1 noarch.
-------------------------------------------------------------------
Sun Aug 9 08:49:06 CEST 2009 - coolo@novell.com
- make it noarch with new python
-------------------------------------------------------------------
Thu Jul 30 05:51:25 CEST 2009 - vuntz@novell.com
- Update to version 0.4.1:
+ Added handling of OUT commands (fdo#13004)
+ Implemented missing member types for address book (fdo#22558)
+ Fixed connection to new account without any contact (fdo#19228)
+ Fixed crash when a contact from address book don't have a
display name (fdo#19920)
+ Added support to cancel login anytime (fdo#14089)
+ Fixed crash when receiving an offline message (fdo#14623)
+ Replaced deprecated modules (md5 and sha) (fdo#21885)
+ Fixed logging of binary data (non-ascii characters) (fdo#22722)
+ Added handling for some address book errors (fdo#15869)
- Changes from version 0.4.0:
+ Forked pymsn to create papyon
+ Added webcam sessions support
+ Fixed reception of P2P data from WLM 2009 users
- Renamed python-msn package to papyon, following the upstream
rename.
-------------------------------------------------------------------
Wed Jun 17 20:20:19 CEST 2009 - vuntz@novell.com
- Initial package.