Re: xdelta files for security patches
From: Colin Percival (colin.percival_at_wadham.ox.ac.uk)
Date: 05/14/03
- Previous message: Peter C. Lai: "Re: OpenSSH-portable <= 3.6.1p1 bug?"
- In reply to: Colin Percival: "Re: xdelta files for security patches"
- Next in thread: Peter Pentchev: "Re: xdelta files for security patches"
- Reply: Peter Pentchev: "Re: xdelta files for security patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 14 May 2003 09:07:24 +0100 To: Colin Percival <colin.percival@wadham.ox.ac.uk>, Michael Nottebrock <michaelnottebrock@gmx.net>, FreeBSD Security <freebsd-security@freebsd.org>
At 00:35 13/05/2003 +0100, I wrote:
> 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.
Of course, when I wrote this, I had no idea that I was about to write a
binary diff/patch utility in 12 hours. In doing so, I've lost quite a bit
of respect for xdelta; ok, my code is about five times slower and has a
larger memory footprint, but it produces diffs 35% smaller and weighs in at
a massive 281 lines (in contrast to the thousands of lines of code in xdelta).
I'll be adding this into FreeBSD Update in the near future. If anyone
wants the code for other purposes, feel free to contact me.
Colin Percival
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Peter C. Lai: "Re: OpenSSH-portable <= 3.6.1p1 bug?"
- In reply to: Colin Percival: "Re: xdelta files for security patches"
- Next in thread: Peter Pentchev: "Re: xdelta files for security patches"
- Reply: Peter Pentchev: "Re: xdelta files for security patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|