1
0
forked from pool/roundcubemail

Accepting request 241678 from home:aeneas_jaissle:branches:server:php:applications

Update to 1.0.2

OBS-URL: https://build.opensuse.org/request/show/241678
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=81
This commit is contained in:
Wolfgang Rosenauer 2014-07-21 06:55:15 +00:00 committed by Git OBS Bridge
parent cad638db43
commit 97deb58163
4 changed files with 32 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76363c8d0bc038865c646cfe9438a321a83509e7bb8a773fca1c46972c4b1976
size 3679363

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b06dfa2dcdf917eee6b0fd60e78718ff8d5e0a15ca35bf051890e2a6476d6217
size 3676130

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Sun Jul 20 23:14:51 UTC 2014 - aj@ajaissle.de
- Update to 1.0.2
* Fix storing unsaved drafts in localStorage (#1489818)
* Fix redundant horizontal scrollbar in HTML editor (#1489950)
* Fix PHP error in Preferences when default_folders was in dont_override (#1489940)
* Add configurable LDAP_OPT_DEREF option (#1489864)
* Fix unintentional draft autosave request if autosave is disabled (#1489882)
* Fix malformed References: header in send/saved mail (#1489891)
* Fix handling unicode characters in links (#1489898)
* Fix incorrect handling of HTML comments in messages sanitization code (#1489904)
* Fix so current page is reset on list-mode change (#1489907)
* Fix so responses menu hides on click in classic skin (#1489915)
* Fix unintentional line-height style modification in HTML messages (#1489917)
* Fix broken normalize_string(), add support for ISO-8859-2 (#1489918)
* Support csv contacts import in German localization (#1489920)
* Fix so message list and counters are updated when a message is opened in new window (#1489919)
* Fix malformed recipient name when composing a message by clicking on mailto link (#1489942)
* Fix list reload after sending message in another window (#1489931)
* Fix so address format errors are ignored when saving a draft (#1489954)
* Fix incorrect label translation in return receipt (#1489963)
* Fix security issue in delete-response action - allow only ajax request
* Fix Delete button state after deleting identity/response (#1489972)
* Fix bug where contacts with no email address were listed on compose addressbook (#1489970)
* Fix images import from various vCard formats (#1489977)
* Fix sorting messages by size on servers without SORT capability (#1489981)
-------------------------------------------------------------------
Mon Jun 23 20:26:06 UTC 2014 - jamesp@vicidial.com

View File

@ -17,7 +17,7 @@
Name: roundcubemail
Version: 1.0.1
Version: 1.0.2
Release: 0
Summary: A modern browser-based multilingual IMAP client
License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause