Pidgin 2.10.0
21/08/2011
79 vu(e)s
Pidgin 2.10.0
Pidgin est un logiciel de messagerie instantanée multi-protocole qui se connecte aux réseaux comme Microsoft Messenger, AOL Messenger, Yahoo Messenger, ICQ, Jabber/XMPP, Google Talk, Facebook Chat, MySpace IM, Bonjour, IRC et d’autres encore… Il est surtout anciennement connu sous le nom de Gaim à l’époque de sa version 2.0. Il est basé sur les bibliothèques GTK+ connus surtout dans le monde Linuxien qui permet une grande modularité dans ses plug-ins. Il est naturellement disponible pour Windows et Linux. Quant à MacOS X, la source est disponible pour compilation sinon il faudra se tourner vers son frère jumeau… Adium.
Télécharger Pidgin pour Windows, Linux ou autres
Changelog :
version 2.10.0 (08/20/2011)
- Pidgin:
- Make the max size of incoming smileys a pref instead of hardcoding it. (Quentin Brandon) (#5231)
- Added a plugin information dialog to show information for plugins that aren’t otherwise visible in the plugins dialog.
- Fix building with GTK+ earlier than 2.14.0 (GTK+ 2.10 is still the minimum supported) (#14261)
- libpurple:
- Fix a potential crash in the Log Reader plugin when reading QIP logs.
- Fix a large number of strcpy() and strcat() invocations to use strlcpy() and strlcat(), etc., forestalling an entire class of string buffer overrun bugs. (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum)
- Change some filename manipulations in filectl.c to use MAXPATHLEN instead of arbitrary length constants. (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum)
- Fix endianness-related crash in NTLM authentication (Jon Goldberg) (#14163)
- Gadu-Gadu:
- Fixed searching for buddies in public directory. (Tomasz Wasilczyk) (#5242)
- Better status message handling. (Tomasz Wasilczyk) (#14314)
- Merged two buddy blocking methods. (Tomasz Wasilczyk) (#5303)
- Fix building of the bundled libgadu library with older versions of GnuTLS. (patch plucked from upstream) (#14365)
- ICQ:
- Fix crash selecting Tools->Set Mood when you’re online with an ICQ account that is configured as an AIM account. (#14437)
- IRC:
- Fix a crash when remote users have certain characters in their nicknames. (Discovered by Djego Ibanez) (#14341)
- Fix the handling of formatting following mIRC O (#14436)
- Fix crash when NAMES is empty. (James McLaughlin?) (#14518)
- MSN:
- Fix incorrect handling of HTTP 100 responses when using the HTTP connection method. This can lead to a crash. (Discovered by Marius Wachtler)
- Fix seemingly random crashing. (#14307)
- Fix a crash when the account is disconnected at the time we are doing a SB request. (Hanzz, ported by shlomif) (#12431)
- XMPP:
- Yahoo!/Yahoo! JAPAN:
- Fix coming out of idle while in an unavailable state
- Fix logging into Yahoo! JAPAN. (#14259)
- Windows-Specific Changes:
- Open an explorer.exe window at the location of the file when clicking on a file link instead of executing the file, because executing a file can be potentially dangerous. (Discovered by James Burton of Insomnia Security) (Fixed by Eion Robb)