diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-10-06 07:28:38 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-07 15:23:39 +0200 |
| commit | 46b271ae39b208b89d5803715f35659b5742de9e (patch) | |
| tree | cc941654e95436e19e13dd269d5fc8fd3d48f3bd | |
| parent | e1c50412877fbda76f3629a6fc10d3084fb15d34 (diff) | |
| download | buildroot-46b271ae39b208b89d5803715f35659b5742de9e.tar.gz buildroot-46b271ae39b208b89d5803715f35659b5742de9e.zip | |
package/x11r7/xlib_libXtst: security bump to 1.2.3
Please see the security advisory for details:
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| -rw-r--r-- | package/x11r7/xlib_libXtst/xlib_libXtst.hash | 4 | ||||
| -rw-r--r-- | package/x11r7/xlib_libXtst/xlib_libXtst.mk | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package/x11r7/xlib_libXtst/xlib_libXtst.hash b/package/x11r7/xlib_libXtst/xlib_libXtst.hash index 4224121380..7e55a75e27 100644 --- a/package/x11r7/xlib_libXtst/xlib_libXtst.hash +++ b/package/x11r7/xlib_libXtst/xlib_libXtst.hash @@ -1,2 +1,2 @@ -# From http://lists.x.org/archives/xorg-announce/2013-May/002237.html -sha256 ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9 libXtst-1.2.2.tar.bz2 +# From https://lists.x.org/archives/xorg-announce/2016-October/002726.html +sha256 4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204 libXtst-1.2.3.tar.bz2 diff --git a/package/x11r7/xlib_libXtst/xlib_libXtst.mk b/package/x11r7/xlib_libXtst/xlib_libXtst.mk index ad3caeafc5..d71290ae40 100644 --- a/package/x11r7/xlib_libXtst/xlib_libXtst.mk +++ b/package/x11r7/xlib_libXtst/xlib_libXtst.mk @@ -4,7 +4,7 @@ # ################################################################################ -XLIB_LIBXTST_VERSION = 1.2.2 +XLIB_LIBXTST_VERSION = 1.2.3 XLIB_LIBXTST_SOURCE = libXtst-$(XLIB_LIBXTST_VERSION).tar.bz2 XLIB_LIBXTST_SITE = http://xorg.freedesktop.org/releases/individual/lib XLIB_LIBXTST_LICENSE = MIT |

