diff mbox series

[1/3] package/x11r7/xlib_libXcursor: security bump to version 1.1.15

Message ID 20171129204558.3547-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/3] package/x11r7/xlib_libXcursor: security bump to version 1.1.15 | expand

Commit Message

Bernd Kuhls Nov. 29, 2017, 8:45 p.m. UTC
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 <bernd.kuhls@t-online.de>
---
 package/x11r7/xlib_libXcursor/xlib_libXcursor.hash | 7 +++++--
 package/x11r7/xlib_libXcursor/xlib_libXcursor.mk   | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni Nov. 29, 2017, 9:04 p.m. UTC | #1
Hello,

On Wed, 29 Nov 2017 21:45:56 +0100, Bernd Kuhls wrote:
> 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 <bernd.kuhls@t-online.de>
> ---
>  package/x11r7/xlib_libXcursor/xlib_libXcursor.hash | 7 +++++--
>  package/x11r7/xlib_libXcursor/xlib_libXcursor.mk   | 2 +-
>  2 files changed, 6 insertions(+), 3 deletions(-)

All three patches applied to master. Thanks!

Thomas
Peter Korsgaard Dec. 20, 2017, 8:57 p.m. UTC | #2
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > 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 <bernd.kuhls@t-online.de>

Committed to 2017.02.x, thanks.
diff mbox series

Patch

diff --git a/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash b/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash
index 0135ac9dd0..7da9eb8c4f 100644
--- a/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash
+++ b/package/x11r7/xlib_libXcursor/xlib_libXcursor.hash
@@ -1,2 +1,5 @@ 
-# From http://lists.x.org/archives/xorg-announce/2013-May/002229.html
-sha256	9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df	libXcursor-1.1.14.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2017-November/002823.html
+md5  58fe3514e1e7135cf364101e714d1a14  libXcursor-1.1.15.tar.bz2
+sha1 3e19f991f244b7fa31566adce7ead078424296cf  libXcursor-1.1.15.tar.bz2
+sha256 294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b  libXcursor-1.1.15.tar.bz2
+sha512 53ad0fa2afd7b4cf1108b560e44ea71abdf5c55a18df243d7123942513589c927f5c105395f790d8769959e0129db54264e6aac7efd51a5f1aec270379b1f2f5  libXcursor-1.1.15.tar.bz2
diff --git a/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk b/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
index c59c01a51f..b27aa653e9 100644
--- a/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
+++ b/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-XLIB_LIBXCURSOR_VERSION = 1.1.14
+XLIB_LIBXCURSOR_VERSION = 1.1.15
 XLIB_LIBXCURSOR_SOURCE = libXcursor-$(XLIB_LIBXCURSOR_VERSION).tar.bz2
 XLIB_LIBXCURSOR_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXCURSOR_LICENSE = MIT