Poslao: 21 Okt 2010 12:34
|
offline
- benne
- Elitni građanin
- Pridružio: 14 Okt 2010
- Poruke: 2272
- Gde živiš: From Bissau to Palau
|
Pidgin 2.7.4
* General:
-Fix search path for Tk when compiling on Debian Squeeze.
-purple-remote now expects and produces UTF-8. (Guillaume Brunerie)
-Add Deutsche Telekom, Thawte Primary, and Go Daddy Class 2 root CAs
-Fix CVE-2010-3711 by properly validating return values from the purple_base64_decode() function before using them.
-Fix two local crash bugs by properly validating return values from the purple_base16_decode() function before using them.
* libpurple:
-Fall back to an ordinary request if a UI does not support showing a request with an icon. Fixes receiving MSN file transfer requests including a thumbnail in Finch.
-Fix an invalid memory access when removing UPnP mappings that could cause sporadic crashes, most notably when MSN Direct Connections are enabled.
-Add a sentence to the certificate warning for expired certificates suggesting the user check their computer's date and time.
* Pidgin:
-Add support for the Gadu-Gadu protocol in the gevolution plugin to provide Evolution integration with contacts with GG IDs.
-Remap the "Set User Mood" shortcut to Control-D, which does not conflict with the previous shortcut for Get Buddy Info on the selected buddy.
-Add a plugin action menu (under Tools) for the Voice and Video Settings plugin.
-Use GRegex for the debug window where available. This brings regex filtering to the debug window on Windows.
-Add Google Chrome to the list of possible browsers on non-Windows systems.
-Add Chromium to the list of possible browsers on non-Windows systems.
-The "Manual" browser option is now stored as a string. It is no longer necessary to specify a full path to the browser command.
-The Send To menu can now be used if the active account in the conversation becomes disabled or inactive.
xdg-open is now the default browser for new users on non-Windows platforms.
* Finch:
-Add support for drop-down account options (like the SILC cipher and HMAC options or the QQ protocol version).
* XMPP:
-Unify the connection security-related settings into one dropdown.
-Fix a crash when multiple accounts are simultaneously performing SASL authentication when built with Cyrus SASL support.
-Restore the ability to connect to XMPP servers that do not offer Stream ID.
-Added support for using Google's relay servers when making voice and video calls to Google clients.
-Fix detecting file transfer proxies advertised by the server.
-Advertise support for Google Talk's JID Domain Discovery extension in all cases again (changed in 2.7.0), not just when the domain is "gmail.com" or "googlemail.com" (it's also needed for Google Talk used for accounts on arbitrary domains not using Google Apps for Your Domain).
-Improved handling of adding oneself to your buddy list when using Non-SASL (legacy) authentication.
Generate a connection error instead of just stalling when the _xmppconnect TXT record returns results, but none of them result in a valid BOSH URI.
* Yahoo/Yahoo JAPAN:
-Stop doing unnecessary lookups of certain alias information. This solves deadlocks when a given Yahoo account has a ridiculously large (>500 buddies) list and may improve login speed for those on slow connections.
-Fix sending SMS messages. The lookup host changed on us. (Thanks to todo) ).
-Improvements for some file transfer scenarios, but not all.
* Windows:
-Bonjour support now requires Apple Bonjour Print Services version 2.0.0 or newer
Download: http://www.pidgin.im/
|
|
|
Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
|
|
Poslao: 22 Nov 2010 16:44
|
offline
- Rogi
- Mod u pemziji
- Najbolji košarkaš koji
- je ikada igrao ovu igru
- Pridružio: 31 Avg 2005
- Poruke: 11687
|
Napisano: 01 Nov 2010 14:30
Pidgin 2.7.5
# General:
- Added Verisign Class 3 Public CA - G2 root CA.
# Pidgin:
- Properly differentiate between bn and bn_IN in the Translation Information dialog.
# AIM and/or ICQ:
- Display the "Authorize buddy?" minidialog when the requestor has an empty nickname. (#12810)
- New ICQ accounts default to proper ICQ servers. Old accounts using one of the old default servers will be silently migrated to use the proper servers.
- ICQ accounts using clientLogin now use the correct ICQ servers. This is separate from the server settings mentioned above.
- '<' should no longer cause ICQ status messages to be truncated in some locations. (#11964, #12593)
- Fix sending messages to chat rooms. (#12768)
# Bonjour:
- Don't crash when attempting to log into a Bonjour account and init failed.
# Windows-Specific Changes:
- Quote the path stored in the registry when the "run at startup" option in the Windows Pidgin Options plugin is used. (#12781)
Download: http://www.pidgin.im/
Dopuna: 22 Nov 2010 16:44
Pidgin 2.7.6
# 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.
Download: http://www.pidgin.im/
|
|
|
|
Poslao: 20 Dec 2010 22:18
|
offline
- benne
- Elitni građanin
- Pridružio: 14 Okt 2010
- Poruke: 2272
- Gde živiš: From Bissau to Palau
|
Napisano: 24 Nov 2010 23:45
Pidgin 2.7.7
- General:
Allow multiple CA certificates to share the same Distinguished Name (DN). Partially fixes remaining MSN issues from #12906.
The GNUTLS SSL plugin now discards any certificate (and all subsequent certificates) in a chain if it did not sign the previous certificate. Partially fixes remaining MSN issues from #12906.
Open requests related to a file transfer are now closed when the request is cancelled locally. (#11666)
- AIM and ICQ:
AIM should now connect if "Use clientLogin" is turned off and the "Server" field is set to anything other than "login.oscar.aol.com" or "slogin.oscar.aol.com". (#12948-)
Fix a crash on connection loss. (#5927)
Download: http://www.pidgin.im/
Dopuna: 20 Dec 2010 22:18
Pidgin 2.7.8
General:
Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak) (#12151)
Pidgin:
When a conversation has reached the maximum limit on the number of smileys, display the text representation of the smiley properly when it contains HTML-escapable characters (e.g. "<3" was previously displayed as "<3").
Drop dependency on GdkGC and use Cairo instead.
New UI hack to assist in first-time setup of Facebook accounts with icon from Jakub Szypulka.
Don't hide the buddy list if there is no notification area in which to put the icon. (#12129)
libpurple:
Fix multipart parsing when '=' is included in the boundary for purple_mime_document_parse. (Jakub Adam) (#11598-)
AIM and ICQ:
Buddies who unset their status message will now be correctly shown without a message in your buddy list. (#12988-)
Gadu-Gadu:
Updated our bundled libgadu and minimum requirement for external libgadu to 1.9.0. (#12789)
MSN:
Stop showing ourselves in the list of endpoints that can be disconnected.
Allow full-size display names, by not escaping (most) non-English characters. (#8508-)
Fix receiving messages from users on Yahoo and other federated services. (#13022)
Correctly remove old endpoints from the list when they sign out.
Add option to disable connections from multiple locations. (#13017)
Correctly update your own display name in the buddy list. (#13064)
Correctly show ourselves as offline in the buddy list when going invisible. (#12945)
Correctly update your own icon in the buddy list. (#12973)
Remove struct packing for better portability. (#12856)
XMPP:
Terminate Jingle sessions with unsupported content types. (#13048-)
Download: http://www.pidgin.im/
|
|
|
|
|
Poslao: 08 Jun 2011 10:28
|
offline
- benne
- Elitni građanin
- Pridružio: 14 Okt 2010
- Poruke: 2272
- Gde živiš: From Bissau to Palau
|
Napisano: 09 Feb 2011 14:57
Pidgin 2.7.10
General:
Force video sources to all have the same capabilities. This reduces the number of times video must be scaled down, saving CPU time. (Jakub Adam) (half of #13095)
Starting multiple video calls and ending one no longer causes the other calls to stop sending audio and video. (Jakub Adam) (#12758, #13237)
Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras) (#12638-)
Added AddTrust External Root CA. (#11554)
Resolve some issues validating X.509 certificates signed off the CAcert Class 3 intermediate cert when using the GnuTLS SSL/TLS plugin.
Gadu-Gadu:
Don't drop whole messages when text is colored. (Jan Zachorowski) (#13259)
Groupwise:
Don't show two windows when using "Get Info" on a buddy. (Gabriel Burt; Novell, Inc.) (#13108-)
IRC:
Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)
libpurple:
Stop sending audio when placing a call on hold. (Jakub Adam) (#13032)
Stop translating gpointers to ints in the dbus API. This removes functions from the dbus API. (The openSUSE Project) (#12507)
Fix D-Bus introspection calls that omit the interface parameter. (Tom Samstag) (#13073)
Fixed bugs in purple_str_to_time() that caused the most recent 'make check' failures. (Nader Morshed) (#13131)
Correct an issue that caused some UIs other than Pidgin or Finch to leave a buddy in the "is typing" state. (Jan Kaluza)
Fix potential information disclosure issues in the Cipher code. (Julia Lawall)
Pidgin:
Support using the Page Up and Page Down keys on the numeric keypad in the conversation window. (Ryan Flegel) (#13127)
Fix a few memory leaks. (Nader Morshed) (#13162)
Support rendering strikethrough when received as in-line CSS. (#13168-)
Editable comboboxes are now more friendly to some GTK+ themes. (Hugo Pereira Da Costa) (#13164).
Plugins:
The Voice/Video Settings plugin no longer resets selected devices to defaults. (Jakub Adam) (#13044)
The Voice/Video Settings plugin no longer crashes when a stored device name is not found in the list of available devices. (Jakub Adam) (#13238-)
The Autoaccept plugin now allows disabling filename escaping. (Rok Mandeljc) (half of #11459)
The Autoaccept plugin now allows choosing Reject/Ask/Accept for non-buddies. (Rok Mandeljc) (half of #11459)
QQ:
QQ2008 is now the default protocol version. (Michael Terry) (#11635)
XMPP:
Don't crash when receiving an unexpected/invalid jingle transport type. (Nikita Kozlov) (#13136)
Handle Connection: Close headers for BOSH, when the server does not terminate the connection itself. (#13008-)
Improved parsing for DIGEST-MD5, which should resolve issues connecting to some jabberd2 servers. This corrects an issue parsing one-character or empty elements. (Noa Resare) (#a14514)
Yahoo!/Yahoo! JAPAN:
Fix a crash when an account disconnects before a p2p session is completely set up. (Jan Kaluza) (#12432)
Download: http://www.pidgin.im/
Dopuna: 11 Mar 2011 16:51
Pidgin 2.7.11
* 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. Thanks to Marius Wachtler for reporting this and reviewing the fix!
Download: http://www.pidgin.im/
Dopuna: 08 Jun 2011 10:28
Pidgin 2.8.0
General:
Implement simple silence suppression for voice calls, preventing wasted bandwidth for silent periods during a call. (Jakub Adam) (half of #13180)
Added the DigiCert? High Assurance CA-3 intermediate CA, needed for validation of the Facebook XMPP interface's certificate.
Removed the QQ protocol plugin. It hasn't worked in a long time and isn't being maintained, therefore we no longer want it.
full list: http://developer.pidgin.im/wiki/ChangeLog
|
|
|
|
Poslao: 24 Jun 2011 18:31
|
offline
- Rogi
- Mod u pemziji
- Najbolji košarkaš koji
- je ikada igrao ovu igru
- Pridružio: 31 Avg 2005
- Poruke: 11687
|
Pidgin 2.9.0
* Pidgin
- Fix a potential remote denial-of-service bug related to displaying buddy icons.
- Significantly improved performance of larger IRC channels (regression introduced in 2.8.0).
- Fix Conversation->Add on AIM and MSN.
- Entries in the chat user list are sorted properly again. This was inadvertenly broken in 2.8.0.
* Finch
- Fix logging in to ICQ.
* libpurple
- media: Actually use the specified TCP port from the TURN configuration to create a TCP relay candidate.
* AIM and ICQ
- Fix crashes on some non-mainstream OSes when attempting to printf("%s", NULL).
* Plugins
- The Evolution Integration plugin compiles again.
Download: http://www.pidgin.im/
|
|
|
|
Poslao: 20 Avg 2011 23:03
|
offline
- benne
- Elitni građanin
- Pridružio: 14 Okt 2010
- Poruke: 2272
- Gde živiš: From Bissau to Palau
|
Pidgin 2.10.0
*Pidgin:
- Make the max size of incoming smileys a pref instead of hardcoding it.
- 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)
Full list of change logs: http://developer.pidgin.im/wiki/ChangeLog
|
|
|
|
Poslao: 16 Mar 2012 16:36
|
offline
- Rogi
- Mod u pemziji
- Najbolji košarkaš koji
- je ikada igrao ovu igru
- Pridružio: 31 Avg 2005
- Poruke: 11687
|
Pidgin 2.10.2
* General:
- Fix compilation when using binutils 2.22 and new GDK pixbuf.
- Fix compilation of the MXit protocol plugin with GLib 2.31.
* Pidgin:
- Add support for the GNOME3 Network dialog.
- Fix rare crash.
- Add support for the GNOME3 Default Application dialog for configuring the Browser.
* libpurple:
- Support new connection states and signals for NetworkManager 0.9+.
* AIM and ICQ:
- Fix a possible crash when receiving an unexpected message from the server.
- Allow signing on with usernames containing periods and underscores.
- Allow adding buddies containing periods and underscores.
- Don't try to format ICQ usernames entered as email addresses. Gets rid of an "Unable to format username" error at login.
* MSN:
- Fix possible crashes caused by not validating incoming messages as UTF-8.
- Support new protocol version MSNP18.
- Fix messages to offline contacts.
* Windows-Specific Changes:
- Fix the installer downloading of spell-checking dictionaries
- Fix compilation of the Bonjour protocol plugin.
* Plugins:
- The autoaccept plugin will no longer reset the preference for unknown buddies to "Auto Reject" in certain cases.
Download: http://www.pidgin.im/
|
|
|
|
Poslao: 26 Mar 2012 15:52
|
offline
- benne
- Elitni građanin
- Pridružio: 14 Okt 2010
- Poruke: 2272
- Gde živiš: From Bissau to Palau
|
Pidgin 2.10.3
*MSN:
- Fix buddies not going offline
|
|
|
|
Poslao: 29 Jan 2014 18:17
|
offline
- Ričard
- Lavlje srce
- Supermoderator
- Zver!
- Electro maintenance engineer
- Pridružio: 28 Nov 2006
- Poruke: 13745
- Gde živiš: Vršac
|
Pidgin 2.10.8
+ Change Log:* General
- Python build scripts and example plugins are now compatible with Python 3.
* libpurple
- Fix potential crash if libpurple gets an error attempting to read a reply from a STUN server.
- Fix potential crash parsing a malformed HTTP response.
- Fix buffer overflow when parsing a malformed HTTP response with chunked Transfer-Encoding.
- Better handling of HTTP proxy responses with negative Content-Lengths.
- Fix handling of SSL certificates without subjects when using libnss.
- Fix handling of SSL certificates with timestamps in the distant future when using libnss.
- Impose maximum download size for all HTTP fetches.
* Pidgin
- Fix crash displaying tooltip of long URLs.
- Better handling of URLs longer than 1000 letters.
- Fix handling of multibyte UTF-8 characters in smiley themes.
* Windows-Specific Changes
- When clicking file:// links, show the file in Explorer rather than attempting to run the file. This reduces the chances of a user clicking on a link and mistakenly running a malicious file.
- Fix Tcl scripts.
- Fix crash-on-startup when ASLR is always on.
- Updates to dependencies:
> NSS 3.15.4 and NSPR 4.10.2
> Pango 1.29.4-1daa.
* AIM
- Fix untrusted certificate error.
* AIM and ICQ
- Fix a possible crash when receiving a malformed message in a Direct IM session.
* Gadu-Gadu
- Fix buffer overflow with remote code execution potential. Only triggerable by a Gadu-Gadu server or a man-in-the-middle.
- Disabled buddy list import/export from/to server (it didn't work anymore). Buddy list synchronization will be implemented in 3.0.0.
- Disabled new account registration and password change options, as it didn't work either. Account registration also caused a crash. Both functions are available using official Gadu-Gadu website.
* IRC
- Fix bug where a malicious server or man-in-the-middle could trigger a crash by not sending enough arguments with various messages.
- Fix bug where initial IRC status would not be set correctly.
- Fix bug where IRC wasn't available when libpurple was compiled with Cyrus SASL support.
* MSN
- Fix NULL pointer dereference parsing headers in MSN.
- Fix NULL pointer dereference parsing OIM data in MSN.
- Fix NULL pointer dereference parsing SOAP data in MSN.
- Fix possible crash when sending very long messages. Not remotely-triggerable.
* MXit
- Fix buffer overflow with remote code execution potential.
- Fix sporadic crashes that can happen after user is disconnected.
- Fix crash when attempting to add a contact via search results.
- Show error message if file transfer fails.
- Fix compiling with InstantBird.
- Fix display of some custom emoticons.
* SILC
- Correctly set whiteboard dimensions in whiteboard sessions.
* SIMPLE
- Fix buffer overflow with remote code execution potential.
* XMPP
- Prevent spoofing of iq replies by verifying that the 'from' address matches the 'to' address of the iq request.
- Fix crash on some systems when receiving fake delay timestamps with extreme values.
- Fix possible crash or other erratic behavior when selecting a very small file for your own buddy icon.
- Fix crash if the user tries to initiate a voice/video session with a resourceless JID.
- Fix login errors when the first two available auth mechanisms fail but a subsequent mechanism would otherwise work when using Cyrus SASL.
- Fix dropping incoming stanzas on BOSH connections when we receive multiple HTTP responses at once.
* Yahoo!
- Fix possible crashes handling incoming strings that are not UTF-8.
- Fix a bug reading a peer to peer message where a remote user could trigger a crash.
* Plugins
- Fix crash in contact availability plugin.
- Fix perl function Purple::Network::ip_atoi
- Add Ubuntu Unity UI integration plugin.
|
|
|
|