package/x11r7/xlib_libICE: security bump version to 1.0.10

Fixes CVE-2017-2626, release notes:
https://lists.x.org/archives/xorg-announce/2019-July/003006.html

Added all hashes provided by upstream, added license hash.
Updated _SITE according to release notes.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2019-07-16 21:49:34 +02:00 committed by Thomas Petazzoni
parent c56a918a52
commit c6657f450a
2 changed files with 9 additions and 4 deletions

View file

@ -1,2 +1,7 @@
# From http://lists.freedesktop.org/pipermail/xorg/2014-June/056671.html
sha256 8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202 libICE-1.0.9.tar.bz2
# From https://lists.x.org/archives/xorg-announce/2019-July/003006.html
md5 76d77499ee7120a56566891ca2c0dbcf libICE-1.0.10.tar.bz2
sha1 5b5eb125d4f43a3ab8153b0f850963ee6c982c24 libICE-1.0.10.tar.bz2
sha256 6f86dce12cf4bcaf5c37dddd8b1b64ed2ddf1ef7b218f22b9942595fb747c348 libICE-1.0.10.tar.bz2
sha512 2f1ef2c32c833c71894a08fa7e7ed53f301f6c7bd22485d71c12884d8e8b36b99f362ec886349dcc84d08edc81c8b2cea035320831d64974edeba021b433c468 libICE-1.0.10.tar.bz2
# Locally computed
sha256 60105b7ea93cb07a67fee8443b092b727e3db7f0dff4fbe05bc6cd7747fb53c8 COPYING

View file

@ -4,9 +4,9 @@
#
################################################################################
XLIB_LIBICE_VERSION = 1.0.9
XLIB_LIBICE_VERSION = 1.0.10
XLIB_LIBICE_SOURCE = libICE-$(XLIB_LIBICE_VERSION).tar.bz2
XLIB_LIBICE_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBICE_SITE = https://xorg.freedesktop.org/archive/individual/lib
XLIB_LIBICE_LICENSE = MIT
XLIB_LIBICE_LICENSE_FILES = COPYING
XLIB_LIBICE_INSTALL_STAGING = YES