aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-10-11 10:27:09 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-10-11 10:29:35 +0200
commit4515281bfe4b6994ae3754e421835e457bec3213 (patch)
treef137cdc2743f0e48f9cd53f2c9c0bac9b54c212c
parent64b7fc846493b8ec9cc4e643be1b89e8980ad234 (diff)
downloadalpine_aports-4515281bfe4b6994ae3754e421835e457bec3213.tar.bz2
alpine_aports-4515281bfe4b6994ae3754e421835e457bec3213.tar.xz
alpine_aports-4515281bfe4b6994ae3754e421835e457bec3213.zip
main/libxtst: security upgrade to 1.2.3
CVE-2016-7951, CVE-2016-7952
-rw-r--r--main/libxtst/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/libxtst/APKBUILD b/main/libxtst/APKBUILD
index 789296d83c..32b97f25dc 100644
--- a/main/libxtst/APKBUILD
+++ b/main/libxtst/APKBUILD
@@ -1,6 +1,6 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=libxtst 2pkgname=libxtst
3pkgver=1.2.2 3pkgver=1.2.3
4pkgrel=0 4pkgrel=0
5pkgdesc="X11 Testing -- Resource extension library" 5pkgdesc="X11 Testing -- Resource extension library"
6url="http://xorg.freedesktop.org/" 6url="http://xorg.freedesktop.org/"
@@ -39,6 +39,6 @@ package() {
39 install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE 39 install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
40} 40}
41 41
42md5sums="25c6b366ac3dc7a12c5d79816ce96a59 libXtst-1.2.2.tar.bz2" 42md5sums="ef8c2c1d16a00bd95b9fdcef63b8a2ca libXtst-1.2.3.tar.bz2"
43sha256sums="ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9 libXtst-1.2.2.tar.bz2" 43sha256sums="4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204 libXtst-1.2.3.tar.bz2"
44sha512sums="1cf040f16d426e6a6d1cf8c0f966c171418c082165ae6e9bed6285cd45f144e4ef58bf74c6d34fd81e6894534d21df55efe5d0bc0b2a28f9bb9d74e168dd7369 libXtst-1.2.2.tar.bz2" 44sha512sums="6f6741fd3596775eaa056465319f78c29c91b3893a851a4899df651a2023a4d762497b112a33d7d3e8865fe85d173d03e4b49daef76a66af1ae1eaab82a12765 libXtst-1.2.3.tar.bz2"