diff --git a/roundcubemail-1.1.4.tar.gz b/roundcubemail-1.1.4.tar.gz deleted file mode 100644 index 7420384..0000000 --- a/roundcubemail-1.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:539a11ed38838b221f8139b193d9762638f155c7b0ea9391315865896be16852 -size 3209549 diff --git a/roundcubemail-1.1.5.tar.gz b/roundcubemail-1.1.5.tar.gz new file mode 100644 index 0000000..bebd023 --- /dev/null +++ b/roundcubemail-1.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed50384c5ca0bcd9df08e1d0f2a46f2e7f468f583bcf410709f0a0659e00c453 +size 3212432 diff --git a/roundcubemail.changes b/roundcubemail.changes index a1758b6..44cc241 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Apr 25 09:46:41 UTC 2016 - lars@linux-schulserver.de + +- Update to 1.1.5 + Plugin API: Add html2text hook + Plugin API: Added addressbook_export hook + Fix missing emoticons on html-to-text conversion + Fix random "access to this resource is secured against CSRF" message at logout (#4956) + Fix missing language name in "Add to Dictionary" request in HTML mode (#4951) + Enable use of TLSv1.1 and TLSv1.2 for IMAP (#4955) + Fix XSS issue in SVG images handling (#4949) + Fix (again) security issue in DBMail driver of password plugin CVE-2015-2181 + Fix bug where Archive/Junk buttons were not active after page jump with select=all mode (#4961) + Fix bug in long recipients list parsing for cases where recipient name contained @-char (#4964) + Fix additional_message_headers plugin compatibility with Mail_Mime >= 1.9 (#4966) + Hide DSN option in Preferences when smtp_server is not used (#4967) + Protect download urls against CSRF using unique request tokens (#4957) + newmail_notifier: Refactor desktop notifications + Fix so contactlist_fields option can be set via config file + Fix so SPECIAL-USE assignments are forced only until user sets special folders (#4782) + Fix performance in reverting order of THREAD result + Fix converting mail addresses with @www. into mailto links (#5197) + + ------------------------------------------------------------------- Fri Feb 5 15:13:42 UTC 2016 - aj@ajaissle.de diff --git a/roundcubemail.spec b/roundcubemail.spec index 5153f53..d63d4de 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@ Name: roundcubemail -Version: 1.1.4 +Version: 1.1.5 Release: 0 Summary: A modern browser-based multilingual IMAP client License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause