From owner-freebsd-security@FreeBSD.ORG Wed Oct 27 16:05:42 2004 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A86D16A4CE for ; Wed, 27 Oct 2004 16:05:42 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDB043D66 for ; Wed, 27 Oct 2004 16:05:41 +0000 (GMT) (envelope-from fehwalker@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so329425wri for ; Wed, 27 Oct 2004 09:05:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=I0HaOuS53gbWQaMB4FSQV0+MToFH1/o1n2wfSteAAkylMBooG0uYqHrW5erFgbanQWmmr/hEPVTFxXvE+q/ldqJywj/aWtMAKq76UyyT7H6oNYjQ0MsMOz+d+wN1j2Ms8TfhzmTvHkfEm11iuIe6njCdynopXHcHoGCoGhyf7QY= Received: by 10.38.150.32 with SMTP id x32mr1244597rnd; Wed, 27 Oct 2004 09:05:36 -0700 (PDT) Received: by 10.38.74.74 with HTTP; Wed, 27 Oct 2004 09:05:36 -0700 (PDT) Message-ID: <35de0c3004102709055f7d2c35@mail.gmail.com> Date: Wed, 27 Oct 2004 12:05:36 -0400 From: Bryan Fullerton To: freebsd-security@freebsd.org In-Reply-To: <200410271517.00682.mkenyeres@konvergencia.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <417EAC7E.2040103@wadham.ox.ac.uk> <200410271517.00682.mkenyeres@konvergencia.hu> Subject: Re: please test: Secure ports tree updating X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bryan Fullerton List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 16:05:42 -0000 On Wed, 27 Oct 2004 15:17:00 +0200, Marton Kenyeres wrote: > Any suggestions on what typical usage scenarios and updating practices > might be are welcome. (e.g. once a day / once a week / when freshports > notifies me that something on my watchlist has changed). Setting up local cvsup servers that sync with the busier freebsd.org servers at off-peak times is always good. I've always done this since I've had more than a couple of servers to update. Bryan