Subject: CVS commit: pkgsrc/x11/libXxf86dga
From: Thomas Klausner
Date: 2013-05-31 10:28:47
Message id: 20130531082847.8C92F96@cvs.netbsd.org

Log Message:
Update to 1.1.4:

This release provides the fixes for the recently announced security issues
CVE-2013-1991 & CVE-2013-2000, along with a couple build fixes.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (7):
      Use _XEatDataWords to avoid overflow of rep.length shifting
      integer overflow in XDGAQueryModes() [CVE-2013-1991 1/2]
      buffer overflow in XDGAQueryModes() [CVE-2013-2000 1/2]
      integer overflow & underflow in XDGASetMode() [CVE-2013-1991 2/2]
      buffer overflow in XDGASetMode() [CVE-2013-2000 2/2]
      integer overflow in XDGAOpenFramebuffer()
      libXxf86dga 1.1.4

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Jeremy Huddleston (2):
      Build fix when sizeof(off_t) > sizeof(void *)
      Include <stdint.h> for uintptr_t

Files:
RevisionActionfile
1.12modifypkgsrc/x11/libXxf86dga/Makefile
1.7modifypkgsrc/x11/libXxf86dga/distinfo
1.2removepkgsrc/x11/libXxf86dga/patches/patch-src_XF86DGA2.c