From owner-freebsd-questions@FreeBSD.ORG Thu Oct 14 12:18:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD33C16A4CE for ; Thu, 14 Oct 2004 12:18:46 +0000 (GMT) Received: from alexandr.fdns.net (212-104-97-169.cable.evrocom.net [212.104.97.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A73643D39 for ; Thu, 14 Oct 2004 12:18:46 +0000 (GMT) (envelope-from admin@alexandr.fdns.net) Received: from localhost ([127.0.0.1] helo=alexandr.fdns.net) by alexandr.fdns.net with esmtp (Exim 4.43 (FreeBSD)) id 1CI7QR-000F82-Ov; Thu, 14 Oct 2004 15:21:56 +0000 Received: (from admin@localhost) by alexandr.fdns.net (8.12.10/8.12.10/Submit) id i9EFLsdw058157; Thu, 14 Oct 2004 15:21:54 GMT (envelope-from admin) Date: Thu, 14 Oct 2004 15:21:54 +0000 From: Alexandr To: "Matthias F. Brandstetter" Message-ID: <20041014152153.GD816@alexandr.fdns.net> References: <200410141357.35619.haimat@lame.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410141357.35619.haimat@lame.at> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Mailing List Subject: Re: where to find security updates? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 12:18:47 -0000 On Thu, Oct 14, 2004 at 01:57:35PM +0200, Matthias F. Brandstetter wrote: > Hi all, > > I am somewhat new to FreeBSD, and so not 100% used to this ports and > portaudit system. > > My daily sec. output says, that my installed "mod_php4-4.3.8_2" has two > vulnerabilities. So I did an "cvsup /root/ports-supfile" and a "make > search=mod_php4" afterwards. But I can only see "mod_php4-4.3.6" now, > which does not look like an update to "mod_php4-4.3.8_2". > > Now my question is: How should/can I update mod_php4, if there is no update > available? > > Greetings and TIA, Matthias > for portupgrade utility you may install port /usr/ports/sysutils/portupgrade You can use this tool for upgrade one package for example: portupgrade mod_php4-4.3.8_2