Skip to content

Commit f781add

Browse files
bkuhlstpetazzoni
authored andcommitted
package/x11r7/xlib_libXcursor: security bump to version 1.1.15
Fixes CVE-2017-16612: https://lists.x.org/archives/xorg-announce/2017-November/002823.html Added all hashed provided by upstream. Signed-off-by: Bernd Kuhls <[email protected]> Signed-off-by: Thomas Petazzoni <[email protected]>
1 parent 0647308 commit f781add

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# From http://lists.x.org/archives/xorg-announce/2013-May/002229.html
2-
sha256 9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df libXcursor-1.1.14.tar.bz2
1+
# From https://lists.x.org/archives/xorg-announce/2017-November/002823.html
2+
md5 58fe3514e1e7135cf364101e714d1a14 libXcursor-1.1.15.tar.bz2
3+
sha1 3e19f991f244b7fa31566adce7ead078424296cf libXcursor-1.1.15.tar.bz2
4+
sha256 294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b libXcursor-1.1.15.tar.bz2
5+
sha512 53ad0fa2afd7b4cf1108b560e44ea71abdf5c55a18df243d7123942513589c927f5c105395f790d8769959e0129db54264e6aac7efd51a5f1aec270379b1f2f5 libXcursor-1.1.15.tar.bz2

package/x11r7/xlib_libXcursor/xlib_libXcursor.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
XLIB_LIBXCURSOR_VERSION = 1.1.14
7+
XLIB_LIBXCURSOR_VERSION = 1.1.15
88
XLIB_LIBXCURSOR_SOURCE = libXcursor-$(XLIB_LIBXCURSOR_VERSION).tar.bz2
99
XLIB_LIBXCURSOR_SITE = http://xorg.freedesktop.org/releases/individual/lib
1010
XLIB_LIBXCURSOR_LICENSE = MIT

0 commit comments

Comments
 (0)