Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 88 and Version 89 of ChangeLog


Ignore:
Timestamp:
Feb 13, 2013, 3:26:23 PM (11 years ago)
Author:
MarkDoliner
Comment:

Remove trailing colons from some section headings (the formatting of the document generally makes these unnecessary) and make some section headings bold. I didn't do all of them because I got bored.

Legend:

Unmodified
Added
Removed
Modified
  • ChangeLog

    v88 v89  
    55version 2.10.7 (02/13/2013):
    66
    7   * Alien hatchery:
     7  * '''Alien hatchery'''
    88    * No changes
    99
    10   * General:
     10  * '''General'''
    1111    * The configure script will now exit with status 1 when specifying invalid protocol plugins using the --with-static-prpls and --with-dynamic-prpls arguments. (Michael Fiedler) (#15316)
    1212
    13   * libpurple:
     13  * '''libpurple'''
    1414    * Fix a crash when receiving UPnP responses with abnormally long values. (CVE-2013-0274)
    1515    * Don't link directly to libgcrypt when building with GnuTLS support. (Bartosz Brachaczek) (#15329)
     
    1818    * Fix the Tcl signals-test plugin for savedstatus-changed. (Andrew Shadura) (#15443)
    1919
    20   * Pidgin:
     20  * '''Pidgin'''
    2121    * Make Pidgin more friendly to non-X11 GTK+, such as MacPorts' +no_x11 variant.
    2222
    23   * Gadu-Gadu:
     23  * '''Gadu-Gadu'''
    2424    * Fix a crash at startup with large contact list. Avatar support for buddies will be disabled until 3.0.0. (#15226, #14305)
    2525
    26   * IRC:
     26  * '''IRC'''
    2727    * Support for SASL authentication. (Thijs Alkemade, Andy Spencer) (#13270)
    2828    * Print topic setter information at channel join. (#13317)
    2929
    30   * MSN:
     30  * '''MSN'''
    3131    * Fix SSL certificate issue when signing into MSN for some users.
    3232    * Fix a crash when removing a user before its icon is loaded. (Mark Barfield) (#15217)
    3333
    34   * MXit:
     34  * '''MXit'''
    3535    * Fix two bugs where a remote MXit user could possibly specify a local file path to be written to. (CVE-2013-0271)
    3636    * Fix a bug where the MXit server or a man-in-the-middle could potentially send specially crafted data that could overflow a buffer and lead to a crash or remote code execution. (CVE-2013-0272)
     
    4545    * When setting an avatar image, no longer downscale it to 96x96.
    4646
    47   * Sametime:
     47  * '''Sametime'''
    4848    * Fix a crash in Sametime when a malicious server sends us an abnormally long user ID. (CVE-2013-0273)
    4949
    50   * Yahoo!:
     50  * '''Yahoo!'''
    5151    * Fix a double-free in profile/picture loading code. (Mihai Serban) (#15053)
    5252    * Fix retrieving server-side buddy aliases. (Catalin Salgu) (#15381)
    5353
    54   * Plugins:
     54  * '''Plugins'''
    5555    * The Voice/Video Settings plugin supports using the sndio GStreamer backends. (Brad Smith) (#14414)
    5656    * Fix a crash in the Contact Availability Detection plugin. (Mark) (#15327)
    5757    * Make the Message Notification plugin more friendly to non-X11 GTK+, such as MacPorts' +no_x11 variant.
    5858
    59   * Windows-Specific Changes:
     59  * '''Windows-Specific Changes'''
    6060    * Compile with secure flags (Jurre van Bergen) (#15290)
    6161    * Installer downloads GTK+ Runtime and Debug Symbols more securely. Thanks goes to Jacob Appelbaum of the Tor Project for identifying this issue and suggesting solutions. (#15277)
     
    7777== version 2.10.6 (07/06/2012) ==
    7878[http://developer.pidgin.im/query?status=closed&milestone=2.10.6 View all closed tickets for this release.]
    79   * Pidgin:
     79  * '''Pidgin'''
    8080    * Fix a bug that requires a triple-click to open a conversation window from the buddy list. (#15199)
    8181
    8282== version 2.10.5 (07/05/2012) ==
    8383[http://developer.pidgin.im/query?status=closed&milestone=2.10.5 View all closed tickets for this release.]
    84   * libpurple:
     84  * '''libpurple'''
    8585    * Add support for GNOME3 proxy settings. (Mihai Serban) (#15054)
    8686
    87   * Pidgin:
     87  * '''Pidgin'''
    8888    * Fix a crash that may occur when trying to ignore a user who is not in the current chat room. (#15139)
    8989
    90   * MSN:
     90  * '''MSN'''
    9191    * Fix building with MSVC on Windows (broken in 2.10.4). (Florian Quèze)
    9292
    93   * MXit:
     93  * '''MXit'''
    9494    * Fix a buffer overflow vulnerability when parsing incoming messages containing inline images.  Thanks to Ulf Härnhammar for reporting this! (CVE-2012-3374)
    9595
    9696== version 2.10.4 (05/06/2012) ==
    9797[http://developer.pidgin.im/query?status=closed&milestone=2.10.4 View all closed tickets for this release.]
    98   * General:
     98  * '''General'''
    9999    * Support building against Farstream in addition to Farsight. (Olivier Crete) (#14936)
    100100
    101   * IRC:
     101  * '''IRC'''
    102102    * Disable periodic WHO timer.  IRC channel user lists will no longer automatically display away status, but libpurple will be much kinder to the network.
    103103    * Print unknown numerics to channel windows if we can associate them.  Thanks to Marien Zwart. (#15090)
    104104
    105   * MSN:
     105  * '''MSN'''
    106106    * Fix a possible crash when receiving messages with certain characters or character encodings.  Thanks to Fabian Yamaguchi for reporting this!
    107107
    108   * XMPP:
     108  * '''XMPP'''
    109109    * Fix a possible crash when receiving a series of specially crafted file transfer requests.  Thanks to José Valentín Gutiérrez for reporting this!  (CVE-2012-2214)
    110110
    111   * Windows-Specific Changes:
     111  * '''Windows-Specific Changes'''
    112112    * Words added to spell check dictionaries are saved across restarts of Pidgin (#11886)
    113113
    114114== version 2.10.3 (03/26/2012) ==
    115115[http://developer.pidgin.im/query?status=closed&milestone=2.10.3 View all closed tickets for this release.]
    116   * MSN:
     116  * '''MSN'''
    117117    * Fix buddies not going offline. (#14997)
    118118
    119119== version 2.10.2 (03/14/2012) ==
    120120[http://developer.pidgin.im/query?status=closed&milestone=2.10.2 View all closed tickets for this release.]
    121   * General:
     121  * '''General'''
    122122    * Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799)
    123123    * Fix compilation of the MXit protocol plugin with GLib 2.31. (#14773)
    124124
    125   * Pidgin:
     125  * '''Pidgin'''
    126126    * Add support for the GNOME3 Network dialog. (#13882)
    127127    * Fix rare crash. (#14392)
    128128    * Add support for the GNOME3 Default Application dialog for configuring the Browser.
    129129
    130   * libpurple:
     130  * '''libpurple'''
    131131    * Support new connection states and signals for NetworkManager 0.9+. (Dan Williams) (#13859)
    132132
    133   * AIM and ICQ:
     133  * '''AIM and ICQ'''
    134134    * Fix a possible crash when receiving an unexpected message from the server. (Thijs Alkemade) (#14983)
    135135    * Allow signing on with usernames containing periods and underscores. (#13500)
     
    137137    * Don't try to format ICQ usernames entered as email addresses. Gets rid of an "Unable to format username" error at login. (#13883)
    138138
    139   * MSN:
     139  * '''MSN'''
    140140    * Fix possible crashes caused by not validating incoming messages as UTF-8. (Thijs Alkemade) (#14884)
    141141    * Support new protocol version MSNP18. (#14753)
    142142    * Fix messages to offline contacts. (#14302)
    143143
    144   * Windows-Specific Changes:
     144  * '''Windows-Specific Changes'''
    145145    * Fix the installer downloading of spell-checking dictionaries (#14612)
    146146    * Fix compilation of the Bonjour protocol plugin. (#14802)
    147147
    148   * Plugins:
     148  * '''Plugins'''
    149149    * The autoaccept plugin will no longer reset the preference for unknown buddies to "Auto Reject" in certain cases. (#14964)
    150150
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!