From owner-freebsd-current@FreeBSD.ORG Thu May 20 14:09:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C069616A4CF for ; Thu, 20 May 2004 14:09:51 -0700 (PDT) Received: from blacksheep.csh.rit.edu (blacksheep.csh.rit.edu [129.21.60.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8724E43D45 for ; Thu, 20 May 2004 14:09:51 -0700 (PDT) (envelope-from wxs@csh.rit.edu) Received: from fury.csh.rit.edu (fury.csh.rit.edu [IPv6:2001:470:1f00:135:a00:20ff:fe8d:5399]) by blacksheep.csh.rit.edu (Postfix) with ESMTP id 8D6A09ECF; Thu, 20 May 2004 17:09:50 -0400 (EDT) Received: by fury.csh.rit.edu (Postfix, from userid 44963) id 46ED11458; Thu, 20 May 2004 17:09:50 -0400 (EDT) Date: Thu, 20 May 2004 17:09:49 -0400 From: Wesley Shields To: Nicholas Bernstein Message-ID: <20040520210949.GA7682@csh.rit.edu> References: <1085079573.10250.42.camel@nick.docmagic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1085079573.10250.42.camel@nick.docmagic.com> User-Agent: Mutt/1.5.3i cc: freebsd-current Subject: Re: Errata emails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 21:09:51 -0000 On Thu, May 20, 2004 at 11:59:34AM -0700, Nicholas Bernstein wrote: > Hello all, > > I was wondering if someone could point me to the mailing list, assuming > there is one, where errata announcements are made. I'm thinking "new > patch for $program released today" type emails. Is something like this > available? > > Regards, > Nick Take a look at http://www.vuxml.org/freebsd/index.html or security/vuxml in the ports tree. It lists security issues in the ports tree (src tree changes are documented in security advisories). -- WXS