diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2005-11-21 19:17:59 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2005-11-21 19:17:59 +0000 |
commit | 3c780fbc640430b8c498f4485cfda863eab80b57 (patch) | |
tree | b2cc2a7ed9a328de4b40aae6f43eaa6254caa872 /deskutils | |
parent | Update to 5.57 (diff) |
Upgrade to version 0.9.16.009.
Fixes for the following security issues:
* phpSysInfo
- XSS CVE-2005-0870
- arbitrary file inclusion CVE-2005-3347
- anti XSS measure CVE-2005-3348
* FUDForum
- arbitary code execution SA16627
Notes
Notes:
svn path=/head/; revision=148970
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/phpgroupware/Makefile | 2 | ||||
-rw-r--r-- | deskutils/phpgroupware/distinfo | 5 | ||||
-rw-r--r-- | deskutils/phpgroupware/pkg-plist | 9 |
3 files changed, 13 insertions, 3 deletions
diff --git a/deskutils/phpgroupware/Makefile b/deskutils/phpgroupware/Makefile index 93a31457a294..297e70109ed9 100644 --- a/deskutils/phpgroupware/Makefile +++ b/deskutils/phpgroupware/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= phpgroupware -PORTVERSION= 0.9.16.008 +PORTVERSION= 0.9.16.009 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpgroupware diff --git a/deskutils/phpgroupware/distinfo b/deskutils/phpgroupware/distinfo index 666a2be93362..f939118b3878 100644 --- a/deskutils/phpgroupware/distinfo +++ b/deskutils/phpgroupware/distinfo @@ -1,2 +1,3 @@ -MD5 (phpgroupware-0.9.16.008.tar.bz2) = b596d27a5567aebd360041c5f9a9ab8b -SIZE (phpgroupware-0.9.16.008.tar.bz2) = 17170889 +MD5 (phpgroupware-0.9.16.009.tar.bz2) = 61bdad74225febdd3984cd7e1b171a97 +SHA256 (phpgroupware-0.9.16.009.tar.bz2) = 6cae87848e54b45704562c25353310b8744c53b0e0351344586c08e8d61acb6e +SIZE (phpgroupware-0.9.16.009.tar.bz2) = 17142581 diff --git a/deskutils/phpgroupware/pkg-plist b/deskutils/phpgroupware/pkg-plist index 49f0989a4c67..fc4e9e0b036b 100644 --- a/deskutils/phpgroupware/pkg-plist +++ b/deskutils/phpgroupware/pkg-plist @@ -4338,6 +4338,10 @@ www/data-dist/phpgroupware/fudforum/setup/index.php www/data-dist/phpgroupware/fudforum/setup/setup.inc.php www/data-dist/phpgroupware/fudforum/setup/tables_current.inc.php www/data-dist/phpgroupware/fudforum/templates/default/images/empty_dir +www/data-dist/phpgroupware/fudforum/templates/default/images/navbar.png +www/data-dist/phpgroupware/fudforum/templates/idots/images/navbar.png +www/data-dist/phpgroupware/fudforum/templates/idsociety/images/navbar-over.png +www/data-dist/phpgroupware/fudforum/templates/idsociety/images/navbar.png www/data-dist/phpgroupware/header.inc.php.template www/data-dist/phpgroupware/headlines/admin.php www/data-dist/phpgroupware/headlines/deleteheadline.php @@ -5370,6 +5374,7 @@ www/data-dist/phpgroupware/phpgwapi/js/jscalendar/simple-3.html www/data-dist/phpgroupware/phpgwapi/js/jscalendar/simple-4.html www/data-dist/phpgroupware/phpgwapi/setup/default_records.inc.php www/data-dist/phpgroupware/phpgwapi/setup/phpgw_br.lang +www/data-dist/phpgroupware/phpgwapi/setup/phpgw_ca.lang www/data-dist/phpgroupware/phpgwapi/setup/phpgw_cs.lang www/data-dist/phpgroupware/phpgwapi/setup/phpgw_da.lang www/data-dist/phpgroupware/phpgwapi/setup/phpgw_de.lang @@ -8456,6 +8461,10 @@ www/data-dist/phpgroupware/xmlrpc/zopetest.php @dirrm www/data-dist/phpgroupware/headlines/help/EN @dirrm www/data-dist/phpgroupware/headlines/help @dirrm www/data-dist/phpgroupware/headlines +@dirrm www/data-dist/phpgroupware/fudforum/templates/idsociety/images +@dirrm www/data-dist/phpgroupware/fudforum/templates/idsociety +@dirrm www/data-dist/phpgroupware/fudforum/templates/idots/images +@dirrm www/data-dist/phpgroupware/fudforum/templates/idots @dirrm www/data-dist/phpgroupware/fudforum/templates/default/images @dirrm www/data-dist/phpgroupware/fudforum/templates/default @dirrm www/data-dist/phpgroupware/fudforum/templates |