On Mar 22, 2011, at 14:14, John B Brown wrote:
Keeping change to a bare minimum is an admirable pursuit. My particular bugbear is the bzip2 libraries and the Apple refusal to remove the broken version numbers from the 'fixed' binary for bzip2. 10.6.7 claims a fix for both bzip2 and clamav in the server but the bzip2 binary still responds with:
(8): % bzip2 --version bzip2, a block-sorting file compressor. Version 1.0.5, 10-Dec-2007.
How is that for a weird change result?
10.6.6 had bzip2-21: http://www.opensource.apple.com/tarballs/bzip2/bzip2-21.tar.gz 10.6.7 has a newer version which will be available here once opensource.apple.com releases it: http://www.opensource.apple.com/release/mac-os-x-1067/ and you can verify the change yourself if you are that concerned.