aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2017-12-18 07:16:25 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2017-12-18 07:16:25 +0000
commitd3331498c76571b0d40535c4f7b03733b31d8e6d (patch)
tree9ebe71afed52edba610ffa969d82d6d69b27e446
parent4ac2c7fc375a9beafd692be226e7c5c7675ea105 (diff)
downloadports-d3331498c76571b0d40535c4f7b03733b31d8e6d.tar.gz
ports-d3331498c76571b0d40535c4f7b03733b31d8e6d.zip
MFH: r456538
Update to 1.1.15 This update contains a fix for CVE-2017-16612, integer overflow that can lead to a heap buffer overflow when parsing malicious files. For general changelog, see https://lists.x.org/archives/xorg-announce/2017-November/002823.html Security: ddecde18-e33b-11e7-a293-54e1ad3d6335 Approved by: ports-secteam (delphij)
Notes
Notes: svn path=/branches/2017Q4/; revision=456598
-rw-r--r--x11/libXcursor/Makefile3
-rw-r--r--x11/libXcursor/distinfo5
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile
index e006f8db5c63..a2899f9b3fd2 100644
--- a/x11/libXcursor/Makefile
+++ b/x11/libXcursor/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libXcursor
-PORTVERSION= 1.1.14
-PORTREVISION= 4
+PORTVERSION= 1.1.15
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/libXcursor/distinfo b/x11/libXcursor/distinfo
index 5c656234e020..b1507471c57e 100644
--- a/x11/libXcursor/distinfo
+++ b/x11/libXcursor/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/lib/libXcursor-1.1.14.tar.bz2) = 9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df
-SIZE (xorg/lib/libXcursor-1.1.14.tar.bz2) = 311896
+TIMESTAMP = 1513522502
+SHA256 (xorg/lib/libXcursor-1.1.15.tar.bz2) = 294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b
+SIZE (xorg/lib/libXcursor-1.1.15.tar.bz2) = 331607