summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2017-12-20 18:44:06 +0000
committerspz <spz@pkgsrc.org>2017-12-20 18:44:06 +0000
commita9a45a4fb7cf14f2239073ffeb8a8a44f490ab5a (patch)
treea8f381c4be2cfce72cf4000f24efc009b7d4951e
parentb55277c98ec5fd6944fe838b64f4bd31944a9558 (diff)
downloadpkgsrc-a9a45a4fb7cf14f2239073ffeb8a8a44f490ab5a.tar.gz
Pullup ticket #5662 - requested by bsiegert
x11/libXcursor: security update Revisions pulled up: - x11/libXcursor/Makefile 1.9 - x11/libXcursor/distinfo 1.7 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: wiz Date: Tue Nov 28 14:57:20 UTC 2017 Modified Files: pkgsrc/x11/libXcursor: Makefile distinfo Log Message: libXcursor: update to 1.1.15. Alan Coopersmith (4): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Use strdup() instead of malloc(strlen())+strcpy() Fix some clang integer sign/size mismatch warnings Emil Velikov (1): autogen.sh: use quoted string variables Matthieu Herrb (1): libXcursor 1.1.15 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish Tobias Stoeckmann (1): Fix heap overflows when parsing malicious files. (CVE-2017-16612) shubham shrivastav (1): Insufficient memory for terminating null of string in _XcursorThemeInherits To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/libXcursor/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/libXcursor/distinfo
-rw-r--r--x11/libXcursor/Makefile4
-rw-r--r--x11/libXcursor/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile
index eecd04b3a2b..3aa106aefff 100644
--- a/x11/libXcursor/Makefile
+++ b/x11/libXcursor/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2013/05/30 07:05:21 wiz Exp $
+# $NetBSD: Makefile,v 1.8.38.1 2017/12/20 18:44:06 spz Exp $
-DISTNAME= libXcursor-1.1.14
+DISTNAME= libXcursor-1.1.15
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/libXcursor/distinfo b/x11/libXcursor/distinfo
index b5acfb2dbea..2674754331b 100644
--- a/x11/libXcursor/distinfo
+++ b/x11/libXcursor/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.6.18.1 2017/12/20 18:44:06 spz Exp $
-SHA1 (libXcursor-1.1.14.tar.bz2) = 89870756758439f9216ddf5f2d3dca56570fc6b7
-RMD160 (libXcursor-1.1.14.tar.bz2) = 95c0779a2fc04876fa01e785a30111564bb8e9c4
-SHA512 (libXcursor-1.1.14.tar.bz2) = 687963b54da66be25371f64a88f91812b38de4ffc3b806070f3aeb1da379df16ede819201a352b3fb66efc6b40a36a22770add3ae464f2008aff3e23cb60a8e6
-Size (libXcursor-1.1.14.tar.bz2) = 311896 bytes
+SHA1 (libXcursor-1.1.15.tar.bz2) = 3e19f991f244b7fa31566adce7ead078424296cf
+RMD160 (libXcursor-1.1.15.tar.bz2) = 73a68d854a9dfec3d75b72ab979652cef61dee64
+SHA512 (libXcursor-1.1.15.tar.bz2) = 53ad0fa2afd7b4cf1108b560e44ea71abdf5c55a18df243d7123942513589c927f5c105395f790d8769959e0129db54264e6aac7efd51a5f1aec270379b1f2f5
+Size (libXcursor-1.1.15.tar.bz2) = 331607 bytes