Update roundcube version number.

This commit is contained in:
Zhang Huangbin 2020-10-04 22:25:12 +08:00
parent d78c13fa1a
commit 05190e47da
2 changed files with 5 additions and 7 deletions

View File

@ -36,7 +36,7 @@ rejection, this new release fixes it.
Please follow below tutorial to upgrade iRedAPD to the latest stable release:
[Upgrade iRedAPD to the latest stable release](./upgrade.iredapd.html)
### Upgrade Roundcube webmail to the latest stable release (1.4.7)
### Upgrade Roundcube webmail to the latest stable release (1.4.9)
!!! warning "Roundcube 1.4"
@ -44,8 +44,7 @@ Please follow below tutorial to upgrade iRedAPD to the latest stable release:
running PHP 5.3 and cannot upgrade to 5.4, please upgrade Roundcube
the latest 1.2 branch instead.
Roundcube 1.4.6 fixes few security issues, 1.4.7 fixes a new one. All users are encouraged to upgrade
_as soon as possible_.
All users are encouraged to upgrade the latest Roundcube release.
* [How to upgrade Roundcube](https://github.com/roundcube/roundcubemail/wiki/Upgrade).

View File

@ -23,7 +23,7 @@
<li><a href="#general-all-backends-should-apply-these-changes">General (All backends should apply these changes)</a><ul>
<li><a href="#update-etciredmail-release-with-new-iredmail-version-number">Update /etc/iredmail-release with new iRedMail version number</a></li>
<li><a href="#upgrade-iredapd-postfix-policy-server-to-the-latest-stable-release">Upgrade iRedAPD (Postfix policy server) to the latest stable release</a></li>
<li><a href="#upgrade-roundcube-webmail-to-the-latest-stable-release-147">Upgrade Roundcube webmail to the latest stable release (1.4.7)</a></li>
<li><a href="#upgrade-roundcube-webmail-to-the-latest-stable-release-149">Upgrade Roundcube webmail to the latest stable release (1.4.9)</a></li>
<li><a href="#upgrade-netdata-to-the-latest-stable-release-1232">Upgrade netdata to the latest stable release (1.23.2)</a></li>
<li><a href="#fixed-update-fail2ban-filter-rules-to-match-new-error-log-produced-by-latest-roundcube">Fixed: update Fail2ban filter rules to match new error log produced by latest Roundcube</a></li>
<li><a href="#fixed-can-not-store-mail-sender-address-with-utf8-characters-in-amavisd-database">Fixed: can not store mail sender address with utf8 characters in amavisd database</a></li>
@ -61,15 +61,14 @@ so that you can know which version of iRedMail you're running. For example:</p>
rejection, this new release fixes it.</p>
<p>Please follow below tutorial to upgrade iRedAPD to the latest stable release:
<a href="./upgrade.iredapd.html">Upgrade iRedAPD to the latest stable release</a></p>
<h3 id="upgrade-roundcube-webmail-to-the-latest-stable-release-147">Upgrade Roundcube webmail to the latest stable release (1.4.7)</h3>
<h3 id="upgrade-roundcube-webmail-to-the-latest-stable-release-149">Upgrade Roundcube webmail to the latest stable release (1.4.9)</h3>
<div class="admonition warning">
<p class="admonition-title">Roundcube 1.4</p>
<p>Since Roundcube 1.3, at least <strong>PHP 5.4</strong> is required. If your server is
running PHP 5.3 and cannot upgrade to 5.4, please upgrade Roundcube
the latest 1.2 branch instead.</p>
</div>
<p>Roundcube 1.4.6 fixes few security issues, 1.4.7 fixes a new one. All users are encouraged to upgrade
<em>as soon as possible</em>.</p>
<p>All users are encouraged to upgrade the latest Roundcube release.</p>
<ul>
<li><a href="https://github.com/roundcube/roundcubemail/wiki/Upgrade">How to upgrade Roundcube</a>.</li>
</ul>