Browse Source

Bump Roundcube to version 1.6.12 (#5187)

Security fixes:

- Fix Cross-Site-Scripting vulnerability via SVG's animate tag reported by Valentin T., CrowdStrike.
- Fix Information Disclosure vulnerability in the HTML style sanitizer reported by somerandomdev.
sahsanu 2 months ago
parent
commit
b242ec6226
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/upgrade/upgrade.conf

+ 1 - 1
install/upgrade/upgrade.conf

@@ -50,7 +50,7 @@ pga_v='7.14.6'
 
 # Set version of RoundCube (Webmail) to update during upgrade if not already installed
 # Note: only applies to "non-apt installs >= 1.4.0 or manually phased out"
-rc_v='1.6.11'
+rc_v='1.6.12'
 
 # Set version of SnappyMail (Webmail) to update during upgrade if not already installed
 sm_v='2.38.2'