SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for roundcubemail-1.3.8-61.1.noarch.rpm :
Fri Oct 26 14:00:00 2018 larsAATTlinux-schulserver.de - 1.3.8
- Upgrade to version 1.3.8:

* Fix PHP warnings on dummy QUOTA responses in Courier-IMAP 4.17.1 (#6374)

* Fix so fallback from BINARY to BODY FETCH is used also on [PARSE] errors in dovecot 2.3 (#6383)

* Enigma: Fix deleting keys with authentication subkeys (#6381)

* Fix invalid regular expressions that throw warnings on PHP 7.3 (#6398)

* Fix so Classic skin splitter does not escape out of window (#6397)

* Fix XSS issue in handling invalid style tag content (#6410)

* Fix compatibility with MySQL 8 - error on \'system\' table use

* Managesieve: Fix bug where show_real_foldernames setting wasn\'t respected (#6422)

* New_user_identity: Fix %fu/%u vars substitution in user specific LDAP params (#6419)

* Fix support for \"allow-from \" in x_frame_options config option (#6449)

* Fix bug where valid content between HTML comments could have been skipped in some cases (#6464)

* Fix multiple VCard field search (#6466)

* Fix session issue on long running requests (#6470)
- add files with .log entry to logrotate config
- enhance apache configuration by:
+ disable mbstring function overload (http://bugs.php.net/bug.php?id=30766)
+ do not allow to see README
*, INSTALL, LICENSE or CHANGELOG files
+ set additional headers:
++ Content-Security-Policy: ask browsers to not set the referrer
++ Cache-Control: ask not to cache the content
++ Strict-Transport-Security: set HSTS rules for SSL traffic
++ X-XSS-Protection: configure built in reflective XSS protection
- adjust README.openSUSE:
+ db.inc.php is not used any longer
+ flush privileges after creating/changing users in mysql
- use %%license macro on newer distributions

Sat Aug 4 14:00:00 2018 michaelAATTstroeder.com
- upstream fixed broken tar.gz archive keeping same version 1.3.7

Sat Jul 28 14:00:00 2018 michaelAATTstroeder.com
- Upgrade to version 1.3.7

* Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without php-intl (#6244)

* Fix bug where some parts of quota information could have been ignored (#6280)

* Fix bug where some escape sequences in html styles could bypass security checks

* Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names

* Fix bug where only attachments with the same name would be ignored on zip download (#6301)

* Fix bug where unicode contact names could have been broken/emptied or caused DB errors (#6299)

* Fix bug where after \"mark all folders as read\" action message counters were not reset (#6307)

* Enigma: [EFAIL] Don\'t decrypt PGP messages with no MDC protection (#6289)

* Fix bug where some HTML comments could have been malformed by HTML parser (#6333)

Fri Apr 13 14:00:00 2018 kbabiochAATTsuse.com
- Upgrade to version 1.3.6

* Fix parsing date strings (e.g. from a Date: mail header) with comments

* Fix PHP 7.2: count(): Parameter must be an array in enchant-based spellchecker

* Fix possible IMAP command injection and type juggling vulnerabilities

* Enigma: Fix key selection for signing

* Enigma: Enable keypair generation on Internet Explorer 11

* Fix check_request() bypass in places using get_uids() (CVE-2018-9846 boo#1067574)

* Fix bug where usernames without domain part could be malformed or converted to lower-case on logon

Fri Mar 16 13:00:00 2018 joop.boonenAATTopensuse.org
- Upgrade to version 1.3.5

* Added new skin with mobile support - the Elastic

* Support Redis cache

* Improved Mailvelope integration
- Added private key listing and generating to identity settings
- Enable encrypt & sign option if Mailvelope supports it

* Update to jQuery-3.3.1

* vcard_attachments: Add possibility to send contact vCard from Contacts toolbar (#6080)

* Add More actions button in Contacts toolbar with Copy/Move actions (#6081)

* Display an error when clicking disabled link to register protocol handler (#6079)

* Add option trusted_host_patterns (#6009, #5752)

* Support SMTPUTF8 and relax email address validation to support unicode in local part (#5120)

* Support additional connect parameters in PostgreSQL database wrapper

* Use UI dialogs instead of confirm() and alert() where possible

* Display value of the SMTP message size limit in the error message (#6032)

* Skip redundant INSERT query on successful logon when using PHP7

* Replace display_version with display_product_version (#5904)

* Extend disabled_actions config so it accepts also button names (#5903)

* Handle remote stylesheets the same as remote images, ask the user to allow them (#5994)

* Add Message-ID to the sendmail log (#5871)

* Managesieve: Add ability to disable filter sets and other actions (#5496, #5898)

* Managesieve: Add option managesieve_forward to enable settings dialog for simple forwarding (#6021)

* Managesieve: Support filter action with custom IMAP flags (#6011)

* Managesieve: Support \'mime\' extension tests - RFC5703 (#5832)

* Managesieve: Support GSSAPI authentication with krb_authentication plugin (#5779)

* Changed defaults for smtp_user (%u), smtp_pass (%p) and smtp_port (587)

* Composer: Fix certificate validation errors by using packagist only (#5148)

* Enigma: Add button to send mail unencrypted if no key was found (#5913)

* Enigma: Add options to set PGP cipher/digest algorithms (#5645)

* Enigma: Multi-host support

* Add --get and --extract arguments and CACHEDIR env-variable support to install-jsdeps.sh (#5882)

* Update to jquery-minicolors 2.2.6

* Support _filter and _scope as GET arguments for opening mail UI (#5825)

* Support for IMAP folders that cannot contain both folders and messages (#5057)

* Added .user.ini file for php-fpm (#5846)

* Email Resent (Bounce) feature (#4985)

* Various improvements for templating engine and skin behaviours
- Support conditional include
- Support for \'link\' objects
- Support including files with path relative to templates directory
- Use
 
ICM