Artikel mit Tag messenger

Pidgin neue Version 2.7.11 ist da

Die Jungs des bekannten Messengers haben mal wieder ein paar Updates eingespielt und das Chatprogramm auf Version 2.7.11 aktualisiert. Laut Changelog wurde wieder an einigen Protokollen (AIM, MSN, XMPP, Yahoo) gefixt.

  • General:
    • Our bundled libgadu should now build on HP-UX.
    • Fix some instances of file transfers never completing.
  • Pidgin:
    • Sort by Status no longer causes buddies to move around when you click them.
    • Fix embedding in the system tray on older GTK+ releases (such as on CentOS 5.5 and older Fedora).
    • No longer require libstartup-notification for startup notification support. GTK+ has included support for years, so use it instead.
  • AIM:
    • Fix a bug where some buddies from your buddy list might not show up. Affected non-English ICQ users the most.
    • Send keepalives for all types of network connections. Will hopefully make chat rooms more reliable.
  • MSN:
    • Fix bug that prevented added buddies to your buddy list in certain circumstances.
  • XMPP:
    • Fix building on platforms with an older glib (inadvertantly broken in 2.7.10).
    • Don't treat the on-join status storms as 'new arrivals'.
    • Extend the /join command to support room JIDs, enabling you to join a room on any server.
    • Add support for receiving a limited amount of history when joining a room (not currently supported by Pidgin and Finch).

  • Yahoo!/Yahoo! JAPAN:

    • Fix CVE-2011-1091, denials of service caused by NULL pointer dereferences due to improper handling of malformed YMSG packets.

pidgin-2.7.11

Natürlich gibt es auch eine portable Version der Version 2.7.11.

Pidgin auf 2.7.10 aktualisiert

Der freie Messenger Pidgin hat ebenfalls ein Update bekommen. Nicht nur das Hauptprogramm wurde überarbeitet, auch die Protokolle ICQ, Yahoo, Gadu-Gadu, Groupwise, QQ und XMPP wurden aktualisiert. Die komplette Änderungsliste würde den Rahmen sprengen, darum könnt ihr sie vor Ort einsehen.

pidgin

Natürlich wurden auch die Versionen für Linux und Mac OS aktualisiert. Auch die portable Version ist nun bei der Version 2.7.10 angelangt und kann hier (Offline Version) heruntergeladen werden.

Pidgin 2.7.9 released

Beim Multi Messenger wurde ein Fehler bei der Dateiübertragung im MSN Protokoll behoben. Man ist nun bei Version 2.7.9 angelangt. Wer also Probleme im MSN Netz hat, der sollte auf die neue Version aktualisieren.

pidgin

Pidgin 2.7.7 - ICQ und MSN Fixes

Kurz nach der Version 2.7.6 hat Pidgin mit einer Version 2.7.7 ein paar Fehler behoben. So wurde beim ICQ/AIM Protokoll nocheinmal bei der "ClientLogin" Methode nachgebessert und Absturzprobleme behoben. Zusätzlich wurde noch am MSN Protokoll gefixt. Dir portable Version wurde natürlich auch auf 2.7.7 aktualisiert.

pidgin

Damit jeder die Einstellungen richtig hinbekommt hier mal eine Zusammenfassung für die einzelnen Netzwerke.

ICQ

pidgin_icq

pidgin_icq

"Pidgin 2.7.7 - ICQ und MSN Fixes" vollständig lesen

Pidgin 2.7.6 veröffentlicht

Nichtmal einen Monat nach der alten Version (2.7.5) haben die Entwickler die Version 2.7.6 des bekannten Chat Client veröffentlicht. So wurde für ICQ die SSL Verschlüsselung angepasst und verbessert. Diese sorgte in letzter Zeit für Einwahlprobleme ins ICQ Netz. Zusätzlich wurde am MSN und XMPP Protokoll nachgebessert.

pidgin.im

Changelog

# General:
Included Microsoft Internet Authority 2010 and Microsoft Secure Server Authority 2010 intermediate CA certificates to our bundle. This fixes the "Unable to validate certificate" error for omega.contacts.msn.com.
Pidgin:
Avoid a use-after-free race condition in the media code (when there's an error reported by GStreamer).
AIM and ICQ:
SSL option has been changed to a tri-state menu with choices for "Don't Use Encryption", "Use Encryption if Available", and "Require Encryption".
Fix some possible clientLogin URL issues introduced in version 2.7.5.
Don't show a "<URL>: Ok" connection error when using clientLogin.
Cleaned up some debug output for improved readability.
MSN:
Added support for MSNP16, including Multiple Points of Presence (MPOP) which allows multiple simultaneous sign-ins.
Added extended capabilities support (none implemented).
Merged the work done on the Google SoC (major rewrite of SLP code)
Reworked the data transfer architecture. (SlpArchitecture)
Lots of little changes.
Don't process zero-length DC messages.
Fixed a bunch of memory leaks.
Prevent a use-after-free condition.
# XMPP:
Avoid a double-free in the Google Relay (V/V) code.
Avoid double error message when failing a file transfer.
Password-related information is printed out for SASL authentication when the PURPLE_UNSAFE_DEBUG environment variable is set.
Authentication mechanisms can now be added by UI's or other plugins with some work. This is outside the API/ABI rules!
Fixed a few printf("%s", NULL) crashes for broken OSes.
Windows-Specific Changes:
Build the Pidgin Theme Editor plugin (finally).
Untarring (for themes) now works for non-ASCII destination paths.