pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jul  7 04:37:26 UTC 2020

Modified Files:
        pkgsrc/mail/roundcube: Makefile.common distinfo
        pkgsrc/mail/roundcube-plugin-password: distinfo

Log Message:
mail/roundcube: update to 1.4.7

Update roundcube to 1.4.7.

RELEASE 1.4.7
-------------
- Fix bug where subfolders of special folders could have been duplicated on folder list
- Increase maximum size of contact jobtitle and department fields to 128 characters
- Fix missing newline after the logged line when writing to stdout (#7418)
- Elastic: Fix context menu (paste) on the recipient input (#7431)
- Fix problem with forwarding inline images attached to messages with no HTML part (#7414)
- Fix problem with handling attached images with same name when using database_attachments/redundant_attachments (#7455)
- Security: Fix cross-site scripting (XSS) via HTML messages with malicious svg/namespace


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/roundcube/Makefile.common
cvs rdiff -u -r1.70 -r1.71 pkgsrc/mail/roundcube/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/roundcube-plugin-password/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/roundcube/Makefile.common
diff -u pkgsrc/mail/roundcube/Makefile.common:1.19 pkgsrc/mail/roundcube/Makefile.common:1.20
--- pkgsrc/mail/roundcube/Makefile.common:1.19  Tue Jun  9 00:25:19 2020
+++ pkgsrc/mail/roundcube/Makefile.common       Tue Jul  7 04:37:26 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2020/06/09 00:25:19 taca Exp $
+# $NetBSD: Makefile.common,v 1.20 2020/07/07 04:37:26 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.6
+RC_VERS=       1.4.7
 
 USE_LANGUAGES=         # none
 USE_TOOLS+=            pax

Index: pkgsrc/mail/roundcube/distinfo
diff -u pkgsrc/mail/roundcube/distinfo:1.70 pkgsrc/mail/roundcube/distinfo:1.71
--- pkgsrc/mail/roundcube/distinfo:1.70 Tue Jun  9 00:25:19 2020
+++ pkgsrc/mail/roundcube/distinfo      Tue Jul  7 04:37:26 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.70 2020/06/09 00:25:19 taca Exp $
+$NetBSD: distinfo,v 1.71 2020/07/07 04:37:26 taca Exp $
 
-SHA1 (roundcubemail-1.4.6-complete.tar.gz) = 44961ef62bb9c9875141ca34704bbc7d6f36373d
-RMD160 (roundcubemail-1.4.6-complete.tar.gz) = 51e323bf7def448b55f57b9279745b5779690ab3
-SHA512 (roundcubemail-1.4.6-complete.tar.gz) = e86763ced58cfa8174f71d33ae45cd62f26a58853b9361b800003fa5bf883a4106c957f66b6b17b03172a3ee595ca74d7c19ac38e449a23377defd77cf555742
-Size (roundcubemail-1.4.6-complete.tar.gz) = 7031573 bytes
+SHA1 (roundcubemail-1.4.7-complete.tar.gz) = 49f194d25ac7b9bf175bd52285bb61cde7baed44
+RMD160 (roundcubemail-1.4.7-complete.tar.gz) = bae742e12b0df75776ceb91c482eaffe0fd512d7
+SHA512 (roundcubemail-1.4.7-complete.tar.gz) = d668075c1fb1ac48931a82ca67b4ebeed6f1d1e82a336901f79967cb2eb91979fc7bb46d4895558f8e64f89f963002efc7c1ad23b93c52a252ce1a7aa04b678a
+Size (roundcubemail-1.4.7-complete.tar.gz) = 7031947 bytes
 SHA1 (patch-af) = 7f29b0310a2a6b2e71858787e08b025e30d8bd12
 SHA1 (patch-config_config.inc.php.sample) = 92a48a97b16fe3f5f4b9441fce762a559d8daca7
 SHA1 (patch-program_lib_Roundcube_rcube__mime.php) = b1e9479d575b7fd61c413e2b76ee36c06ece7a5c

Index: pkgsrc/mail/roundcube-plugin-password/distinfo
diff -u pkgsrc/mail/roundcube-plugin-password/distinfo:1.19 pkgsrc/mail/roundcube-plugin-password/distinfo:1.20
--- pkgsrc/mail/roundcube-plugin-password/distinfo:1.19 Tue Jun  9 00:25:19 2020
+++ pkgsrc/mail/roundcube-plugin-password/distinfo      Tue Jul  7 04:37:26 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2020/06/09 00:25:19 taca Exp $
+$NetBSD: distinfo,v 1.20 2020/07/07 04:37:26 taca Exp $
 
-SHA1 (roundcubemail-1.4.6-complete.tar.gz) = 44961ef62bb9c9875141ca34704bbc7d6f36373d
-RMD160 (roundcubemail-1.4.6-complete.tar.gz) = 51e323bf7def448b55f57b9279745b5779690ab3
-SHA512 (roundcubemail-1.4.6-complete.tar.gz) = e86763ced58cfa8174f71d33ae45cd62f26a58853b9361b800003fa5bf883a4106c957f66b6b17b03172a3ee595ca74d7c19ac38e449a23377defd77cf555742
-Size (roundcubemail-1.4.6-complete.tar.gz) = 7031573 bytes
+SHA1 (roundcubemail-1.4.7-complete.tar.gz) = 49f194d25ac7b9bf175bd52285bb61cde7baed44
+RMD160 (roundcubemail-1.4.7-complete.tar.gz) = bae742e12b0df75776ceb91c482eaffe0fd512d7
+SHA512 (roundcubemail-1.4.7-complete.tar.gz) = d668075c1fb1ac48931a82ca67b4ebeed6f1d1e82a336901f79967cb2eb91979fc7bb46d4895558f8e64f89f963002efc7c1ad23b93c52a252ce1a7aa04b678a
+Size (roundcubemail-1.4.7-complete.tar.gz) = 7031947 bytes
 SHA1 (patch-plugins_password_helpers_passwd-expect) = 15e427a3c90bf7c0437a023b3f099abb5a139165



Home | Main Index | Thread Index | Old Index