Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 B7CFEA567D for ; Sun, 30 Aug 2015 15:03:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6685514A505; Sun, 30 Aug 2015 15:03:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A44DA14A503 for ; Sun, 30 Aug 2015 15:03:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id TwZOQeRzvOlI for ; Sun, 30 Aug 2015 15:03:00 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id ED75B14A500 for ; Sun, 30 Aug 2015 15:02:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EB26998; Sun, 30 Aug 2015 15:02:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 30 Aug 2015 15:02:59 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/php-sugarcrm To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20150830150259.EB26998@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sun Aug 30 15:02:59 UTC 2015 Modified Files: pkgsrc/www/php-sugarcrm: Makefile PLIST distinfo Log Message: Update php-sugarcrm to 6.5.22 (6.5.21 includes security fix). 6.5.22 o Feature Enhancements Enhancements to existing features for Release 6.5.22 are listed below: * OAuth 2 support for Google connector : OAuth 2 authentication is now supported for Google connector. o Known Issues The following are known issues with Sugar 6.5.22: * 62064 : Shipping field in the Grand Total and Line Items section of quotes does not update as expected when the Shipping field is calculated via Sugar Logic. * 73330 : Attempting to connect to the IBM SmartCloud application via the External Accounts tab does not work as expected. 6.5.21 o Fixed Issues Sugar 6.5.21 is a security update released to address certain security vulnerabilities identified during our routine QA checks. We strongly recommend that you install this update at the earliest opportunity. While we have not experienced any reported incidents relating to these vulnerabilities to date, failure to install this update could leave you exposed to malicious third party attacks. For more information regarding this, please refer to the Security Advisory announcement. These vulnerabilities have been addressed in release 6.5.21 which is available for download from the Download Manager. Administrators are strongly encouraged to upgrade their Sugar instances running 6.5.20 or earlier to 6.5.21 to prevent potential exploitation of these weaknesses. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/php-sugarcrm/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/php-sugarcrm/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/php-sugarcrm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.