From owner-freebsd-security@FreeBSD.ORG Sun Oct 2 05:15:47 2011 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA58F106564A; Sun, 2 Oct 2011 05:15:47 +0000 (UTC) (envelope-from brett@lariat.net) Received: from lariat.net (lariat.net [66.62.230.51]) by mx1.freebsd.org (Postfix) with ESMTP id 2ED1E8FC0A; Sun, 2 Oct 2011 05:15:46 +0000 (UTC) Received: from WildRover.lariat.net (IDENT:ppp1000.lariat.net@lariat.net [66.119.58.2] (may be forged)) by lariat.net (8.9.3/8.9.3) with ESMTP id WAA24453; Sat, 1 Oct 2011 22:53:53 -0600 (MDT) Message-Id: <201110020453.WAA24453@lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Sat, 01 Oct 2011 22:53:46 -0600 To: Chris Rees , Eirik Øverby From: Brett Glass In-Reply-To: References: <201110010410.p914Ap3F001617@chilled.skew.org> <4E86A12E.3070600@FreeBSD.org> <808B16DD-6AC6-438D-B2AE-895C5875EFC5@anduin.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Mailman-Approved-At: Sun, 02 Oct 2011 10:49:37 +0000 Cc: freebsd-security@freebsd.org, Doug Barton , Mike Brown , Eitan Adler Subject: Re: FreeBSD Security Advisory FreeBSD-SA-11:05.unix X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2011 05:15:47 -0000 Another question. Suppose one has built a custom kernel (as I always do). Does FreeBSD-update update the kernel sources such that I can do a simple "make buildkernel installkernel"? Or do I also have to csup my kernel sources to some specific tag and rebuild? If so, how do I know which tag? --Brett Glass