./chat/libpurple, Multi-protocol Instant Messaging client backend

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q3, Version: 2.2.2, Package name: libpurple-2.2.2, Maintainer: pkgsrc-users

An instant messaging backend for Windows, Linux, BSD, and
other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN
Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ,
Lotus Sametime, SILC, SIMPLE, and Zephyr.

This library requires a frontend to be useful, such as the graphical user
interface Pidgin, or the console interface Finch.


Required to run:
[textproc/libxml2] [security/gnutls] [devel/GConf] [devel/glib2]

Required to build:
[textproc/intltool] [lang/perl5] [devel/libtool-base] [devel/pkg-config] [devel/gmake]

Package options: gnutls

Master sites: (Expand)

SHA1: ff955c3a2509d257c7fda1a48af6bdde439b0d8a
RMD160: 1f067d84c1b8545ab1c4841c30fb3db2a3fac309
Filesize: 8693.237 KB

Version history: (Expand)


CVS history: (Expand)


   2007-11-04 15:25:34 by Geert Hendrickx | Files touched by this commit (8) | Package updated
Log message:
Pullup ticket 2219 - requested by tnn
security update for libpurple/pidgin/finch

- pkgsrc/chat/finch/Makefile				1.9
- pkgsrc/chat/finch/PLIST				1.4
- pkgsrc/chat/libpurple/Makefile.common			1.7
- pkgsrc/chat/libpurple/PLIST				1.7
- pkgsrc/chat/libpurple/buildlink3.mk			1.4
- pkgsrc/chat/libpurple/distinfo			1.10
- pkgsrc/chat/pidgin/buildlink3.mk			1.4
- pkgsrc/chat/pidgin/distinfo				1.6

   Module Name:	pkgsrc
   Committed By:	tnn
   Date:		Sat Nov  3 15:59:18 UTC 2007

   Modified Files:
	   pkgsrc/chat/finch: Makefile PLIST
	   pkgsrc/chat/libpurple: Makefile.common PLIST buildlink3.mk
   distinfo pkgsrc/chat/pidgin: buildlink3.mk
	   pkgsrc/chat/pidgin-silc: distinfo

   Log message:
   Update pidgin IM suite to 2.2.2 for the CVE-2007-4999 fix.
   (A remote user can cause a DoS by sending a message with invalid HTML.)

   version 2.2.2 (10/23/2007):
    http://developer.pidgin.im/query?status=closed&milestone=2.2.2
    NOTE: Due to the way this release was made, it is possible that
    bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed
    until the next release.
    * Various bug and memory leak fixes