Update to 1.0.7:
This release primarily provides the fix for the recently announced security vulnerability CVE-2013-1988, along with improved compatibility with future automake releases. Alan Coopersmith (5): Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS Use _XEatDataWords to avoid overflow of rep.length shifting integer overflow in XResQueryClients() [CVE-2013-1988 1/2] integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2] libXres 1.0.7
This commit is contained in:
parent
74f89c4eaf
commit
5965a284cd
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.9 2012/10/29 05:06:36 asau Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.10 2013/05/31 08:25:43 wiz Exp $
|
||||
|
||||
DISTNAME= libXres-1.0.6
|
||||
DISTNAME= libXres-1.0.7
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2012/06/03 17:45:32 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.5 2013/05/31 08:25:43 wiz Exp $
|
||||
|
||||
SHA1 (libXres-1.0.6.tar.bz2) = 31a9b7d4f7a978de36c6f1c867dced29bfe7ef0f
|
||||
RMD160 (libXres-1.0.6.tar.bz2) = d1109484bbf63d5fd6121cc0ff394e9be7295be5
|
||||
Size (libXres-1.0.6.tar.bz2) = 282035 bytes
|
||||
SHA1 (libXres-1.0.7.tar.bz2) = 45e09c6b771af5d8c448ce31de65d15bf83b7579
|
||||
RMD160 (libXres-1.0.7.tar.bz2) = 1621ecdae1a144dfb188c8811bec73d71f4f0d13
|
||||
Size (libXres-1.0.7.tar.bz2) = 282925 bytes
|
||||
|
|
Loading…
Reference in a new issue