Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 45BC663B946 for ; Fri, 27 Feb 2009 21:36:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EA77C63B157; Fri, 27 Feb 2009 21:36:10 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 2316963B115 for ; Fri, 27 Feb 2009 21:36:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 134BD175D0; Fri, 27 Feb 2009 21:36:10 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/libXi To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090227213610.134BD175D0@cvs.netbsd.org> Date: Fri, 27 Feb 2009 21:36:10 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Fri Feb 27 21:36:10 UTC 2009 Modified Files: pkgsrc/x11/libXi: Makefile distinfo Log Message: Update to 1.2.1: libXi 1.2.1. Fixes a potential memory overflow in XGetDeviceControl. Alan Coopersmith (1): Add README with pointers to mailing list, bugzilla & git repos Paulo Cesar Pereira de Andrade (1): Return NULL on error, and match LockDisplay with UnlockDisplay. Peter Hutterer (3): XGetDeviceControl: Add a missing break leading to wrong length calculation. XGetDeviceControl: size the libXi structs, not the wire structs (#20293) libXi 1.2.1 To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 pkgsrc/x11/libXi/Makefile pkgsrc/x11/libXi/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.