Page MenuHomeSolus

Update pidgin to 2.14.9
ClosedPublic

Authored by TClark77 on May 4 2022, 2:22 AM.
Tags
None
Referenced Files
F11068679: D13192.id.diff
Fri, Aug 11, 10:09 PM
F11068678: D13192.id32243.diff
Fri, Aug 11, 10:09 PM
F11050834: D13192.diff
Thu, Aug 10, 7:28 PM
F10834516: D13192.id32243.diff
Jun 7 2023, 10:41 AM
F10820802: D13192.diff
Jun 2 2023, 5:58 AM
F10799182: D13192.id32243.diff
May 28 2023, 1:24 PM
F10798457: D13192.diff
May 28 2023, 9:29 AM
F10793366: D13192.id.diff
May 27 2023, 11:07 AM
Subscribers

Details

Summary

Update pidgin
Changelog:

Security:

  • Remove _xmppconnect support.

libpurple:

  • Fix a GLib CRITICAL message with typing time outs.
  • Fix an issue where the unit tests for purple_str_to_time would fail.

Pidgin:

  • Fix a memory leak in pidgin_conversations_set_tab_colors.
  • Fixed the majority of the infinite resizing issues in the input box.
  • Add transient-buddy back which is used to show some context menus and other things.

Translations:

  • Fix a typo in the German translations.
  • Synced all of the translations with Transifex.

IRC:

  • Fix IRC file transfers on Windows.
  • Fix file transfers failing at 99% on IRC.
  • Default realname and ident name in IRC to the username (nickname) of the account.
  • Add an advanced account option to IRC accounts for explicitly setting the SASL login name.
  • Added a rate limiter that should make it impossible to excess flood.

SIMPLE:

  • Fix an issue with the CSeq numbers in SIMPLE.

XMPP:

  • Fix XMPP attention messages being sent to incorrect JIDs.

Full changelog available here

Test Plan
  • Launched pidgin
  • Verified it connected successfully to existing jabber and Google Talk accounts.
  • Verified messages were successfully sent and received.

Diff Detail

Repository
R2429 pidgin
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3828
Build 3828: arc lint + arc unit