pidgin/pidgin

ChangeLog the IRC fix.
release-2.x.y
2014-01-18, Mark Doliner
635339ce6bf7
Parents 7d0fb0c6d8d4
Children d4555d40f0b9
ChangeLog the IRC fix.
  • +3 -0
    ChangeLog
  • --- a/ChangeLog Sat Jan 18 10:22:41 2014 -0800
    +++ b/ChangeLog Sat Jan 18 10:25:39 2014 -0800
    @@ -56,6 +56,9 @@
    functions are available using official Gadu-Gadu website.
    IRC:
    + * Fix bug where a malicious server or man-in-the-middle could trigger
    + a crash by not sending enough arguments with various messages.
    + (Discovered by Daniel Atallah) (CVE-2014-0020)
    * Fix bug where initial IRC status would not be set correctly.
    * Fix bug where IRC wasn't available when libpurple was compiled with
    Cyrus SASL support. (#15517)