From 44c39250997b6f90e6a945bdcbc6b9d5b46c7482 Mon Sep 17 00:00:00 2001 From: tonnerre Date: Thu, 3 Jul 2008 22:14:50 +0000 Subject: Add patch to fix a libBER Denial of Service in OpenLDAP. (CVE-2008-2952) --- databases/openldap-client/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/openldap-client') diff --git a/databases/openldap-client/Makefile b/databases/openldap-client/Makefile index 2cc67d810ad..395c1d0834d 100644 --- a/databases/openldap-client/Makefile +++ b/databases/openldap-client/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2008/02/24 20:15:05 ghen Exp $ +# $NetBSD: Makefile,v 1.9 2008/07/03 22:14:50 tonnerre Exp $ PKGNAME= ${DISTNAME:S/-/-client-/} COMMENT= Lightweight Directory Access Protocol libraries and client programs +PKGREVISION= 1 CONFLICTS+= openldap<2.3.23nb1 -- cgit v1.2.3