Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 25EEC63B842 for ; Fri, 7 Mar 2008 20:16:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BE27B63B140; Fri, 7 Mar 2008 20:16:20 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D44ED63B13A for ; Fri, 7 Mar 2008 20:16:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B8D86175C1; Fri, 7 Mar 2008 20:16:19 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/libXfont To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080307201619.B8D86175C1@cvs.netbsd.org> Date: Fri, 7 Mar 2008 20:16:19 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Fri Mar 7 20:16:19 UTC 2008 Modified Files: pkgsrc/x11/libXfont: Makefile distinfo Removed Files: pkgsrc/x11/libXfont/patches: patch-aa patch-ab Log Message: Update to 1.3.2: Adam Jackson (1): libXfont 1.3.2 Jens Granseuer (1): fix build with gcc 2.95. Matthieu Herrb (3): catalogue.c: prevent a one character overflow ftsystem.c is not needed anymore. Fix for CVE-2008-0006 - PCF Font parser buffer overflow. Tilman Sauerbeck (1): Replaced one instance of bcopy() with memcpy(). To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pkgsrc/x11/libXfont/Makefile \ pkgsrc/x11/libXfont/distinfo cvs rdiff -r1.3 -r0 pkgsrc/x11/libXfont/patches/patch-aa \ pkgsrc/x11/libXfont/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.