summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-08-25 16:15:21 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-08-25 16:15:21 +0000
commit68920374bfed3620d4fc7d6e9061a9394a19841a (patch)
treecf888dd88af9a8125adfc402d57a867a04e025fc
parentc97eeda915a5ef672250c3452c7f228ccc187fe3 (diff)
downloadpkgsrc-68920374bfed3620d4fc7d6e9061a9394a19841a.tar.gz
Pullup ticket #5816 - requested by taca
mail/roundcube: security fix, build fix Revisions pulled up: - mail/roundcube-plugin-enigma/distinfo 1.11 - mail/roundcube-plugin-password/Makefile 1.3 - mail/roundcube-plugin-password/distinfo 1.11 - mail/roundcube-plugin-zipdownload/distinfo 1.11 - mail/roundcube/Makefile.common 1.11 - mail/roundcube/distinfo 1.62 --- Module Name: pkgsrc Committed By: taca Date: Thu Aug 9 15:03:57 UTC 2018 Modified Files: pkgsrc/mail/roundcube: Makefile.common distinfo Log Message: mail/roundcube: update to 1.3.7 RELEASE 1.3.7 ------------- - Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without php-intl (#6244) - Fix bug where some parts of quota information could have been ignored (#6280) - Fix bug where some escape sequences in html styles could bypass security checks - Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names - Fix bug where only attachments with the same name would be ignored on zip download (#6301) - Fix bug where unicode contact names could have been broken/emptied or caused DB errors (#6299) - Fix bug where after "mark all folders as read" action message counters were not reset (#6307) - Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289) - Fix bug where some HTML comments could have been malformed by HTML parser (#6333) --- Module Name: pkgsrc Committed By: taca Date: Thu Aug 9 15:07:01 UTC 2018 Modified Files: pkgsrc/mail/roundcube-plugin-enigma: distinfo Log Message: mail/roundcube-plugin-enigma: update to 1.3.7 - Enigma: [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289) --- Module Name: pkgsrc Committed By: taca Date: Thu Aug 9 15:08:15 UTC 2018 Modified Files: pkgsrc/mail/roundcube-plugin-password: Makefile distinfo Log Message: mail/roundcube-plugin-password: update to 1.3.7 * No change except version. Reset PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Thu Aug 9 15:09:31 UTC 2018 Modified Files: pkgsrc/mail/roundcube-plugin-zipdownload: distinfo Log Message: mail/roundcube-plugin-zipdownload: update to 1.3.7 A small PHP poratbility fix.
-rw-r--r--mail/roundcube-plugin-enigma/distinfo10
-rw-r--r--mail/roundcube-plugin-password/Makefile3
-rw-r--r--mail/roundcube-plugin-password/distinfo10
-rw-r--r--mail/roundcube-plugin-zipdownload/distinfo10
-rw-r--r--mail/roundcube/Makefile.common4
-rw-r--r--mail/roundcube/distinfo10
6 files changed, 23 insertions, 24 deletions
diff --git a/mail/roundcube-plugin-enigma/distinfo b/mail/roundcube-plugin-enigma/distinfo
index 2e8427ffcf2..43f6226e171 100644
--- a/mail/roundcube-plugin-enigma/distinfo
+++ b/mail/roundcube-plugin-enigma/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.10 2018/05/16 08:17:31 triaxx Exp $
+$NetBSD: distinfo,v 1.10.2.1 2018/08/25 16:15:21 bsiegert Exp $
SHA1 (roundcube/openpgp.min.js) = cce0087eb20328453b9378a2b01cc6339cef97b2
RMD160 (roundcube/openpgp.min.js) = 713bc7f30e848e4978f6b4a16125d76bd8afd60a
SHA512 (roundcube/openpgp.min.js) = 5600446f071f140374d5893af56ab6936379f4daee43788e6cc676eb70d76774e91dc713c8152e7830b217901cbd063421d7551840e082f5e61b3d08dcb0baee
Size (roundcube/openpgp.min.js) = 330742 bytes
-SHA1 (roundcube/roundcubemail-1.3.6.tar.gz) = 16b4e8c90686cb5d9559dc4f73e1e59382cc040f
-RMD160 (roundcube/roundcubemail-1.3.6.tar.gz) = c732b3be00b02eb6201ce799963bb8396ccd9bd2
-SHA512 (roundcube/roundcubemail-1.3.6.tar.gz) = e625ee69702d51ac4da53ec419324068a3706547db4cd1e48c877706a5e2b768e9562d2bc461f5ae270a9278e7ef45bf4d9cf26cb8ee609ea412e8e4a3a7b00d
-Size (roundcube/roundcubemail-1.3.6.tar.gz) = 3123479 bytes
+SHA1 (roundcube/roundcubemail-1.3.7.tar.gz) = dbdd937b70a3787e3c69e51e4918a22fe6057abe
+RMD160 (roundcube/roundcubemail-1.3.7.tar.gz) = 9ca97f626aa0b3f6b4b73edd7a03156811290872
+SHA512 (roundcube/roundcubemail-1.3.7.tar.gz) = e8b9451f3819c232fefe9640328dd312a748861bbcbfc55103a91ec7b76961c6ae99e77e79db7a70b6f493d20e2da85b0ee60018dba0047639fc3d80aa4f26ee
+Size (roundcube/roundcubemail-1.3.7.tar.gz) = 3124939 bytes
diff --git a/mail/roundcube-plugin-password/Makefile b/mail/roundcube-plugin-password/Makefile
index bdd6648522a..111d2c10960 100644
--- a/mail/roundcube-plugin-password/Makefile
+++ b/mail/roundcube-plugin-password/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/05/20 03:54:54 taca Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2018/08/25 16:15:21 bsiegert Exp $
PLUGIN= password
-PKGREVISION= 1
MAINTAINER= taca@NetBSD.org
COMMENT= Password change plugin for roundcube
diff --git a/mail/roundcube-plugin-password/distinfo b/mail/roundcube-plugin-password/distinfo
index 9b2147eabb6..baad0259faf 100644
--- a/mail/roundcube-plugin-password/distinfo
+++ b/mail/roundcube-plugin-password/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/05/16 08:17:50 triaxx Exp $
+$NetBSD: distinfo,v 1.10.2.1 2018/08/25 16:15:21 bsiegert Exp $
-SHA1 (roundcube/roundcubemail-1.3.6.tar.gz) = 16b4e8c90686cb5d9559dc4f73e1e59382cc040f
-RMD160 (roundcube/roundcubemail-1.3.6.tar.gz) = c732b3be00b02eb6201ce799963bb8396ccd9bd2
-SHA512 (roundcube/roundcubemail-1.3.6.tar.gz) = e625ee69702d51ac4da53ec419324068a3706547db4cd1e48c877706a5e2b768e9562d2bc461f5ae270a9278e7ef45bf4d9cf26cb8ee609ea412e8e4a3a7b00d
-Size (roundcube/roundcubemail-1.3.6.tar.gz) = 3123479 bytes
+SHA1 (roundcube/roundcubemail-1.3.7.tar.gz) = dbdd937b70a3787e3c69e51e4918a22fe6057abe
+RMD160 (roundcube/roundcubemail-1.3.7.tar.gz) = 9ca97f626aa0b3f6b4b73edd7a03156811290872
+SHA512 (roundcube/roundcubemail-1.3.7.tar.gz) = e8b9451f3819c232fefe9640328dd312a748861bbcbfc55103a91ec7b76961c6ae99e77e79db7a70b6f493d20e2da85b0ee60018dba0047639fc3d80aa4f26ee
+Size (roundcube/roundcubemail-1.3.7.tar.gz) = 3124939 bytes
diff --git a/mail/roundcube-plugin-zipdownload/distinfo b/mail/roundcube-plugin-zipdownload/distinfo
index d63ee51f951..baad0259faf 100644
--- a/mail/roundcube-plugin-zipdownload/distinfo
+++ b/mail/roundcube-plugin-zipdownload/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/05/16 08:18:07 triaxx Exp $
+$NetBSD: distinfo,v 1.10.2.1 2018/08/25 16:15:21 bsiegert Exp $
-SHA1 (roundcube/roundcubemail-1.3.6.tar.gz) = 16b4e8c90686cb5d9559dc4f73e1e59382cc040f
-RMD160 (roundcube/roundcubemail-1.3.6.tar.gz) = c732b3be00b02eb6201ce799963bb8396ccd9bd2
-SHA512 (roundcube/roundcubemail-1.3.6.tar.gz) = e625ee69702d51ac4da53ec419324068a3706547db4cd1e48c877706a5e2b768e9562d2bc461f5ae270a9278e7ef45bf4d9cf26cb8ee609ea412e8e4a3a7b00d
-Size (roundcube/roundcubemail-1.3.6.tar.gz) = 3123479 bytes
+SHA1 (roundcube/roundcubemail-1.3.7.tar.gz) = dbdd937b70a3787e3c69e51e4918a22fe6057abe
+RMD160 (roundcube/roundcubemail-1.3.7.tar.gz) = 9ca97f626aa0b3f6b4b73edd7a03156811290872
+SHA512 (roundcube/roundcubemail-1.3.7.tar.gz) = e8b9451f3819c232fefe9640328dd312a748861bbcbfc55103a91ec7b76961c6ae99e77e79db7a70b6f493d20e2da85b0ee60018dba0047639fc3d80aa4f26ee
+Size (roundcube/roundcubemail-1.3.7.tar.gz) = 3124939 bytes
diff --git a/mail/roundcube/Makefile.common b/mail/roundcube/Makefile.common
index 2d8d0c15cf6..b218d14b224 100644
--- a/mail/roundcube/Makefile.common
+++ b/mail/roundcube/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2018/05/16 08:14:40 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.10.2.1 2018/08/25 16:15:21 bsiegert Exp $
#
# used by mail/roundcube/Makefile
# used by mail/roundcube/plugins.mk
@@ -11,7 +11,7 @@ HOMEPAGE= http://roundcube.net/
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= roundcube
-RC_VERS= 1.3.6
+RC_VERS= 1.3.7
USE_LANGUAGES= # none
USE_TOOLS+= pax
diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo
index 6f6db0f6d2c..ec327f42c71 100644
--- a/mail/roundcube/distinfo
+++ b/mail/roundcube/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.61 2018/05/16 08:14:40 triaxx Exp $
+$NetBSD: distinfo,v 1.61.2.1 2018/08/25 16:15:21 bsiegert Exp $
SHA1 (roundcube/codemirror-5.21.0.zip) = 3b767c2e3acd6796e54ed19ed2ac0755fcf87984
RMD160 (roundcube/codemirror-5.21.0.zip) = 3c629362a2a6c31aee099811b4598ba22e2fd763
@@ -16,10 +16,10 @@ SHA1 (roundcube/publickey.js) = d0920e190754e024c4be76ad5bbc7e76b2e37a4d
RMD160 (roundcube/publickey.js) = 40ae054af69c621c77a24e7a77f6280b1c630c23
SHA512 (roundcube/publickey.js) = 443bb71b2e374e2c392ea2fba61ea1c5a78523aa9cf03846dc184ac937d967cf2f87f27529aaf82f0c982cb26b3d6423b202f6424eaf8d10c7478928b6efaa42
Size (roundcube/publickey.js) = 19078 bytes
-SHA1 (roundcube/roundcubemail-1.3.6.tar.gz) = 16b4e8c90686cb5d9559dc4f73e1e59382cc040f
-RMD160 (roundcube/roundcubemail-1.3.6.tar.gz) = c732b3be00b02eb6201ce799963bb8396ccd9bd2
-SHA512 (roundcube/roundcubemail-1.3.6.tar.gz) = e625ee69702d51ac4da53ec419324068a3706547db4cd1e48c877706a5e2b768e9562d2bc461f5ae270a9278e7ef45bf4d9cf26cb8ee609ea412e8e4a3a7b00d
-Size (roundcube/roundcubemail-1.3.6.tar.gz) = 3123479 bytes
+SHA1 (roundcube/roundcubemail-1.3.7.tar.gz) = dbdd937b70a3787e3c69e51e4918a22fe6057abe
+RMD160 (roundcube/roundcubemail-1.3.7.tar.gz) = 9ca97f626aa0b3f6b4b73edd7a03156811290872
+SHA512 (roundcube/roundcubemail-1.3.7.tar.gz) = e8b9451f3819c232fefe9640328dd312a748861bbcbfc55103a91ec7b76961c6ae99e77e79db7a70b6f493d20e2da85b0ee60018dba0047639fc3d80aa4f26ee
+Size (roundcube/roundcubemail-1.3.7.tar.gz) = 3124939 bytes
SHA1 (roundcube/tinymce_4.5.8.zip) = 08b0757264adb86066940bbafb7aa9ec0c7c6685
RMD160 (roundcube/tinymce_4.5.8.zip) = 68217fd86a7b359f2a3f233fd64f6d24ca0e6d53
SHA512 (roundcube/tinymce_4.5.8.zip) = 5d0d9315f226730394e5fb13f2ed19edcc974adb34533437d4fb2b35ec5a77368d37a3c60b39afd5e30beff90f26feb7713d027f1ab0fa708e6a6b597edd4be6