diff options
author | taca <taca@pkgsrc.org> | 2015-03-15 16:33:22 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-15 16:33:22 +0000 |
commit | ed692abc2def13bdebab755617e02ca5aef227ca (patch) | |
tree | 7851d4fdb6e40dde07c09c4c84d1762f38c00e4c /www | |
parent | c69c76aba0bae2788316f6f3a0c1f856561632de (diff) | |
download | pkgsrc-ed692abc2def13bdebab755617e02ca5aef227ca.tar.gz |
Update php-sugarcrm to 6.5.20.
Changes before 6.5.19, please refer: http://support.sugarcrm.com/02_Documentation/01_Sugar_Editions/05_Sugar_Community_Edition/
Fixed Issues
Sugar 6.5.20 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 the following types of malicious third party attacks:
Unauthenticated users may retrieve contents from system-generated files.
These vulnerabilities as well as an additional issue have been addressed in
release 6.5.20 which is available for download from the Download Manager.
Administrators are strongly encouraged to upgrade their Sugar instances
running 6.5.x or earlier to 6.5.20 to prevent potential exploitation of these
weaknesses.
Diffstat (limited to 'www')
-rw-r--r-- | www/php-sugarcrm/Makefile | 4 | ||||
-rw-r--r-- | www/php-sugarcrm/PLIST | 4 | ||||
-rw-r--r-- | www/php-sugarcrm/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/www/php-sugarcrm/Makefile b/www/php-sugarcrm/Makefile index e8078972b68..35ff36df8d6 100644 --- a/www/php-sugarcrm/Makefile +++ b/www/php-sugarcrm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/07/02 09:13:02 taca Exp $ +# $NetBSD: Makefile,v 1.9 2015/03/15 16:33:22 taca Exp $ # -SCVER= 6.5.17 +SCVER= 6.5.20 DISTNAME= SugarCE-${SCVER} PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/SugarCE/sugarcrm/} CATEGORIES= www diff --git a/www/php-sugarcrm/PLIST b/www/php-sugarcrm/PLIST index 51a9b5f01d7..b6f84c05413 100644 --- a/www/php-sugarcrm/PLIST +++ b/www/php-sugarcrm/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2014/06/03 06:52:45 wen Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/03/15 16:33:22 taca Exp $ share/sugercrm/HandleAjaxCall.php +share/sugercrm/LICENSE share/sugercrm/LICENSE.txt share/sugercrm/ModuleInstall/ModuleInstaller.php share/sugercrm/ModuleInstall/ModuleScanner.php @@ -3148,6 +3149,7 @@ share/sugercrm/include/javascript/yui3/index.html share/sugercrm/include/json_config.php share/sugercrm/include/language/en_us.lang.php share/sugercrm/include/language/en_us.notify_template.html +share/sugercrm/include/language/getJSLanguage.php share/sugercrm/include/language/jsLanguage.php share/sugercrm/include/modules.php share/sugercrm/include/nusoap/changelog diff --git a/www/php-sugarcrm/distinfo b/www/php-sugarcrm/distinfo index b0f6a972d1e..a9fdf2bd02e 100644 --- a/www/php-sugarcrm/distinfo +++ b/www/php-sugarcrm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/07/03 01:32:50 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/03/15 16:33:22 taca Exp $ -SHA1 (SugarCE-6.5.17.zip) = 9b6e0a1fb5e50f5678e41b0d714e4c6ebb854a48 -RMD160 (SugarCE-6.5.17.zip) = b9b1ce2f8e3f773dac2f524c65f5d3f4bb5856f4 -Size (SugarCE-6.5.17.zip) = 21256029 bytes +SHA1 (SugarCE-6.5.20.zip) = deae136a5027e9b372d380a270b986da65af1005 +RMD160 (SugarCE-6.5.20.zip) = e7b51f3192cd1c08f4c8737f2160acfb0db4062b +Size (SugarCE-6.5.20.zip) = 21270144 bytes |