diff --git a/roundcubemail-0.5.3.tar.bz2 b/roundcubemail-0.5.3.tar.bz2 new file mode 100644 index 0000000..5a16f0a --- /dev/null +++ b/roundcubemail-0.5.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c306d797b3769f4514df95e025523c13e08fbb89daf1d8101c4b4dfc4df7fe +size 1837119 diff --git a/roundcubemail.changes b/roundcubemail.changes index 6d97957..adab004 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Wed Jul 13 10:39:18 CEST 2011 - asemen@suse.de + +Release 0.5.3 upstream update + * Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943) + * Fix issue which cases IMAP disconnection when encrypt() method was used (#1487900) + * Fix some CSS issues in Settings for Internet Explorer + * Fixed handling of folder with name "0" in folder selector + * Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902) + * Fix relative URLs handling according to a in HTML (#1487889) + * Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) + * Fix usage of non-standard HTTP error codes (#1487797) + * Fix PHP warning on mistaken in_array() usage (#1487901) + +Release 0.5.2 upstream update + * TinyMCE 3.4.2 now compatible with IE9 + * PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) + * Fix bug where template name without plugin prefix was used in render_page hook + * Support 'abort' and 'result' response in 'preferences_save' hook, add error handling + * Fix bug where some content would cause hang on html2text conversion (#1487863) + * Improve space-stuffing handling in format=flowed messages (#1487861) + * Fix bug where some dates would produce SQL error in MySQL (#1487856) + * Added workaround for some IMAP server with broken STATUS response (#1487859) + * Fix bug where default_charset was not used for text messages (#1487836) + * Stateless request tokens. No keep-alive necessary on login page (#1487829) + * Force names of unique constraints in PostgreSQL DDL + * Add code for prevention from IMAP connection hangs when server closes socket unexpectedly + * Remove redundant DELETE query (for old session deletion) on login + * Get around unreliable rand() and mt_rand() in session ID generation (#1486281) + * Fix some emails are not shown using Cyrus IMAP (#1487820) + * Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801) + * Fix parsing links with non-printable characters inside (#1487805) + * Fixed de_CH/de_DE localization bugs (#1487773) + * Add variable for 'Today' label in date_today option (#1486120) + * Applied plugin changes since 0.5-stable release + * Fix SQL query in rcube_user::query() so it uses index on MySQL again + * Use only one from IMAP authentication methods to prevent login delays (1487784) + * Fix strftime format support in date_today option + * Removed redundant tags from contact add/edit pages + * Fix CSS error in contact details screen on IE7 (#1487775) + ------------------------------------------------------------------- Mon Feb 21 09:58:15 UTC 2011 - wr@rosenauer.org diff --git a/roundcubemail.spec b/roundcubemail.spec index 31ad928..e87b96a 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -12,7 +12,7 @@ Summary: A modern browser-based multilingual IMAP client Group: Productivity/Networking/Email/Clients License: GNU General Public License (GPL) Url: http://www.roundcube.net/ -Version: 0.5.1 +Version: 0.5.3 Release: 0 BuildRequires: apache2-devel pcre-devel Requires: http_daemon mod_php_any php-session php-mysql php-iconv