aboutsummaryrefslogtreecommitdiff
path: root/www/auth_ldap
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2006-03-08 09:47:46 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2006-03-08 09:47:46 +0000
commit064cf1c10c34cb98ef0d9d70b0022390177be1b9 (patch)
treecf1dbb490ddec3a8a67c2ecd3700985122ecbb3e /www/auth_ldap
parent020e3ddaa29a3168eeca466a3f86bd88f5429b8e (diff)
downloadports-064cf1c10c34cb98ef0d9d70b0022390177be1b9.tar.gz
ports-064cf1c10c34cb98ef0d9d70b0022390177be1b9.zip
- Mark FORBIDDEN due to multiple format strings vulnerabilities.
- Set EXPIRATION_DATE to one month from now since the port is unmaintained. Reported by: Christos Siaterlis csiat AT noc dotty ntua dotty gr Security: http://www.digitalarmaments.com/2006090173928420.html Security: http://secunia.com/advisories/18382/ Approved by: portmgr (implicit) Approved by: security-officer (simon)
Notes
Notes: svn path=/head/; revision=157029
Diffstat (limited to 'www/auth_ldap')
-rw-r--r--www/auth_ldap/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile
index 4f990cc331a4..ef5169084390 100644
--- a/www/auth_ldap/Makefile
+++ b/www/auth_ldap/Makefile
@@ -14,6 +14,10 @@ MASTER_SITES= http://www.rudedog.org/auth_ldap/
MAINTAINER= ports@FreeBSD.org
COMMENT= Apache module to authenticate against an LDAP directory
+FORBIDDEN= Contains multiple format strings vulnerabilities
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE=2006-04-08
+
USE_OPENLDAP= yes
USE_APACHE= yes
GNU_CONFIGURE= yes