1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-14 17:27:23 +01:00
This commit is contained in:
hija
2020-07-26 18:57:04 +02:00
committed by Joshua Tauberer
parent f253c40012
commit 56d0289ed9
3 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,14 @@
CHANGELOG
=========
v0.47 (July 29, 2020)
---------------------
Security fixes:
* Roundcube is updated to version 1.4.7 fixing a cross-site scripting (XSS) vulnerability with HTML messages with malicious svg/namespace (CVE-2020-15562) (https://roundcube.net/news/2020/07/05/security-updates-1.4.7-1.3.14-and-1.2.11).
* SSH connections are now rate-limited at the firewall level (in addition to fail2ban).
v0.46 (June 11, 2020)
---------------------