SHA256
1
0
forked from pool/pidgin

Accepting request 29608 from GNOME:Apps

Copy from GNOME:Apps/pidgin based on submit request 29608 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/29608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=49
This commit is contained in:
OBS User autobuild
2010-01-18 14:01:41 +00:00
committed by Git OBS Bridge
parent 2c3226b9cb
commit 555715e0ba
4 changed files with 78 additions and 11 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Jan 14 19:12:02 CET 2010 - sbrabec@suse.cz
- Updated to version 2.6.5:
+ libpurple:
- TLS certificates are actually stored to the local cache once
again (accepting a name mismatch on a certificate should now
be remembered)
+ General:
+ Build-time fixes for Solaris.
+ AIM and ICQ:
- Messages from some mobile clients are no longer displayed as
Chinese characters (broken in 2.6.4)
+ MSN:
- Fix an issue allowing a remote user to download arbitrary
files from a libpurple client. (CVE-2010-0013, bnc#567799)
+ XMPP:
- Do not crash when attempting to register for a new account on
Windows.
- Fix file transfer with clients that do not support Entity
Capabilities (e.g. Spark)
- Disabled GNOME keyring integration for openSUSE (bnc#566286).
-------------------------------------------------------------------
Mon Jan 4 13:06:04 CET 2010 - vuntz@opensuse.org
- Change gnome-keyring-devel BuildRequires to
libgnome-keyring-devel on 11.3 and later, following the module
split upstream.
-------------------------------------------------------------------
Wed Dec 16 14:49:51 CET 2009 - vuntz@opensuse.org