From owner-cvs-all@FreeBSD.ORG Wed Aug 20 01:55:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6023F16A4BF; Wed, 20 Aug 2003 01:55:50 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA5F43FAF; Wed, 20 Aug 2003 01:55:48 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id h7K8tkSB015019; Wed, 20 Aug 2003 10:55:46 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h7K8t49v000808; Wed, 20 Aug 2003 10:55:04 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h7K8t3Fp000807; Wed, 20 Aug 2003 10:55:03 +0200 (CEST) (envelope-from marc) Date: Wed, 20 Aug 2003 10:55:03 +0200 From: Marc Fonvieille To: Greg Lewis Message-ID: <20030820085503.GB560@nosferatu.blackend.org> References: <200308141515.h7EFFp6X047032@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200308141515.h7EFFp6X047032@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-CURRENT cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games/freebsd-games Makefile pkg-plist ports/games/freebsd-games/files Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 08:55:50 -0000 On Thu, Aug 14, 2003 at 08:15:51AM -0700, Greg Lewis wrote: > glewis 2003/08/14 08:15:51 PDT > > FreeBSD ports repository > > Modified files: > games/freebsd-games Makefile pkg-plist > Added files: > games/freebsd-games/files Makefile > Log: > . Enable rogue. > Great! However the "annyoing" buffers overflow remain in rogue (look at misc/43886). I don't know if they are still exploitable in that port context but we, at least, should fix them to be sure. Marc