aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2014-12-18 17:02:59 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2014-12-19 10:04:31 +0000
commit2462a86d52566f7bd87b4ede70eb300f0852768b (patch)
tree190aa97d813cc3791f2dea9976f07d607b7e9884
parent2358e7592897c483e7127a2d23df93f64e83eb0b (diff)
downloadaports-2462a86d52566f7bd87b4ede70eb300f0852768b.tar.bz2
aports-2462a86d52566f7bd87b4ede70eb300f0852768b.tar.xz
main/roundcubemail: security upgrade to 1.0.4
* Security: Fix possible CSRF attacks to some address book operations as well as to the ACL and Managesieve plugins. * Fix attachments encoded in TNEF containers (from Outlook) * Fix compatibility with PHP 5.2 (cherry picked from commit 63a91b306681a06e40bdf440fef6402f67238a25)
-rw-r--r--main/roundcubemail/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/roundcubemail/APKBUILD b/main/roundcubemail/APKBUILD
index 1281bff369..ccede84119 100644
--- a/main/roundcubemail/APKBUILD
+++ b/main/roundcubemail/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=roundcubemail
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=0
pkgdesc="A PHP web-based mail client"
url="http://www.roundcube.net"
@@ -73,9 +73,9 @@ installer() {
"$subpkgdir"/usr/share/webapps/roundcube
}
-md5sums="e35652adea5cd4069fcaa1410ae58864 roundcubemail-1.0.3.tar.gz
+md5sums="c59476d62e24dec484be69bbb2412d84 roundcubemail-1.0.4.tar.gz
0cfce0716e174c27c49e1c62aa30f67c fix-dirs.patch"
-sha256sums="8840bb6c1b08d35eeb35dff5e8d40f7771d19bae8cb65d13753f71a538f9a9ca roundcubemail-1.0.3.tar.gz
+sha256sums="ef890de63cadaad2a75435c22345c589362c8e82b0986eb4d980d3f657275226 roundcubemail-1.0.4.tar.gz
9185719a389b6cca64fc4aa73a5565858572651a71f66da0230ab180bf61e05a fix-dirs.patch"
-sha512sums="164f095a93f6b6216f3344072ffe90727a328838fcc58d69eb6f1ca3fd17138fd8256520d3e22f6cbfe03c99246abdce2dddb58c22f2b96798e1607f0e02c4db roundcubemail-1.0.3.tar.gz
+sha512sums="eb434d9eca19e000f5b10ba3339aaf64318003a43918b5465512eeb66651011b45ec0e361ee060b3f77beb09d5c3717559e5e512b8819ead9019d79feb39409d roundcubemail-1.0.4.tar.gz
5c645ab7f130f8f3b17b7821e2cd0be88b6d7999da38876bde36c9b116bf7d34bcf52e2d8939d9359649e3fc5ddfb1cab7798ffb9e649be11bebd1d2c4ee006b fix-dirs.patch"