From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 13:15:49 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 18BBE1065686 for ; Mon, 29 Sep 2008 13:15:49 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8CFFF8FC2F for ; Mon, 29 Sep 2008 13:15:48 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id m8TDFXoj032217; Mon, 29 Sep 2008 14:15:40 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.7.2 smtp.infracaninophile.co.uk m8TDFXoj032217 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1222694140; bh=MTuKh1ZiGicCkX Tpx/YjhEumfpNW9RUclAfNqbr5JM8=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<48E0D4EF.3080107@infracaninophile.co.uk>|Date:=20Mon,=2 029=20Sep=202008=2014:15:27=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.17=20(X11/20080929)|MIME-Version:=201 .0|To:=20Leslie=20Jensen=20|CC:=20freebsd-questions @freebsd.org|Subject:=20Re:=20Which=20mailing=20list?|References:=2 0<48E0C061.9010200@eskk.nu>|In-Reply-To:=20<48E0C061.9010200@eskk.n u>|X-Enigmail-Version:=200.95.6|Content-Type:=20multipart/signed=3B =20micalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"application/pgp-signa ture"=3B=0D=0A=20boundary=3D"------------enig42FB4023FADD797CE01D54 70"; b=r1pLKL6MuCiXtBoBvCJfSY8DPJT5mWpvkBwv5hgrbdxK3vcnJKg7V82hGE2e TbfKVG6ssUZd7IG4pnI60hHLptvKtatpd0M+5+RJ7MMCEiIjegoOZpXxJMwiFabBZJh oDANjBJiOmZdrRRt/jN8UO8Doqr2paPJBm51Q0jZ2VqY= Message-ID: <48E0D4EF.3080107@infracaninophile.co.uk> Date: Mon, 29 Sep 2008 14:15:27 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.17 (X11/20080929) MIME-Version: 1.0 To: Leslie Jensen References: <48E0C061.9010200@eskk.nu> In-Reply-To: <48E0C061.9010200@eskk.nu> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig42FB4023FADD797CE01D5470" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Mon, 29 Sep 2008 14:15:40 +0100 (BST) X-Virus-Scanned: ClamAV 0.94/8353/Mon Sep 29 10:57:09 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: Which mailing list? 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: Mon, 29 Sep 2008 13:15:49 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig42FB4023FADD797CE01D5470 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Leslie Jensen wrote: >=20 > I'm running FreeBSD 7.1-PRERELEASE and I want to keep track on when=20 > it's updated so that I can upgrade. I'm on the freebsd-announce list bu= t=20 > I'm not sure if it's the right list to follow for this purpose. > /Leslie At the moment there hasn't been a RELENG_7_1 tag laid down, so anything labelled 7.1 is from the RELENG_7 branch. Technically both of RELENG_7 and any RELENG_7_x are covered by the freebsd-stable@ mailing list, although there is not usually any great amount of traffic to do with the = progress of new releases there. Also, RELENG_7 is a development branch: patches and updates are added to it all the time without any special fanfare or announcements; although right now as we're in the middle of a release process, that's being=20 controlled by the Release Engineering team and is limited to bug fixes and release preparations. If you really want to track all the activity on RELENG_7 then you can join one of the lists that distributes CVS e-mails. This is the most appropriate one for your purposes: http://lists.freebsd.org/mailman/listinfo/cvs-src Even so, that contains all the messages about all the commits to all the = branches of the src collection, not just to RELENG_7. You'll need to filter it pretty stringently to pull out just the stuff you're intereste= d=20 in. I believe there is an internal FreeBSD service somewhere which provi= des=20 quite fine grained filtering, but it may only be available to people with= =20 @freebsd.org accounts. (I saw it mentioned on a mailing list many years = ago=20 but I've mostly forgotten what I knew about it.) Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig42FB4023FADD797CE01D5470 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkjg1PUACgkQ8Mjk52CukIyKDACfVaOF1Z4yUcoe0slbABE5cDGm xh4AoJAQEdvmr1B9WcfVxgpgMA8WqX+j =n7Ru -----END PGP SIGNATURE----- --------------enig42FB4023FADD797CE01D5470--