Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285238 - dev-util/git-1.6.5* and new SHA1 implementation
Summary: dev-util/git-1.6.5* and new SHA1 implementation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-16 19:25 UTC by Michal Terepeta
Modified: 2009-09-29 20:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
simple patch for the ebuild (git-1.6.5_rc1.ebuild.patch,913 bytes, patch)
2009-09-16 19:31 UTC, Michal Terepeta
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Terepeta 2009-09-16 19:25:50 UTC
The 1.6.5 version of git will include (and rc already does) a new, faster SHA1 implementation (can be build by setting BLK_SHA1 environment variable). Moreover because of that the Mozilla SHA1 was removed from git (http://git.kernel.org/?p=git/git.git;a=commit;h=30ae47b4cc19dce42f51b4fa378d315a71b08957). So the ebuilds for the release candidates and final 1.6.5 version should not include mozsha1 USE flag anymore and maybe introduce the blksha1 flag instead.

Reproducible: Always
Comment 1 Michal Terepeta 2009-09-16 19:31:18 UTC
Created attachment 204353 [details, diff]
simple patch for the ebuild

Patch introduces a new USE flag blksha1 and removes the mozsha1 one. Also, I guess it is not necessary to depend on openssl if the blksha1 is used.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-09-29 20:05:48 UTC
Added to 1.6.5_rc2 and 9999.