forked from pool/roundcubemail
Accepting request 393275 from server:php:applications
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/393275 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=38
This commit is contained in:
commit
f751a4a555
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:539a11ed38838b221f8139b193d9762638f155c7b0ea9391315865896be16852
|
|
||||||
size 3209549
|
|
3
roundcubemail-1.1.5.tar.gz
Normal file
3
roundcubemail-1.1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed50384c5ca0bcd9df08e1d0f2a46f2e7f468f583bcf410709f0a0659e00c453
|
||||||
|
size 3212432
|
@ -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
|
Fri Feb 5 15:13:42 UTC 2016 - aj@ajaissle.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: roundcubemail
|
Name: roundcubemail
|
||||||
Version: 1.1.4
|
Version: 1.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A modern browser-based multilingual IMAP client
|
Summary: A modern browser-based multilingual IMAP client
|
||||||
License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause
|
License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user