From owner-freebsd-questions@FreeBSD.ORG Thu May 4 11:58:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 399AC16A400 for ; Thu, 4 May 2006 11:58:22 +0000 (UTC) (envelope-from frank@ircnow.org) Received: from scott.blazing.de (scott.blazing.de [80.86.187.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD1A643D46 for ; Thu, 4 May 2006 11:58:21 +0000 (GMT) (envelope-from frank@ircnow.org) Received: by scott.blazing.de (Postfix, from userid 510) id BFD529C251; Thu, 4 May 2006 13:58:17 +0200 (CEST) Received: from shodan.nognu.de (shodan.nognu.de [85.14.216.230]) by scott.blazing.de (Postfix) with ESMTP id 912659C25E for ; Thu, 4 May 2006 13:58:14 +0200 (CEST) Received: by shodan.nognu.de (nbSMTP-1.00) for uid 1002 frank@ircnow.org; Thu, 4 May 2006 13:58:14 +0200 (CEST) Date: Thu, 4 May 2006 13:58:14 +0200 From: Frank Steinborn To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org References: <20060504083534.25615.qmail@web51603.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060504083534.25615.qmail@web51603.mail.yahoo.com> Message-Id: <20060504115814.912659C25E@scott.blazing.de> Subject: Re: quick question regarding security advisories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 11:58:22 -0000 Mark Jayson Alvarez wrote: > Hi, > > Those security advisories posted in www.freebsd.org... > will they be applied once I rebuild my entire system?? > My default /usr/share/example/cvsup/stable-supfile > contains this line: > > *default release=cvs tag=RELENG_6 > > Are those security patches constantly being applied in > the source tree of such release?? Yes, they are applied to all branches. You can see that in the "Corrected:"-column in the advisory too. Frank