1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Bump PORTREVISION due to security patch

Vendor's Announcement:
This patch fixes a LDAP security issue. Only systems who have PHP
configured with register_globals = On are vulnerable for this security
hole. You can check this in your php.ini script or using the phpinfo()
script.

It is advised however to patch your system using this patch even when
register_globals is set to Off. Install file is included in the patch.

PR:		ports/98498
Submitted by:	Filipe Rocha <filiperocha@gmail.com>
Reviewed by:	aaron
Approved by:	tobez (implicit)
Security:	This patch fixes a LDAP security issue. Only systems who
have PHP configured with register_globals = On are vulnerable for this
security hole. You can check this in your php.ini script or using the
phpinfo() script.  It is advised however to patch your system using this
patch even when register_globals is set to Off. Install file is included
in the patch.
This commit is contained in:
Aaron Dalton 2006-06-06 22:21:14 +00:00
parent c45f1b4af8
commit f2dca007fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164656
2 changed files with 4 additions and 3 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= dokeos
PORTVERSION= 1.6.4
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.dokeos.com/download/

View File

@ -1,3 +1,3 @@
MD5 (dokeos/dokeos-1.6.4.tar.gz) = ce93a4f270425c8b7cf0c6efc823e792
SHA256 (dokeos/dokeos-1.6.4.tar.gz) = 6e1322b43ba1435856838e9d9b3b711e0987c0e8446128c1a2ec1ff6023455ee
SIZE (dokeos/dokeos-1.6.4.tar.gz) = 4150264
MD5 (dokeos/dokeos-1.6.4.tar.gz) = 6e0b2e859c82b85b28c38ba2bc27fc6c
SHA256 (dokeos/dokeos-1.6.4.tar.gz) = 8e0be3ff68db8059411da24f3379cfcd250b1a778af25b8ff90d5e30142e4309
SIZE (dokeos/dokeos-1.6.4.tar.gz) = 4150017