From owner-freebsd-security@FreeBSD.ORG Mon May 12 16:35:28 2003 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 5EACB37B401 for ; Mon, 12 May 2003 16:35:28 -0700 (PDT) Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20A1643FAF for ; Mon, 12 May 2003 16:35:27 -0700 (PDT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from piii600.wadham.ox.ac.uk ([81.103.196.4]) by mta03-svc.ntlworld.comESMTP <20030512233525.TNMN11246.mta03-svc.ntlworld.com@piii600.wadham.ox.ac.uk>; Tue, 13 May 2003 00:35:25 +0100 Message-Id: <5.0.2.1.1.20030513001702.02e4a018@popserver.sfu.ca> X-Sender: cperciva@popserver.sfu.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 13 May 2003 00:35:23 +0100 To: Michael Nottebrock , FreeBSD Security From: Colin Percival In-Reply-To: <200305130104.25177.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: xdelta files for security patches X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 23:35:28 -0000 At 01:04 13/05/2003 +0200, Michael Nottebrock wrote: >Has xdelta (in ports under misc/xdelta) ever been considered as a means of >delivering binary patches for security updates? > >It seems to be a pretty neat. Using some form of binary diffs is on my todo list for FreeBSD Update (security/freebsd-update), but it's not a matter of critical importance. Right now updating from 4.7-RELEASE to the latest binaries takes around 30 MB, depending upon which install set you chose (nocrypt, crypt, kerberos4, kerberos5); good binary diffs would probably reduce this to around 5 MB. That said, I'm not sure if I would choose xdelta. Colin Percival