aboutsummaryrefslogtreecommitdiffstats
path: root/community/webkit2gtk
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-27 13:03:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-27 13:38:59 +0000
commit041fef015184af46bcc6eb6e421bdc5e3259c709 (patch)
treef948a4488b3d65e15a88fd0568bc51235c85f880 /community/webkit2gtk
parent3a49d88a9384e72b92ad518a7f8cf56dfe1c4513 (diff)
downloadaports-041fef015184af46bcc6eb6e421bdc5e3259c709.tar.bz2
aports-041fef015184af46bcc6eb6e421bdc5e3259c709.tar.xz
community/webkit2gtk: security upgrade to 2.22.4 (CVE-2018-4372)
fixes #9704
Diffstat (limited to 'community/webkit2gtk')
-rw-r--r--community/webkit2gtk/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/webkit2gtk/APKBUILD b/community/webkit2gtk/APKBUILD
index 454ebc9d12..ea758c0cc6 100644
--- a/community/webkit2gtk/APKBUILD
+++ b/community/webkit2gtk/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Jiri Horner <laeqten@gmail.com>
# Maintainer: Jiri Horner <laeqten@gmail.com>
pkgname=webkit2gtk
-pkgver=2.22.3
+pkgver=2.22.4
pkgrel=0
pkgdesc="Portable web rendering engine WebKit for GTK+"
url="https://webkitgtk.org/"
@@ -51,6 +51,8 @@ source="https://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz
builddir="$srcdir/webkitgtk-$pkgver"
# secfixes:
+# 2.22.4-r0:
+# - CVE-2018-4372
# 2.18.4-r0:
# - CVE-2017-7156
# - CVE-2017-7157
@@ -112,7 +114,7 @@ package() {
paxmark -m "$pkgdir"/usr/lib/webkit2gtk-4.0/WebKitWebProcess
}
-sha512sums="987c49d924be307d13ffba16d72d57c9aad5b2c540fe8e7120802ebc5a418aa0359e37bd2d2ea6f67af7fee3c585e2b53bc7e5940bf7cfd795be231b65b4931b webkitgtk-2.22.3.tar.xz
+sha512sums="a46107f7da8513b06bd1e5685c03ca7f1a48af66b817908b8e61f1b343d98e122af73ccdeb47657cf4378fe33107fdc119a9a51d87db07ad5316ab39ed0db55f webkitgtk-2.22.4.tar.xz
9d7de4755c21d2573103dde326bb86ba37d54032627cb1bd362138906ac1d6a1dc48d4e548f29e29dc507831bae833ac5a8d2cf7fdb3d6a9d5bd5fb06f222b00 fix-fast-memory-disabled.patch
f8fad1450d87f1cb195818cddb8a2307616916612e4676a4d71a20d58864d1c153550e4465a128e04f136c437518a4b90f1fa685ef6519fa8054637760635c72 fix_armv6l.patch
922957ae400853bcfd5bff2c4e5b98a8351227a0b3b759dc34913ea5c8437e852899467a293cd2fb7a67f65022c4e99506f2be3c54fbcd74f038eb98ac02189e musl-fixes.patch"