1
0
forked from pool/roundcubemail
roundcubemail/roundcubemail.changes

172 lines
7.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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 <base> 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 </form> 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
- patch installer to use /etc/roundcubemail as config dir
(installer workflow is broken otherwise)
- create temp subdirectory writable for Apache
- line ending conversion disabled (it broke a lot of PNGs)
- *.dist files are not %config
-------------------------------------------------------------------
Fri Feb 11 21:20:53 UTC 2011 - toganm@opensuse.org
- Update to 0.5.1
+ This update release fixes some bugs discovered with the 0.5 stable
version and also improves security by preventing some possible CSRF
attacks. IDNA support has now been improved and some visual glitches
in IE and Safari have been resolved.
-------------------------------------------------------------------
Wed Jan 12 19:35:31 UTC 2011 - toganm@opensuse.org
- Update to 0.5 for changes read CHANGELOG
- fixed rpmlint warning for languages
-------------------------------------------------------------------
Sat Nov 20 19:48:41 UTC 2010 - toganm@opensuse.org
- update to 0.4.2
- fixed the roundcubemail-config-dir.patch so it applies again
- worked around warnings with roundcubemail-rpmlintrc
-------------------------------------------------------------------
Wed Nov 04 12:00:00 CET 2009 - opensuse@dstoecker.de
- update to 0.3.1:
-------------------------------------------------------------------
Tue May 19 12:15:52 CEST 2009 - lars@linux-schulserver.de
- update to 0.2.2:
+ This is a little service release with minor bug fixes and a
newly added support for STARTTLS in IMAP connections.
-------------------------------------------------------------------
Tue Mar 10 16:15:10 CET 2009 - lars@linux-schulserver.de
- update to 0.2.1:
+ more than 40 bug fixes
+ completes some missing translations
+ added TNEF support to decode proprietary MS Outlook attachments
(winmail.dat)
-------------------------------------------------------------------
Thu Jan 1 18:40:35 CET 2009 - lars@linux-schulserver.de
- update to 0.2 stable:
+ many, many bugfixes
+ improved addressbook and global search
+ support multiple quota values
+ added "show_images" option
+ added message status filter
+ ...and many more. Please read the CHANGELOG file
- for updates, please refer to the UPGRADING file
- added bin directory to not allowed paths
-------------------------------------------------------------------
Tue Sep 23 13:09:19 CEST 2008 - lrupp@suse.de
- update to 0.2-Beta
- move config directory to /etc/roundcubemail
- fix wrong line end encoding
-------------------------------------------------------------------
Thu Jul 24 10:39:32 CEST 2008 - lrupp@suse.de
- update to 0.2-Alpha1:
- Added option to disable autocompletion from selected LDAP address books
- Support for subfolders in default/protected folders
- Better HTML sanitization with the DOM-based washtml script
- Fixed sorting of folders with non-ascii characters
- Made IMAP auth type configurable
- Fixed attachment list on IE 6/7
- Expanded LDAP implementation to support LDAP server writes
- Fixed management of folders with national characters in names
- Improved messages list performance
- Fixed non-RFC dates parsing
- Fixed signature loading on Windows
- Added language support to HTML editing
- Added sections (fieldset+label) in Settings interface
- Added options for empty trash and expunge inbox on logout
- Removed lines wrapping when displaying message
- Fixed month localization
- Changed codebase to PHP5 with autoloader
-------------------------------------------------------------------
Tue Oct 23 18:27:22 CEST 2007 - lrupp@suse.de
- update to 0.1-rc2:
+ fixes the following bugs:
1457344 1484356 1484386 1484056 1484383 1484387 1484067 1484373
1484570 1484395 1483965 1484429 1484552 1484550 1484473 1484490
1484402 1484508 1484338 1484027 1484426 1484420 1484023 1484290
1484292 1484292 1484409 1484487 1484496 1484487 1484353 1484379
1484399
+ Log error when login fails due to auto_create_user turned off
+ Eval PHP code in template includes (if configured)
+ Only display unread count in page title when new messages
arrived
+ Improved XHTML validation
+ Fixed moving/deleting messages when more than 1 is selected
+ Applied patch for LDAP contacts listing by Glen Ogilvie
+ Identify mailboxes case-sensitive
+ Protect AJAX request from being fetched by a foreign site (XSS)
+ Make autocomplete for loginform configurable by the skin
template
+ Fixed bug with buttons not dimming/enabling properly after
switching folders
+ Lowered status message time from 5 to 3 seconds to improve
responsiveness
+ Fix address adding bug reported by David Koblas
+ Applied socket error patch by Thomas Mangin
+ Pass-by-reference workarround for PHP5 in sendmail.inc
+ Use HTTP-POST requests for actions that change state
- Raised upload_max_filesize from 2M to 5M in apache config
-------------------------------------------------------------------
Sun May 20 19:21:18 CEST 2007 - lrupp@suse.de
- initial version 0.1-rc1