pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2017Q3] pkgsrc/x11/libXcursor
Module Name: pkgsrc
Committed By: spz
Date: Wed Dec 20 18:44:06 UTC 2017
Modified Files:
pkgsrc/x11/libXcursor [pkgsrc-2017Q3]: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.38.1 pkgsrc/x11/libXcursor/Makefile
cvs rdiff -u -r1.6 -r1.6.18.1 pkgsrc/x11/libXcursor/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libXcursor/Makefile
diff -u pkgsrc/x11/libXcursor/Makefile:1.8 pkgsrc/x11/libXcursor/Makefile:1.8.38.1
--- pkgsrc/x11/libXcursor/Makefile:1.8 Thu May 30 07:05:21 2013
+++ pkgsrc/x11/libXcursor/Makefile Wed Dec 20 18:44:06 2017
@@ -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
Index: pkgsrc/x11/libXcursor/distinfo
diff -u pkgsrc/x11/libXcursor/distinfo:1.6 pkgsrc/x11/libXcursor/distinfo:1.6.18.1
--- pkgsrc/x11/libXcursor/distinfo:1.6 Wed Nov 4 03:28:45 2015
+++ pkgsrc/x11/libXcursor/distinfo Wed Dec 20 18:44:06 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index