From e8791820966353cce1c1993bf90de5f1199936bd Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 5 Jun 2000 06:20:41 +0000 Subject: Mark FORBIDDEN due to local buffer overflow in kdesud yielding gid nogroup (yeah, it's still a security hole) Submitted by: Noir Sin (via Bugtraq) --- x11/kde4-workspace/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11/kde4-workspace') diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 36a0e07a75d8..cda7136c2f65 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -28,4 +28,6 @@ CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ CONFIGURE_ENV+= MOC="${MOC}" USE_GMAKE= yes +FORBIDDEN= "Local buffer overflow yielding gid nogroup" + .include -- cgit