From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 18:28:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C05DC106564A for ; Tue, 15 Apr 2008 18:28:47 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 8CE128FC1B for ; Tue, 15 Apr 2008 18:28:47 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id A526D28440; Tue, 15 Apr 2008 14:28:46 -0400 (EDT) To: Anselm Strauss References: From: Lowell Gilbert Date: Tue, 15 Apr 2008 14:28:46 -0400 In-Reply-To: (Anselm Strauss's message of "Tue\, 15 Apr 2008 16\:28\:44 +0200") Message-ID: <44tzi36kgx.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Tracking base system and kernel updates/vulnerabilities X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2008 18:28:47 -0000 Anselm Strauss writes: > is there a tool, like portaudit for the ports tree, to track updates > and/or vulnerabilities for the base system and the kernel? What I'm > looking for is a tool that will check my current installation against > a specific checkout of the CVS source and kernel trees considering a > specific CVS tag and inform me where my system is outdated and > vulnerable. I don't know if this is even possible by just having the > CVS trees ... > > For the kernel, is there something like a linear version number in the > -STABLE branches? I noticed there's a pX in the kernel version for > release kernels. How do I for example compare the currentness of two > 7.0-STABLE kernels if I don't know from what source they were build? freebsd-update(8)