Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5F4EA7A269 for ; Sun, 12 Mar 2017 13:34:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C9E2385652; Sun, 12 Mar 2017 13:34:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 597CD855D8 for ; Sun, 12 Mar 2017 13:34:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id HT7fyO00FCtq for ; Sun, 12 Mar 2017 13:34:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 969C785572 for ; Sun, 12 Mar 2017 13:34:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9209FFBE4; Sun, 12 Mar 2017 13:34:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1489325644240600" MIME-Version: 1.0 Date: Sun, 12 Mar 2017 13:34:04 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/mail/roundcube To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170312133404.9209FFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1489325644240600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Mar 12 13:34:04 UTC 2017 Modified Files: pkgsrc/mail/roundcube: Makefile.common PLIST distinfo Log Message: Update roundcube to 1.2.4. CHANGELOG Roundcube Webmail =========================== RELEASE 1.2.4 ------------- - Managesieve: Fix handling of scripts with nested rules (#5540) - Managesieve: Fix parser issue with empty lines between comments (#5657) - Managesieve: Fix possible defect in handling \r\n in scripts (#5685) - Fix variable substitution in ldap host for some use-cases, e.g. new_user_identity (#5544) - Fix adding images to new identity signatures - Fix rsync error handling in installto.sh script (#5562) - Fix some advanced search issues with multiple addressbooks (#5572) - Fix so group/addressbook selection is retained on page refresh - Fix bug where image data URIs in css style were treated as evil/remote in mail preview (#5580) - Fix bug where external content in src attribute of input/video tags was not secured (#5583) - Fix PHP error on update of a contact with multiple email addresses when using PHP 7.1 (#5587) - Fix bug where mail content frame couldn't be reset in some corner cases (#5608) - Fix bug where some classic skin images were not displayed in IE/Edge (#5614) - Fix bug where signature couldn't be added above the quote in Firefox 51 (#5628) - Fix regression where groups with email address were resolved to its members' addresses - Fix update of group name in the contacts list header on group rename (#5648) - Add rewrite rule to disable access to /vendor/bin folder in .htaccess (#5630) - Fix bug where it was too easy accidentally move a folder when using the subscription checkbox (#5655) - Fix XSS issue in handling of a style tag inside of an svg element To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/roundcube/Makefile.common cvs rdiff -u -r1.43 -r1.44 pkgsrc/mail/roundcube/PLIST cvs rdiff -u -r1.54 -r1.55 pkgsrc/mail/roundcube/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1489325644240600 Content-Disposition: inline Content-Length: 3069 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mail/roundcube/Makefile.common diff -u pkgsrc/mail/roundcube/Makefile.common:1.3 pkgsrc/mail/roundcube/Makefile.common:1.4 --- pkgsrc/mail/roundcube/Makefile.common:1.3 Mon Dec 5 16:13:51 2016 +++ pkgsrc/mail/roundcube/Makefile.common Sun Mar 12 13:34:04 2017 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2016/12/05 16:13:51 taca Exp $ +# $NetBSD: Makefile.common,v 1.4 2017/03/12 13:34:04 taca Exp $ # # used by mail/roundcube/Makefile # used by mail/roundcube/plugins.mk @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=roun GITHUB_PROJECT= roundcubemail HOMEPAGE= http://roundcube.net/ -RC_VERS= 1.2.3 +RC_VERS= 1.2.4 USE_LANGUAGES= # none USE_TOOLS+= pax Index: pkgsrc/mail/roundcube/PLIST diff -u pkgsrc/mail/roundcube/PLIST:1.43 pkgsrc/mail/roundcube/PLIST:1.44 --- pkgsrc/mail/roundcube/PLIST:1.43 Mon Dec 5 16:13:51 2016 +++ pkgsrc/mail/roundcube/PLIST Sun Mar 12 13:34:04 2017 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.43 2016/12/05 16:13:51 taca Exp $ +@comment $NetBSD: PLIST,v 1.44 2017/03/12 13:34:04 taca Exp $ share/doc/roundcube/INSTALL share/doc/roundcube/LICENSE share/doc/roundcube/README.md @@ -799,6 +799,8 @@ share/roundcube/plugins/managesieve/test share/roundcube/plugins/managesieve/tests/src/parser_index share/roundcube/plugins/managesieve/tests/src/parser_kep14 share/roundcube/plugins/managesieve/tests/src/parser_kep14.out +share/roundcube/plugins/managesieve/tests/src/parser_nesting +share/roundcube/plugins/managesieve/tests/src/parser_nesting.out share/roundcube/plugins/managesieve/tests/src/parser_notify_a share/roundcube/plugins/managesieve/tests/src/parser_notify_b share/roundcube/plugins/managesieve/tests/src/parser_prefix Index: pkgsrc/mail/roundcube/distinfo diff -u pkgsrc/mail/roundcube/distinfo:1.54 pkgsrc/mail/roundcube/distinfo:1.55 --- pkgsrc/mail/roundcube/distinfo:1.54 Mon Dec 5 16:13:51 2016 +++ pkgsrc/mail/roundcube/distinfo Sun Mar 12 13:34:04 2017 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.54 2016/12/05 16:13:51 taca Exp $ +$NetBSD: distinfo,v 1.55 2017/03/12 13:34:04 taca Exp $ -SHA1 (roundcubemail-1.2.3.tar.gz) = ae0d31806f59f5e298d4ac6875f822d7cc08e24b -RMD160 (roundcubemail-1.2.3.tar.gz) = 76007488f0f3c209132c571d9ee6245caa3db65f -SHA512 (roundcubemail-1.2.3.tar.gz) = 4aefd3e119a45eb6a6179f9b19edbd8ca122e9858f26ac08f1cbe2a0bd3c77786cdf1f74d8af782ab38b4b4ae75ebb1239e536bab594a569e35664964d96bd8c -Size (roundcubemail-1.2.3.tar.gz) = 3528578 bytes +SHA1 (roundcubemail-1.2.4.tar.gz) = e256f4b653cbc838b1c5e684c94eaf8ce92a0a70 +RMD160 (roundcubemail-1.2.4.tar.gz) = 038eb97d9f63cc034f9b9dc5658f8f6b92fe79f4 +SHA512 (roundcubemail-1.2.4.tar.gz) = 2184fcaa6d0041c1cb73adbe8bd1cd9eed2a11b8f3ed9f3c03c951d122c54568ad7312976c405d6d8c6060b903fc45569960861d28aabbddd54c493719120cb2 +Size (roundcubemail-1.2.4.tar.gz) = 3536629 bytes SHA1 (patch-ac) = 235116580665d5d58edc218c063b41171a2d9227 SHA1 (patch-af) = 1f95a7005569207469563aa37ff48da0383b7668 SHA1 (patch-config_config.inc.php.sample) = 1c9751ba36394d592e7d3cdcc705010e0a4adda9 --_----------=_1489325644240600--