svn commit: r208545 - in head/release: amd64 i386 ia64 pc98
powerpc sparc64 sun4v
Garrett Cooper
yanefbsd at gmail.com
Tue May 25 18:34:38 UTC 2010
On Tue, May 25, 2010 at 11:10 AM, Jung-uk Kim <jkim at freebsd.org> wrote:
> On Tuesday 25 May 2010 01:48 pm, Xin LI wrote:
>> Author: delphij
>> Date: Tue May 25 17:48:17 2010
>> New Revision: 208545
>> URL: http://svn.freebsd.org/changeset/base/208545
>>
>> Log:
>> libarchive now needs libcrypto and liblzma.
>>
>> Modified:
>> head/release/amd64/boot_crunch.conf
>> head/release/i386/boot_crunch.conf
>> head/release/ia64/boot_crunch.conf
>> head/release/pc98/boot_crunch.conf
>> head/release/powerpc/boot_crunch.conf
>> head/release/sparc64/boot_crunch.conf
>> head/release/sun4v/boot_crunch.conf
>
> misc/146904?
joerg brought up an interesting item on #bsddev:
<@joerg> seeing Xin Li's last commit: does libmd contain SHA256 and SHA512?
lzma doesn't use SHA512, but it does use SHA256.
So does it actually need libcrypto now that libmd is included, or was
it a bad analysis by your's truly?
Thanks,
-Garrett
More information about the svn-src-head
mailing list