Sat Jun 1 06:50:27 2013 UTC ()
Update to 1.3.2:

This release provides fixes for the recently announced security issue
CVE-2013-1982, as well as build configuration improvements, man page
macro cleanups to work better with doclifter, and several other small
fixes.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (8):
      Use _XEatDataWords to avoid overflow of rep.length bit shifting
      integer overflow in XcupGetReservedColormapEntries() [CVE-2013-1982 1/6]
      integer overflow in XcupStoreColors() [CVE-2013-1982 2/6]
      several integer overflows in XdbeGetVisualInfo() [CVE-2013-1982 3/6]
      integer overflow in XeviGetVisualInfo() [CVE-2013-1982 4/6]
      integer overflow in XShapeGetRectangles() [CVE-2013-1982 5/6]
      integer overflow in XSyncListSystemCounters() [CVE-2013-1982 6/6]
      libXext 1.3.2

Chase Douglas (1):
      Destroy generic event extension after last display is removed

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

Eric S. Raymond (2):
      Replace various unsafe presentation-level requests with .RS/.RE and .EX/EE.
      Replace presentationm-level requests with .RS/RE.

Peter Hutterer (1):
      sync: fix copy/paste error in comment

Thomas Klausner (1):
      Avoid having macros expand code to be: ((f) ? (f)->m1 : NULL)->m2


(wiz)
diff -r1.16 -r1.17 pkgsrc/x11/libXext/Makefile
diff -r1.9 -r1.10 pkgsrc/x11/libXext/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/x11/libXext/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/libXext/Makefile 2012/10/29 05:06:34 1.16
+++ pkgsrc/x11/libXext/Makefile 2013/06/01 06:50:27 1.17
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2012/10/29 05:06:34 asau Exp $ 1# $NetBSD: Makefile,v 1.17 2013/06/01 06:50:27 wiz Exp $
2# 
3 2
4DISTNAME= libXext-1.3.1 3DISTNAME= libXext-1.3.2
5CATEGORIES= x11 devel 4CATEGORIES= x11 devel
6MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 5MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= X Extension library 10COMMENT= X Extension library
12 11
13PKG_INSTALLATION_TYPES= overwrite pkgviews 12PKG_INSTALLATION_TYPES= overwrite pkgviews
14 13
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.9 -r1.10 pkgsrc/x11/libXext/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libXext/distinfo 2012/06/03 17:30:57 1.9
+++ pkgsrc/x11/libXext/distinfo 2013/06/01 06:50:27 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2012/06/03 17:30:57 wiz Exp $ 1$NetBSD: distinfo,v 1.10 2013/06/01 06:50:27 wiz Exp $
2 2
3SHA1 (libXext-1.3.1.tar.bz2) = 764ac472ae19a0faade193717a9e0938d3430aaa 3SHA1 (libXext-1.3.2.tar.bz2) = 49b6f026b0555d020014dbc24b49afc2986a30e0
4RMD160 (libXext-1.3.1.tar.bz2) = add5e4362d64e57f885d35abaae9b5f3dc0d14d2 4RMD160 (libXext-1.3.2.tar.bz2) = 590c22c5fd97719f2604dd231f007d86d203c8ac
5Size (libXext-1.3.1.tar.bz2) = 372728 bytes 5Size (libXext-1.3.2.tar.bz2) = 378901 bytes
6SHA1 (patch-aa) = 5ce454740b3293cc7898e67b630a2530709a02b8 6SHA1 (patch-aa) = 5ce454740b3293cc7898e67b630a2530709a02b8