aboutsummaryrefslogtreecommitdiffstats
path: root/community/roundcubemail
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-04-12 12:33:20 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-04-12 12:33:59 +0000
commit9be8149c02b93793812f65f8f61f549b07d7fd58 (patch)
tree75eded02abc0da059db5770f83d9ead607fd7732 /community/roundcubemail
parent11f6721ffc08a0cf067bc71aec635a9c1544ea3d (diff)
downloadaports-9be8149c02b93793812f65f8f61f549b07d7fd58.tar.bz2
aports-9be8149c02b93793812f65f8f61f549b07d7fd58.tar.xz
community/roundcubemail: security upgrade to 1.3.6 (CVE-2018-9846)
Diffstat (limited to 'community/roundcubemail')
-rw-r--r--community/roundcubemail/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/roundcubemail/APKBUILD b/community/roundcubemail/APKBUILD
index f4004a2dda..127f2799da 100644
--- a/community/roundcubemail/APKBUILD
+++ b/community/roundcubemail/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_php=php7
pkgname=roundcubemail
-pkgver=1.3.4
-pkgrel=1
+pkgver=1.3.6
+pkgrel=0
pkgdesc="A PHP web-based mail client"
url="http://www.roundcube.net"
arch="noarch"
@@ -21,6 +21,8 @@ source="https://github.com/roundcube/$pkgname/releases/download/$pkgver/${pkgnam
builddir="$srcdir"/roundcubemail-$pkgver
# secfixes:
+# 1.3.6-r0:
+# - CVE-2018-9846
# 1.2.7-r0:
# - CVE-2017-16651
# 1.2.5-r0:
@@ -79,5 +81,5 @@ installer() {
"$subpkgdir"/usr/share/webapps/roundcube
}
-sha512sums="bb42f95ea6d506ca2aacd9cb7ebcaa7e7f5eaa0a270eb7f041aefd96d441d1d27e245d997809547af0642180fe58f4607e688a6c5868c8a3add6ae1aa22b8169 roundcubemail-1.3.4.tar.gz
+sha512sums="c5e1e80034392ea4fcf780750ad2b7db43422a746462015865cbdb027e9e47b2bae7b191da19b65a7b9303c195bdfd0aa5b5a0382c09dd97d117671271cdc122 roundcubemail-1.3.6.tar.gz
a8dc9e9493f9b24441378f6a526eb26e4dd4b0ef0cafaf25dd55c334b92df88dcb06008f46404a80eae0520ac04431c5b2237fd662c85c31fc6ee2b0d8fa9435 fix-dirs.patch"