This update for roundcubemail fixes the following issues:
roundcubemail was updated to 1.5.3
update to 1.5.2
Security: fix cross-site scripting (XSS) via HTML messages with malicious CSS content
added Suggests: php-sqlite
use the virtual provides from each PHP module, to allow the installation of roundcubemail with various PHP versions. The only problem, we are currently facing is the automatic enablement of the PHP apache module during post-installation: Trying to evaluate the correct PHP module now during post as well, which should eleminate the pre-definition of the required PHP-Version during build completely. See https://build.opensuse.org/request/show/940859 for the initial discussion.
update to 1.5.1
update to 1.5.0
update to 1.4.11 with security fix:
Fix cross-site scripting (XSS) via HTML messages with malicious CSS content
add PHP version to Requires: and Recommends: to make sure the same version is installed as used during packaging
update to 1.4.10:
update to 1.4.9:
update to 1.4.8 with security fixes:
update to 1.4.7 with security fix:
Fix problem with handling attached images with same name when using databaseattachments/redundantattachments (#7455)
add http.inc file
update to 1.4.5
Security fixes * Fix XSS issue in template object 'username' (#7406) * Fix cross-site scripting (XSS) via malicious XML attachment * Fix a couple of XSS issues in Installer (#7406) * Better fix for CVE-2020-12641
Other changes
update to 1.4.4
update to 1.4.3
Fix using unix:///path/to/socket.file in memcached driver (#7210)
prefer brotli over gzip if brotli is available:
update to 1.4.2:
Fix malformed characters in HTML message with charset meta tag not in head (#7116)
php documentor is not needed on a productive system -> remove
recommend php-imagick for additional features
fixed most of the shell scripts to contain /usr/bin/php
Upgrade to version 1.4.1:
Upgrade to version 1.4.0:
Upgrade to version 1.3.10:
Upgrade to version 1.3.9:
Upgrade to version 1.3.8:
Fix support for 'allow-from ' in xframeoptions config option (#6449)
add files with .log entry to logrotate config
enhance apache configuration by:
set additional headers:
adjust README.openSUSE: