From df9cac7a84d0c945f54c5b537adcc490a8291b75 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Wed, 16 Oct 2019 15:52:28 -0500 Subject: user/aspell: [CVE] bump to 0.60.8 --- user/aspell/APKBUILD | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/user/aspell/APKBUILD b/user/aspell/APKBUILD index bce270974..16a53c7e7 100644 --- a/user/aspell/APKBUILD +++ b/user/aspell/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Valery Kartel # Maintainer: pkgname=aspell -pkgver=0.60.7 +pkgver=0.60.8 pkgrel=0 pkgdesc="Libre spell checker software" url="http://aspell.net/" @@ -14,6 +14,10 @@ subpackages="$pkgname-compat::noarch $pkgname-dev $pkgname-doc $pkgname-lang" source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz" +# secfixes: +# 0.60.8-r0: +# - CVE-2019-17544 + build() { LIBS="-ltinfo" ./configure \ --build=$CBUILD \ @@ -42,4 +46,4 @@ compat() { mv spell ispell "$subpkgdir"/usr/bin/ } -sha512sums="6f5fcd1c29164ee18f205594b66f382b51d19b17686293a931ca92c1442d3f7228627ca7d604d860551d0d367ac34dfb2ae34170a844f51e84e390fb1edc4535 aspell-0.60.7.tar.gz" +sha512sums="8ef4952c553b6234dfe777240d2d97beb13ef9201e18d56bee3b5068d13525db3625b7130d9f5122f7c529da0ccb0c70eb852a81472a7d15fb7c4ee5ba21cd29 aspell-0.60.8.tar.gz" -- cgit v1.2.3-70-g09d2