From owner-freebsd-questions@FreeBSD.ORG Wed May 31 19:00:53 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 C7E6D16AE21 for ; Wed, 31 May 2006 19:00:53 +0000 (UTC) (envelope-from reitz@eecs.cwru.edu) Received: from beta.eecs.cwru.edu (beta.EECS.CWRU.Edu [129.22.150.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E04C43D46 for ; Wed, 31 May 2006 19:00:53 +0000 (GMT) (envelope-from reitz@eecs.cwru.edu) Received: from brak ([::ffff:129.22.151.63]) (TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by beta.eecs.cwru.edu with esmtp; Wed, 31 May 2006 15:00:52 -0400 id 000ABF35.447DE7E4.00006FE1 Date: Wed, 31 May 2006 14:59:40 -0400 (EDT) From: Andy Reitz X-X-Sender: reitz@brak To: Bill Moran In-Reply-To: <20060531082354.5e9fbb90.wmoran@collaborativefusion.com> Message-ID: References: <20060531230821.T62075@a2.scoop.co.nz> <20060531082354.5e9fbb90.wmoran@collaborativefusion.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Andrew McNaughton , freebsd-questions@freebsd.org Subject: Re: getting alerts about system upgrades 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: Wed, 31 May 2006 19:00:58 -0000 On Wed, 31 May 2006, Bill Moran wrote: > On Wed, 31 May 2006 23:22:16 +1200 (NZST) > Andrew McNaughton wrote: > > > > portaudit gives me alerts when security issues arise in installed ports, > > and portversion keeps me abreast of less critical updates. It's a whole > > lot easier than the old situation of tracking the security lists every > > day. > > > > Is there a comparably easy way to track available and critical upgrades > > for the FreeBSD core? > > The canonical way to do this is to subscribe to announce@ and/or > security-announce@freebsd.org. Very low traffic, but important > stuff you need to know comes through those channels. There is also an RSS feed, which I prefer over the mailing list: http://www.freebsd.org/security/advisories.rdf -Andy.