diff --git a/roundcubemail-1.2.0.tar.gz b/roundcubemail-1.2.0.tar.gz deleted file mode 100644 index 9d2841b..0000000 --- a/roundcubemail-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3b89c2772c2c5990da9bca640bc342f486edf356016cf717e6a1083c822b523 -size 3453543 diff --git a/roundcubemail-1.2.1.tar.gz b/roundcubemail-1.2.1.tar.gz new file mode 100644 index 0000000..1240a57 --- /dev/null +++ b/roundcubemail-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c0b17c8951db1d220f2f2186e6981545789da0d084a543e28a7d2511db8302 +size 3559023 diff --git a/roundcubemail.changes b/roundcubemail.changes index e8bb7ce..ad51563 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 11 17:02:25 UTC 2016 - aj@ajaissle.de + +- Update to 1.2.1 + - Update TinyMCE to version 4.3.13 (#5309) + - Fix bug where errors could have been not logged when per_user_logging=true + - Fix bug where message list columns could be in wrong order after column drag-n-drop and list sorting + - Fix so minified publickey.js (with cache-buster) is used when available (#5254) + - Fix (replace) application/x-tar file extension test as it might not exist in nginx config (#5253) + - Fix PHP warning when password_hosts is set, but is not an array (#5260) + - Fix redundant keep-alive requests when session_lifetime is greater than ~20000 (#5273) + - Fix so subfolders of INBOX can be set as Archive (#5274) + - Fix bug where multi-folder search could choose a wrong folder in "this and subfolders" scope (#5282) + - Fix bug where multi-folder search didn't work for unsubscribed INBOX (#5259) + - Fix bug where "no body" alert could be displayed when sending mailvelope email + - Enigma: Fix keys import from inside of an encrypted message (#5285) + - Enigma: Fix malformed signed messages with force_7bit=true (#5292) + - Enigma: Add possibility to configure gpg binary location (enigma_pgp_binary) + - Enigma: Add possibility to export private keys (#5321) + - Fix searching by email address in contacts with multiple addresses (#5291) + - Fix handling of --delete argument in moduserprefs.sh script (#5296) + - Workaround PHP issue by calling closelog() on script shutdown when using log_driver=syslog (#5289) + - Fix so upgrade script makes sure program/lib directory does not contain old libraries (#5287) + - Fix subscription checkbox state on error in folder subscribe/unsubscribe action (#5243) + - Fix bug where microsecond format in logged date didn't work in some cases + - Fix conflict in new_user_dialog and password_force_new_user settings (#5275) + - Don't create multipart/alternative messages with empty text/plain part (#5283) + - Use contact_search_name format in popup on results in compose contacts search + - Fix handling of 'mailto' and 'error' arguments in message_before_send hook (#5347) + - Fix missing localization of HTML editor when assets_dir != INSTALL_PATH + - Fix handling of blockquote tags with mixed case on html2text conversion (#5363) + - Fix javascript errors in IE on page with iframe that points to another domain + ------------------------------------------------------------------- Tue May 24 07:21:22 UTC 2016 - opensuse@dstoecker.de diff --git a/roundcubemail.spec b/roundcubemail.spec index c25c8fc..495ec09 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@ Name: roundcubemail -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: A modern browser-based multilingual IMAP client License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause