svn commit: r456598 - branches/2017Q4/x11/libXcursor
Niclas Zeising
zeising at FreeBSD.org
Mon Dec 18 07:16:27 UTC 2017
Author: zeising
Date: Mon Dec 18 07:16:25 2017
New Revision: 456598
URL: https://svnweb.freebsd.org/changeset/ports/456598
Log:
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)
Modified:
branches/2017Q4/x11/libXcursor/Makefile
branches/2017Q4/x11/libXcursor/distinfo
Directory Properties:
branches/2017Q4/ (props changed)
Modified: branches/2017Q4/x11/libXcursor/Makefile
==============================================================================
--- branches/2017Q4/x11/libXcursor/Makefile Mon Dec 18 07:16:09 2017 (r456597)
+++ branches/2017Q4/x11/libXcursor/Makefile Mon Dec 18 07:16:25 2017 (r456598)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libXcursor
-PORTVERSION= 1.1.14
-PORTREVISION= 4
+PORTVERSION= 1.1.15
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
Modified: branches/2017Q4/x11/libXcursor/distinfo
==============================================================================
--- branches/2017Q4/x11/libXcursor/distinfo Mon Dec 18 07:16:09 2017 (r456597)
+++ branches/2017Q4/x11/libXcursor/distinfo Mon Dec 18 07:16:25 2017 (r456598)
@@ -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
More information about the svn-ports-branches
mailing list