Mercurial > pidgin.yaz
comparison ChangeLog @ 31791:f9cd24db04dd
ChangeLog the security fix and credit Marius. Although he didn't directly
provide a patch, his suggestions and review were helpful in deriving the final
fix for the problem.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Fri, 11 Mar 2011 02:03:45 +0000 |
parents | 04576947c4e0 |
children | 5c2c42cbb811 |
comparison
equal
deleted
inserted
replaced
31790:d88f3153170b | 31791:f9cd24db04dd |
---|---|
34 a room on any server. (Solarius, Matěj Cepl, Tirtha 'wyuka' | 34 a room on any server. (Solarius, Matěj Cepl, Tirtha 'wyuka' |
35 Chatterjee) (#4526) | 35 Chatterjee) (#4526) |
36 * Add support for receiving a limited amount of history when joining a | 36 * Add support for receiving a limited amount of history when joining a |
37 room (not currently supported by Pidgin and Finch). (Thijs Alkemade) | 37 room (not currently supported by Pidgin and Finch). (Thijs Alkemade) |
38 (#10986, #a14219) | 38 (#10986, #a14219) |
39 | |
40 Yahoo!/Yahoo! JAPAN: | |
41 * Fix CVE-2011-1091, denials of service caused by NULL pointer | |
42 dereferences due to improper handling of malformed YMSG packets. Thanks | |
43 to Marius Wachtler for reporting this and reviewing the fix! | |
39 | 44 |
40 version 2.7.10 (02/06/2011): | 45 version 2.7.10 (02/06/2011): |
41 General: | 46 General: |
42 * Force video sources to all have the same capabilities. This reduces the | 47 * Force video sources to all have the same capabilities. This reduces the |
43 number of times video must be scaled down, saving CPU time. (Jakub Adam) | 48 number of times video must be scaled down, saving CPU time. (Jakub Adam) |