aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-11-07 07:49:02 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-11-07 08:09:16 +0000
commit2c95720d66c8167a4dbe82ef7f5e9e5a05a9d8f1 (patch)
tree563dd8f37ee134b6d0f814d292c89efd043dab79
parent9f0242b867730fa2a8b0a7957c1d101574f31df5 (diff)
downloadaports-2c95720d66c8167a4dbe82ef7f5e9e5a05a9d8f1.tar.bz2
aports-2c95720d66c8167a4dbe82ef7f5e9e5a05a9d8f1.tar.xz
main/ghostscript: security upgrade to 9.25 (CVE-2018-16802)
Fixes #9437
-rw-r--r--main/ghostscript/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/main/ghostscript/APKBUILD b/main/ghostscript/APKBUILD
index 29869e2a6e..bb66ff60ba 100644
--- a/main/ghostscript/APKBUILD
+++ b/main/ghostscript/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Cameron Banta <cbanta@gmail.com>
# Maintainer: Cameron Banta <cbanta@gmail.com>
pkgname=ghostscript
-pkgver=9.24
+pkgver=9.25
pkgrel=0
pkgdesc="An interpreter for the PostScript language and for PDF"
url="http://ghostscript.com/"
@@ -18,6 +18,8 @@ source="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/
builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
+# 9.25-r0:
+# - CVE-2018-16802
# 9.24-r0:
# - CVE-2018-15908
# - CVE-2018-15909
@@ -111,12 +113,12 @@ gtk() {
mv "$pkgdir"/usr/bin/gsx "$subpkgdir"/usr/bin/
}
-md5sums="c5c3fa8eb737a6540814314a9d9e4995 ghostscript-9.24.tar.gz
+md5sums="eebd0fadbfa8e800094422ce65e94d5d ghostscript-9.25.tar.gz
ae582371ec56fd8f73349773f23dcc94 ghostscript-system-zlib.patch
ee7da55d7a714db1de0fa78253cdacf3 fix-sprintf.patch"
-sha256sums="e613b2376f01882e82e0cf08f6caa3c5719793c4e31dd7d4a8e87d61d371005f ghostscript-9.24.tar.gz
+sha256sums="baafa64740b090bff50b220a6df3be95c46069b7e30f4b4effed28316e5b2389 ghostscript-9.25.tar.gz
56662fae7956e741059ef9c2b5a7e883ab04d78acf5dae4fddf4a661f47f8b67 ghostscript-system-zlib.patch
6e01bd26ade307414f86a5d8f00c97719830d8afd49ffe84224ae47498de7a54 fix-sprintf.patch"
-sha512sums="a85050c9604d7671d58e2415682482fb60852cb4de746cd07ee5a51585507f73f3ae61d6b52764230e333fb45d6a31666bf3cbad77215d997b6a5c3c64cf71cd ghostscript-9.24.tar.gz
+sha512sums="6710bf00e6246bf07173d4012c7742dd2315b6888b883d63372c0dc2fef76e8be5672f10e4c529244ba153f4ae8ab713403209365a3f7a76c469d69d797761b1 ghostscript-9.25.tar.gz
70721e3a335afa5e21d4e6cf919119010bd4544a03ab8f53f5325c173902221ad9b88c118b4bfeee80b3e1956bcdbaf4c53f64ae7fb81f5ba57dbc956750c482 ghostscript-system-zlib.patch
beefcf395f7f828e1b81c088022c08a506e218f27535b9de01e0f0edf7979b435316c318fa676771630f6ad16ff1ab059cd68aa128ed97e5a9f2f3fa840200c4 fix-sprintf.patch"