pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2018Q2]: pkgsrc/mail Pullup ticket #5816 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/09bb673c56f6
branches: pkgsrc-2018Q2
changeset: 408436:09bb673c56f6
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat Aug 25 16:15:21 2018 +0000
description:
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.
diffstat:
mail/roundcube-plugin-enigma/distinfo | 10 +++++-----
mail/roundcube-plugin-password/Makefile | 3 +--
mail/roundcube-plugin-password/distinfo | 10 +++++-----
mail/roundcube-plugin-zipdownload/distinfo | 10 +++++-----
mail/roundcube/Makefile.common | 4 ++--
mail/roundcube/distinfo | 10 +++++-----
6 files changed, 23 insertions(+), 24 deletions(-)
diffs (103 lines):
diff -r 2b1eacbc2a03 -r 09bb673c56f6 mail/roundcube-plugin-enigma/distinfo
--- a/mail/roundcube-plugin-enigma/distinfo Sat Aug 25 01:53:50 2018 +0000
+++ b/mail/roundcube-plugin-enigma/distinfo Sat Aug 25 16:15:21 2018 +0000
@@ -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 -r 2b1eacbc2a03 -r 09bb673c56f6 mail/roundcube-plugin-password/Makefile
--- a/mail/roundcube-plugin-password/Makefile Sat Aug 25 01:53:50 2018 +0000
+++ b/mail/roundcube-plugin-password/Makefile Sat Aug 25 16:15:21 2018 +0000
@@ -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@localhost
COMMENT= Password change plugin for roundcube
diff -r 2b1eacbc2a03 -r 09bb673c56f6 mail/roundcube-plugin-password/distinfo
--- a/mail/roundcube-plugin-password/distinfo Sat Aug 25 01:53:50 2018 +0000
+++ b/mail/roundcube-plugin-password/distinfo Sat Aug 25 16:15:21 2018 +0000
@@ -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 -r 2b1eacbc2a03 -r 09bb673c56f6 mail/roundcube-plugin-zipdownload/distinfo
--- a/mail/roundcube-plugin-zipdownload/distinfo Sat Aug 25 01:53:50 2018 +0000
+++ b/mail/roundcube-plugin-zipdownload/distinfo Sat Aug 25 16:15:21 2018 +0000
@@ -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 -r 2b1eacbc2a03 -r 09bb673c56f6 mail/roundcube/Makefile.common
--- a/mail/roundcube/Makefile.common Sat Aug 25 01:53:50 2018 +0000
+++ b/mail/roundcube/Makefile.common Sat Aug 25 16:15:21 2018 +0000
@@ -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 @@
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= roundcube
-RC_VERS= 1.3.6
+RC_VERS= 1.3.7
USE_LANGUAGES= # none
USE_TOOLS+= pax
diff -r 2b1eacbc2a03 -r 09bb673c56f6 mail/roundcube/distinfo
--- a/mail/roundcube/distinfo Sat Aug 25 01:53:50 2018 +0000
+++ b/mail/roundcube/distinfo Sat Aug 25 16:15:21 2018 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index