SHA256
1
0
forked from pool/pidgin

Accepting request 98941 from GNOME:Apps

Pushing G:A

OBS-URL: https://build.opensuse.org/request/show/98941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=83
This commit is contained in:
Stephan Kulow
2012-01-05 18:14:50 +00:00
committed by Git OBS Bridge
parent 0c4900a826
commit 4f75d4d61a
5 changed files with 58 additions and 20 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Sat Dec 10 21:27:20 UTC 2011 - gankov@opensuse.org
- Update to version 2.10.1:
+ AIM and ICQ:
- Fix remotely-triggerable crashes by validating strings in a
few messages related to buddy list management.
+ Bonjour:
- IPv6 fixes
+ Gadu-Gadu:
- Fix problems linking against GnuTLS.
+ IRC:
- Fix a memory leak when admitting UTF-8 text with a non-UTF-8
primary encoding.
+ Jabber:
- Fix crashes and memory leaks when receiving malformed voice
and video requests.
+ Sametime:
- Separate "username" and "server" when adding new Sametime
accounts.
- Fix compilation in Visual C++.
+ SILC:
- Fix CVE-2011-3594, by UTF-8 validating incoming messages
before passing them to glib or libpurple.
+ Yahoo!:
- Fetch buddy icons in some cases where we previously weren't.
-------------------------------------------------------------------
Mon Nov 28 23:24:22 UTC 2011 - dimstar@opensuse.org
- Add pidgin-glib-2.31.patch: Fix build with glib 2.31.
-------------------------------------------------------------------
Sun Nov 27 06:44:46 UTC 2011 - coolo@suse.com