diff --git a/roundcubemail-1.0.0-dep.tar.gz b/roundcubemail-1.0.0-dep.tar.gz deleted file mode 100644 index a8e4aed..0000000 --- a/roundcubemail-1.0.0-dep.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea59b6e13b493afc084dd93f71f7a0b44ca977bd629c49e1f0bb67d6ce28ac78 -size 3678283 diff --git a/roundcubemail-1.0.1-dep.tar.gz b/roundcubemail-1.0.1-dep.tar.gz new file mode 100644 index 0000000..f202861 --- /dev/null +++ b/roundcubemail-1.0.1-dep.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76363c8d0bc038865c646cfe9438a321a83509e7bb8a773fca1c46972c4b1976 +size 3679363 diff --git a/roundcubemail.changes b/roundcubemail.changes index 2f4509f..6ecc957 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun May 11 18:01:57 UTC 2014 - aj@ajaissle.de + +- Update to 1.0.1 + * Support 'error' and 'body_file' return attribs in 'message_before_send' hook (#1489595) + * Apply user-specific replacements to group's base_dn property (#1489779) + * Fix missing email address when importing contacts from outlook csv (#1489830) + * Fix bug where "With attachment" option in search filter wasn't selected after return from mail view (#1489774) + * Fix "washing" of unicoded style attributes (#1489777) + * Fix unintentional redirect from compose page in Webkit browsers (#1489789) + * Fix messages index cache update under some conditions (e.g. proxy) (#1489756) + * Fix lack of translation of special folders in some configurations (#1489799) + * Fix XSS issue in plain text spellchecker (#1489806) + * Fix invalid page title for some folders (1489804) + * Fix redundant alert message on over-size uploads (#1489817) + * Fix next message display after removing a message (#1489800) + * Fix missing Mail-Followup-To header in sent mail (#1489829) + * Fix error when spell-checking an empty text (#1489831) + * Avoid popupmenus being closed when scrollbar is clicked (#1489832) + * Add proxy_whitelist configuration option (#1489729) + * Fix identities_level=4 handling in new_user_dialog plugin (#1489840) + * Fix various db_prefix issues (#1489839) + * Fix too small length of users.preferences column data type on MySQL + * Fix redundant warning when switching from html to text in empty editor (#1489819) + * Fix invalid host validation on login (#1489841) + * Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489746) + ------------------------------------------------------------------- Thu Apr 10 20:22:54 UTC 2014 - aj@ajaissle.de diff --git a/roundcubemail.spec b/roundcubemail.spec index 9d73eef..a4b3b77 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@ Name: roundcubemail -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: A modern browser-based multilingual IMAP client License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause