diff options
author | taca <taca@pkgsrc.org> | 2020-10-04 06:26:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2020-10-04 06:26:11 +0000 |
commit | 0f8852c631c71b1d59aa3df04cf37292be3105c3 (patch) | |
tree | a0b4d4db31dbd75be5c28b8a431cab1bc9575215 /mail | |
parent | 5941563528ea14a3cc7dd511ad2b3c796c2270c6 (diff) | |
download | pkgsrc-0f8852c631c71b1d59aa3df04cf37292be3105c3.tar.gz |
mail/roundcube: update to 1.4.9
Update roundcube package to 1.4.9.
Roundcube Webmail 1.4.9 (2020-09-27)
This is a service update to the stable version 1.4 of Roundcube Webmail.
It contains fixes and general improvements from our issue tracker, mainly
related to email composition and UI oddities in Elastic skin and with the
TinyMCE richtext editor. See the full changelog below.
This version is considered stable and we recommend to update all productive
installations of Roundcube with it.
Please do backup your data before updating!
CHANGELOG
* Fix HTML editor in latest Chrome 85.0.4183.102, update to TinyMCE 4.9.11
(#7615)
* Add missing localization for some label/legend elements in userinfo plugin
(#7478)
* Fix importing birthday dates from Gmail vCards (BDAY:YYYYMMDD)
* Fix restoring Cc/Bcc fields from local storage (#7554)
* Fix jstz.min.js installation, bump version to 1.0.7
* Fix incorrect PDO::lastInsertId() use in sqlsrv driver (#7564)
* Fix link to closure compiler in bin/jsshrink.sh script (#7567)
* Fix bug where some parts of a message could have been missing in a
reply/forward body (#7568)
* Fix empty space on mail printouts in Chrome (#7604)
* Fix empty output from HTML5 parser when content contains XML tag (#7624)
* Fix scroll jump on key press in plain text mode of the HTML editor (#7622)
* Fix so autocompletion list does not hide on scroll inside it (#7592)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube-plugin-password/distinfo | 10 | ||||
-rw-r--r-- | mail/roundcube/Makefile.common | 4 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 10 |
3 files changed, 12 insertions, 12 deletions
diff --git a/mail/roundcube-plugin-password/distinfo b/mail/roundcube-plugin-password/distinfo index 2fa70647f46..cb0f4b8d457 100644 --- a/mail/roundcube-plugin-password/distinfo +++ b/mail/roundcube-plugin-password/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.21 2020/08/10 22:30:41 taca Exp $ +$NetBSD: distinfo,v 1.22 2020/10/04 06:26:11 taca Exp $ -SHA1 (roundcubemail-1.4.8-complete.tar.gz) = 3a6824fd68fef2e0d24f186cfbee5c6f9d6edbe9 -RMD160 (roundcubemail-1.4.8-complete.tar.gz) = eacf740aab6fa69fd023bc5f2356b49a81e596d0 -SHA512 (roundcubemail-1.4.8-complete.tar.gz) = 8b7734cdec95954b7e18a0e44957da6ef74b5b0c3d28a1449e8634faa230844f5e0c28954245641758f8b2d9102aa32f279765ed3dfa20fa7b00dee4e5347362 -Size (roundcubemail-1.4.8-complete.tar.gz) = 7032822 bytes +SHA1 (roundcubemail-1.4.9-complete.tar.gz) = df650f4d3eae9eaae2d5a5f06d68665691daf57d +RMD160 (roundcubemail-1.4.9-complete.tar.gz) = c5d0c948df11365abcd3120c529d4fd216041a9e +SHA512 (roundcubemail-1.4.9-complete.tar.gz) = c6395757544b85693e808234f3dc6baac618ba115fb2c9eefc309ee18e74b2fdfbc0af00ac2b3b980fdd2abc56eefde47b535cdf688cfd2a5ce975786aca6572 +Size (roundcubemail-1.4.9-complete.tar.gz) = 7043437 bytes SHA1 (patch-plugins_password_helpers_passwd-expect) = 15e427a3c90bf7c0437a023b3f099abb5a139165 diff --git a/mail/roundcube/Makefile.common b/mail/roundcube/Makefile.common index 6f64b2ef592..85ac1c83359 100644 --- a/mail/roundcube/Makefile.common +++ b/mail/roundcube/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.21 2020/08/10 22:30:41 taca Exp $ +# $NetBSD: Makefile.common,v 1.22 2020/10/04 06:26:11 taca Exp $ # # used by mail/roundcube/Makefile # used by mail/roundcube/plugins.mk @@ -10,7 +10,7 @@ GITHUB_PROJECT= roundcubemail GITHUB_RELEASE= ${RC_VERS} HOMEPAGE= https://roundcube.net/ -RC_VERS= 1.4.8 +RC_VERS= 1.4.9 USE_LANGUAGES= # none USE_TOOLS+= pax diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 0c7fad6a083..60d06a03665 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.72 2020/08/10 22:30:41 taca Exp $ +$NetBSD: distinfo,v 1.73 2020/10/04 06:26:11 taca Exp $ -SHA1 (roundcubemail-1.4.8-complete.tar.gz) = 3a6824fd68fef2e0d24f186cfbee5c6f9d6edbe9 -RMD160 (roundcubemail-1.4.8-complete.tar.gz) = eacf740aab6fa69fd023bc5f2356b49a81e596d0 -SHA512 (roundcubemail-1.4.8-complete.tar.gz) = 8b7734cdec95954b7e18a0e44957da6ef74b5b0c3d28a1449e8634faa230844f5e0c28954245641758f8b2d9102aa32f279765ed3dfa20fa7b00dee4e5347362 -Size (roundcubemail-1.4.8-complete.tar.gz) = 7032822 bytes +SHA1 (roundcubemail-1.4.9-complete.tar.gz) = df650f4d3eae9eaae2d5a5f06d68665691daf57d +RMD160 (roundcubemail-1.4.9-complete.tar.gz) = c5d0c948df11365abcd3120c529d4fd216041a9e +SHA512 (roundcubemail-1.4.9-complete.tar.gz) = c6395757544b85693e808234f3dc6baac618ba115fb2c9eefc309ee18e74b2fdfbc0af00ac2b3b980fdd2abc56eefde47b535cdf688cfd2a5ce975786aca6572 +Size (roundcubemail-1.4.9-complete.tar.gz) = 7043437 bytes SHA1 (patch-af) = 7f29b0310a2a6b2e71858787e08b025e30d8bd12 SHA1 (patch-config_config.inc.php.sample) = 92a48a97b16fe3f5f4b9441fce762a559d8daca7 SHA1 (patch-program_lib_Roundcube_rcube__mime.php) = b1e9479d575b7fd61c413e2b76ee36c06ece7a5c |