diff options
author | olgeni <olgeni@FreeBSD.org> | 2005-08-28 03:04:49 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2005-08-28 03:04:49 +0800 |
commit | a39feb0ecfdcfe5a3b8fef3987ddc4b372f21dc9 (patch) | |
tree | 0041e5dc498320bde28dcd7877df7e474a1ffbf8 | |
parent | 50cb2c692d970899c8a46e699920a5f1a6629e4b (diff) | |
download | freebsd-ports-gnome-a39feb0ecfdcfe5a3b8fef3987ddc4b372f21dc9.tar.gz freebsd-ports-gnome-a39feb0ecfdcfe5a3b8fef3987ddc4b372f21dc9.tar.zst freebsd-ports-gnome-a39feb0ecfdcfe5a3b8fef3987ddc4b372f21dc9.zip |
Upgrade to version 0.9.16.008.
The following security fixes are included:
* Global anti-XSS changes, related to savannah bug #13863
* FUDForum Information Disclosure - CAN-2005-2600
* Disabled XMLRPC until more resources are available - CAN-2005-2498
Approved by: portmgr
-rw-r--r-- | deskutils/phpgroupware/Makefile | 2 | ||||
-rw-r--r-- | deskutils/phpgroupware/distinfo | 4 | ||||
-rw-r--r-- | deskutils/phpgroupware/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/deskutils/phpgroupware/Makefile b/deskutils/phpgroupware/Makefile index d5320b834f81..93a31457a294 100644 --- a/deskutils/phpgroupware/Makefile +++ b/deskutils/phpgroupware/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= phpgroupware -PORTVERSION= 0.9.16.006 +PORTVERSION= 0.9.16.008 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpgroupware diff --git a/deskutils/phpgroupware/distinfo b/deskutils/phpgroupware/distinfo index e457b843fd91..666a2be93362 100644 --- a/deskutils/phpgroupware/distinfo +++ b/deskutils/phpgroupware/distinfo @@ -1,2 +1,2 @@ -MD5 (phpgroupware-0.9.16.006.tar.bz2) = 6516fa68e9c405284fae15c1f76a8084 -SIZE (phpgroupware-0.9.16.006.tar.bz2) = 17172519 +MD5 (phpgroupware-0.9.16.008.tar.bz2) = b596d27a5567aebd360041c5f9a9ab8b +SIZE (phpgroupware-0.9.16.008.tar.bz2) = 17170889 diff --git a/deskutils/phpgroupware/pkg-plist b/deskutils/phpgroupware/pkg-plist index a7ea667ffa79..49f0989a4c67 100644 --- a/deskutils/phpgroupware/pkg-plist +++ b/deskutils/phpgroupware/pkg-plist @@ -3144,6 +3144,7 @@ www/data-dist/phpgroupware/ftp/templates/idsociety/images/navbar.gif www/data-dist/phpgroupware/ftp/templates/idsociety/images/navbar.png www/data-dist/phpgroupware/ftp/templates/verdilak/images/navbar.gif www/data-dist/phpgroupware/ftp/templates/verdilak/images/navbar.png +www/data-dist/phpgroupware/fudforum/CAN-2005-2600-fix.diff www/data-dist/phpgroupware/fudforum/README www/data-dist/phpgroupware/fudforum/inc/class.fud_sidebox_hooks.inc.php www/data-dist/phpgroupware/fudforum/inc/class.ufud.inc.php @@ -5211,6 +5212,7 @@ www/data-dist/phpgroupware/phpgwapi/inc/class.contacts_shared.inc.php www/data-dist/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php www/data-dist/phpgroupware/phpgwapi/inc/class.country.inc.php www/data-dist/phpgroupware/phpgwapi/inc/class.crypto.inc.php +www/data-dist/phpgroupware/phpgwapi/inc/class.data_cleaner.inc.php www/data-dist/phpgroupware/phpgwapi/inc/class.datetime.inc.php www/data-dist/phpgroupware/phpgwapi/inc/class.db.inc.php www/data-dist/phpgroupware/phpgwapi/inc/class.db_msql.inc.php |