From a75f3c6958dac5159b84d48008753f500b932eaa0d3bda104fd9884a7ddc3250 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Tue, 24 Jan 2023 10:12:37 +0000 Subject: [PATCH] - update to 1.6.1 * Kill session if refreshing oauth token fails (#8734) * Fix various PHP 8.1 warnings (#8628, #8644, #8667, #8656, #8647) * Password: Remove references to %c variable that has been removed before (#8633) * Fix anchor links in HTML mail (#8632) * Fix bug where config creation in Installer did ignore options in the form (#8634) * Fix bug where renamed options were removed from the config on installto.sh (update.sh) run (#8643) * Fix favicon rewrite rule in .htaccess (#8654) * Fix various PHP 8.2 warnings * Fix bug where it wasn't possible to create more than one response record on SQLite and Postgres (#8664) * Fix support for ManageSieve over implicit SSL (#8670) * Fix bug where "about:blank" page could trigger "load error" (#8554) * Fix bug where setting 'Clear Trash on Logout' to 'all messages' didn't work (#8687) * Fix bug where the attachment menu wouldn't disappear after an action is selected (#8691) * Fix bug where some dialogs in an eml attachment preview would not close on mobile (#8627) * Fix bug where multiline data:image URI's in emails were stripped from the message on display (#8613) * Fix fatal error on identity page if Enigma plugin is misconfigured (#8719) * Fix so N property always exists in a vCard export (#8771) * Fix authenticating to Courier IMAP with passwords containing a '~' character (#8772) * Fix handling of smtp/imap port options on configuration file update (#8756) * Fix bug where array values could not be saved in utils/save_pref action (#8781) OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=163 --- roundcubemail-1.6.0-complete.tar.gz | 3 -- roundcubemail-1.6.0-complete.tar.gz.asc | 17 ---------- roundcubemail-1.6.1-complete.tar.gz | 3 ++ roundcubemail-1.6.1-complete.tar.gz.asc | 17 ++++++++++ roundcubemail.changes | 43 +++++++++++++++++++++++++ roundcubemail.spec | 4 +-- 6 files changed, 65 insertions(+), 22 deletions(-) delete mode 100644 roundcubemail-1.6.0-complete.tar.gz delete mode 100644 roundcubemail-1.6.0-complete.tar.gz.asc create mode 100644 roundcubemail-1.6.1-complete.tar.gz create mode 100644 roundcubemail-1.6.1-complete.tar.gz.asc diff --git a/roundcubemail-1.6.0-complete.tar.gz b/roundcubemail-1.6.0-complete.tar.gz deleted file mode 100644 index b4d00b1..0000000 --- a/roundcubemail-1.6.0-complete.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2409ccdfe2e465f086cb9fc18c88dfe0aaf6ccc23924564975061209921694ba -size 5970153 diff --git a/roundcubemail-1.6.0-complete.tar.gz.asc b/roundcubemail-1.6.0-complete.tar.gz.asc deleted file mode 100644 index dc64f12..0000000 --- a/roundcubemail-1.6.0-complete.tar.gz.asc +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQJHBAABCAAxFiEEiXDjemmK93XYfVkNwpRqlgnNVrQFAmLe9LoTHGRldnNAcm91 -bmRjdWJlLm5ldAAKCRDClGqWCc1WtP5YD/9sbbz1vvFbX1UlKuB77YrNbC9dW2/a -44acXFLZI6cp91Bjk6AHGUiKSUQ/TJonq5vKkFQs7ytNHk20qpsSkUoD6b5A/lhr -8K//iIGZYLIPI1bWWoQO+kqeakVv8WG/WjIJv54Uhli131hLn+L9YZwXkQDxaGTJ -8jQhchpRhH2jmZD+gDmC0/iWchtgFMm2XakfrQiAlgrdQcDiFXiAfY3lVCQ0NKDg -y1+SGCrubceI9o4aUxNhMRR1RRfHWh/IwuMMuSl3P7xz4jqXI/iWjw4WHSNzE2if -95/ujkd5Ztjk/DF8IGe+TvsPR/xTV2EsT6xOAPx85gLao0y1tcjGMaM6I7yBP+0b -hV6qDxI+NtVoaIazMQec5skkzdHp/NVCD8nHRpREh4XnIhJyY88bXFvKZPkGobUc -J2O+oRi/3s6i3pTjsB7OV4TqTWlRh4N1cjm4Vqo8lFCQVlqD/WN34KRW37N/STgK -8xyF5dFy8LLcmOyOO7b6QcdQ3YDQl8DaXtEnZVcdk5WvraW5I5lx0rV1xbot/wO0 -p4ZGMBU1uMsrXPEsx+ZfwT3aSRNxTsOTdLyHvGRQlb3uBKFNtIl9oJB9jmr0VJdw -kds/QE5i6sORktXzMXhNuvP1Ys40g410+ayzw5lr3fPS/XQcPKDh+4xDiyHAtFSy -vOLpfO8h+wC/+Q== -=CDpn ------END PGP SIGNATURE----- diff --git a/roundcubemail-1.6.1-complete.tar.gz b/roundcubemail-1.6.1-complete.tar.gz new file mode 100644 index 0000000..faa4f92 --- /dev/null +++ b/roundcubemail-1.6.1-complete.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c2f6ba34bcb7e57e47cb034bf338e5fc7dcceddda9212a2ef3bd3146d97bed +size 5970713 diff --git a/roundcubemail-1.6.1-complete.tar.gz.asc b/roundcubemail-1.6.1-complete.tar.gz.asc new file mode 100644 index 0000000..47ddf49 --- /dev/null +++ b/roundcubemail-1.6.1-complete.tar.gz.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- + +iQJHBAABCAAxFiEEiXDjemmK93XYfVkNwpRqlgnNVrQFAmPO6OoTHGRldnNAcm91 +bmRjdWJlLm5ldAAKCRDClGqWCc1WtGWIEADNyX72+ZJhvQELPc+VVaivD76Aslbp +HNxqkISHkmacUqLLr6LpZ6lOSPUoJgKa6e/6xGdH1amPTep3pVW0Fj7gByL/QyDi +MwE18ui61LL5BXWxMrvneCuI219b1rSeTiLbjI/NrBalPqJok3LpCAShKLe0dDAd +0va2PkXQ2s2lTyhxHM+isEvIJFFRWvXSzeGf2+by6FxLi/HeBrtBpsgyzqAOpel9 +80Tg1BobTvPkMHoaUkLOHRk7nQLxeIOKrhRaRdlkU04aRP5tH2izXcjl1iYRoxti +4RYWHbgF8xEYbljKTxt/t855eCQ5NjJ+aQVVWO/u6YUnoE4bwFm0ySCTA9e+3It6 +14M8bVL/1/zO8zTjclo98cmABr4tlhAQ38ICSsA71jUAy5S+Z3tu+5AQMgfukC97 +ESW5vBPgwcT5I8aHDx09YUOu012uhEx7WGGCJx5V7tYTm7ZCAEvaeK+WTxso1tiL +IpvaAoJgpmo3AgAPs6VmhQDcPlpQ/pKfYn1Hq/V2/pa462JQqvAIlwzR/E7fCl4d +E9YPGSs3NrIKMa9mIn7Hmn2/iefJ8mq28fiDXWvK9wR+IaT+eOhpmOmRd5ZM7NDh +D2uQeEaRRV63cXNCOnPT63765aNgjAhwQnSY2dW1SXC/A964C8JstyXFSimHxsrj +FRR/bQKx8FsuaA== +=BbqT +-----END PGP SIGNATURE----- diff --git a/roundcubemail.changes b/roundcubemail.changes index c2fca90..57b2af5 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Tue Jan 24 10:10:14 UTC 2023 - Lars Vogdt + +- update to 1.6.1 + * Kill session if refreshing oauth token fails (#8734) + * Fix various PHP 8.1 warnings (#8628, #8644, #8667, #8656, #8647) + * Password: Remove references to %c variable that has been removed before (#8633) + * Fix anchor links in HTML mail (#8632) + * Fix bug where config creation in Installer did ignore options in the form (#8634) + * Fix bug where renamed options were removed from the config on + installto.sh (update.sh) run (#8643) + * Fix favicon rewrite rule in .htaccess (#8654) + * Fix various PHP 8.2 warnings + * Fix bug where it wasn't possible to create more than one response + record on SQLite and Postgres (#8664) + * Fix support for ManageSieve over implicit SSL (#8670) + * Fix bug where "about:blank" page could trigger "load error" (#8554) + * Fix bug where setting 'Clear Trash on Logout' to 'all messages' + didn't work (#8687) + * Fix bug where the attachment menu wouldn't disappear after an action + is selected (#8691) + * Fix bug where some dialogs in an eml attachment preview would not + close on mobile (#8627) + * Fix bug where multiline data:image URI's in emails were stripped + from the message on display (#8613) + * Fix fatal error on identity page if Enigma plugin is misconfigured (#8719) + * Fix so N property always exists in a vCard export (#8771) + * Fix authenticating to Courier IMAP with passwords containing + a '~' character (#8772) + * Fix handling of smtp/imap port options on configuration file + update (#8756) + * Fix bug where array values could not be saved in utils/save_pref + action (#8781) + * Add workaround for using Roundcube behind a reverse proxy with a + subpath: 'request_path' option (#8738, #8770) + * Fix bug where "Invalid skin name" error was logged on preferences + save if there's only one skin (#8825) + * Fix SIGBUS raised in ImageMagick when more than one process tried + to generate a thumbnail of the same image attachment (#8511) + * Fix bug where updater does not update the vendor packages (#8642) + * Fix missing mail composing textarea on reply/draft with a long + plain text content (#8866) + ------------------------------------------------------------------- Thu Jul 28 23:16:09 UTC 2022 - Michael Ströder diff --git a/roundcubemail.spec b/roundcubemail.spec index ff17afb..700292e 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -1,7 +1,7 @@ # # spec file for package roundcubemail # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define roundcubeconfigpath %{_sysconfdir}/%{name} Name: roundcubemail -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: A browser-based multilingual IMAP client License: BSD-3-Clause AND GPL-2.0-only AND GPL-3.0-or-later