SHA256
1
0
forked from pool/pidgin
OBS User unknown
2008-07-16 21:21:13 +00:00
committed by Git OBS Bridge
parent 9a7f87e01f
commit 17f6f96f5c
5 changed files with 88 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Jul 15 13:54:12 CEST 2008 - sbrabec@suse.cz
- Update to version 2.4.3:
* Setting your buddy icon once again works for Yahoo! accounts.
* Fixes in the Yahoo! protocol to prevent a double free, crashes
on aliases, and alias functionality.
* Fix crashes in the bonjour protocol.
* Always use UTF-8 for Yahoo! (needed for Yahoo! Japan)
* Fix a crash when the given jabber id is invalid.
* Make the IRC "unknown message" debugging messages UTF-8 safe.
* Fix connecting to ICQ.
* Fix a memleak when handling jabber xforms.
* Various memory leak fixes.
* Fix MSN malformed SLP message integer overflow (bnc#406416,
CVE-2008-2927, RedHat#453764)
- Fix of MSN file transfer failed receiver file open DoS
(bnc#404163, pidgin#6246, CVE-2008-2955, BUGTRAQ:20080626 Pidgin
2.4.1 Vulnerability, FRSIRT:ADV-2008-1947, SECUNIA:30881)
-------------------------------------------------------------------
Mon Jun 30 20:32:10 CEST 2008 - maw@suse.de