From 6410e786a164ff2d9b867c00ccb01be33330cce2 Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 15 May 2012 13:07:28 +0000 Subject: Update pidgin to 2.10.4. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit version 2.10.4 (05/06/2012): General: * Support building against Farstream in addition to Farsight. (Olivier Crete) (#14936) IRC: * Disable periodic WHO timer. IRC channel user lists will no longer automatically display away status, but libpurple will be much kinder to the network. * Print unknown numerics to channel windows if we can associate them. Thanks to Marien Zwart. (#15090) MSN: * Fix a possible crash when receiving messages with certain characters or character encodings. Thanks to Fabian Yamaguchi for reporting this! XMPP: * Fix a possible crash when receiving a series of specially crafted file transfer requests. Thanks to José Valentín Gutiérrez for reporting this! (CVE-2012-2214) Windows-Specific Changes: * Words added to spell check dictionaries are saved across restarts of Pidgin (#11886) --- chat/finch/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chat/finch') diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 4ab3f1540e1..1a5172d7c22 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2012/04/27 12:31:34 obache Exp $ +# $NetBSD: Makefile,v 1.41 2012/05/15 13:07:28 obache Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client console frontend -- cgit v1.2.3