From d330f3a877d2df4e5cf4139f9a3c7bd6aae9dfca Mon Sep 17 00:00:00 2001 From: aspdye Date: Tue, 24 May 2016 08:15:51 +0200 Subject: [PATCH 1/3] Update Roundcube to 1.2.0 --- setup/webmail.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/webmail.sh b/setup/webmail.sh index a69fdb32..aa5c3221 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -34,8 +34,8 @@ apt-get purge -qq -y roundcube* #NODOC # Install Roundcube from source if it is not already present or if it is out of date. # Combine the Roundcube version number with the commit hash of vacation_sieve to track # whether we have the latest version. -VERSION=1.1.5 -HASH=8A59D196EF0AA6D9C717B00699215135ABCB99CF +VERSION=1.2.0 +HASH=8100EE743D134DAC51D403E96AB332BCD41532F0 VACATION_SIEVE_VERSION=91ea6f52216390073d1f5b70b5f6bea0bfaee7e5 PERSISTENT_LOGIN_VERSION=1e9d724476a370ce917a2fcd5b3217b0c306c24e HTML5_NOTIFIER_VERSION=4b370e3cd60dabd2f428a26f45b677ad1b7118d5 From 4594a4dbd475c95aefd56a5457b3b85f4f16ae4e Mon Sep 17 00:00:00 2001 From: aspdye Date: Tue, 24 May 2016 08:19:28 +0200 Subject: [PATCH 2/3] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a37bd11a..4ebe2980 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ CHANGELOG ========= +In Development +-------------- + +Mail: + +* Roundcube is updated to version 1.2.0 + v0.18 (May 15, 2016) -------------------- From 181c1d226ccdd7ba6d76f645307701493b3e7961 Mon Sep 17 00:00:00 2001 From: aspdye Date: Sun, 29 May 2016 16:23:07 +0200 Subject: [PATCH 3/3] Update Hash --- setup/webmail.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/webmail.sh b/setup/webmail.sh index aa5c3221..0ab8ff55 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -35,7 +35,7 @@ apt-get purge -qq -y roundcube* #NODOC # Combine the Roundcube version number with the commit hash of vacation_sieve to track # whether we have the latest version. VERSION=1.2.0 -HASH=8100EE743D134DAC51D403E96AB332BCD41532F0 +HASH=2088985fb613b4e4e3373933ca44b26fce0489fb VACATION_SIEVE_VERSION=91ea6f52216390073d1f5b70b5f6bea0bfaee7e5 PERSISTENT_LOGIN_VERSION=1e9d724476a370ce917a2fcd5b3217b0c306c24e HTML5_NOTIFIER_VERSION=4b370e3cd60dabd2f428a26f45b677ad1b7118d5