Update to 5.0.1:

This bug fix release includes the fix for the recently announced
CVE-2013-1983, along with some other cleanups & warning fixes.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (7):
      Strip trailing whitespace
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Remove duplicate declaration of XFixesExtensionName in Xfixesint.h
      XFixesFetchRegionAndBounds: use nread in call to XReadPad
      Use _XEatDataWords to avoid overflow of _XEatData calculations
      integer overflow in XFixesGetCursorImage() [CVE-2013-1983]
      libXfixes 5.0.1

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

Peter Hutterer (1):
      man: remove "current", we're way past 1.0.
This commit is contained in:
wiz 2013-05-29 22:35:07 +00:00
parent e0af1502b7
commit 22c2e7f7cf
2 changed files with 6 additions and 7 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.7 2012/10/29 05:06:34 asau Exp $
#
# $NetBSD: Makefile,v 1.8 2013/05/29 22:35:07 wiz Exp $
DISTNAME= libXfixes-5.0
DISTNAME= libXfixes-5.0.1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2012/06/03 17:37:56 wiz Exp $
$NetBSD: distinfo,v 1.7 2013/05/29 22:35:07 wiz Exp $
SHA1 (libXfixes-5.0.tar.bz2) = 3e4d374e9026111a04cd669d4b3434273fc34fe0
RMD160 (libXfixes-5.0.tar.bz2) = 31764e2dcc66ef73ad3cf42ad491f2039e0e5602
Size (libXfixes-5.0.tar.bz2) = 253777 bytes
SHA1 (libXfixes-5.0.1.tar.bz2) = e14fa072bd70b30eef47391cac637bdb4de9e8a3
RMD160 (libXfixes-5.0.1.tar.bz2) = 8a65dda43d4e67ae2b56ed9c05beaa76f85c1bde
Size (libXfixes-5.0.1.tar.bz2) = 291978 bytes