Bug#879459: git: please build against openssl with OPENSSL_SHA1=1

2017-10-21 Thread Shawn Landden
tag 879459 wontfix On Sat, Oct 21, 2017 at 1:33 PM, Anders Kaseorg wrote: > Git’s builtin SHA-1 implementation has the advantage of trying to detect > attempted collisions (https://github.com/cr-marcstevens/ > sha1collisiondetection), which seems like good thing to do by default

Bug#879459: git: please build against openssl with OPENSSL_SHA1=1

2017-10-21 Thread Anders Kaseorg
Git’s builtin SHA-1 implementation has the advantage of trying to detect attempted collisions (https://github.com/cr-marcstevens/sha1collisiondetection), which seems like good thing to do by default these days. Furthermore, Debian does not ship GPL code linked with OpenSSL for license reasons

Bug#879459: git: please build against openssl with OPENSSL_SHA1=1

2017-10-21 Thread Shawn Landden
Package: git Version: 1:2.14.2-1 Severity: wishlist Openssl's sha1 is much faster, ~25% even on this crusty 7 year old laptop. On new Intel and all arm64 machines which have hardware acceleration openssl will be even more dramatically faster. shawn@t410s:~/git/git$ time git fsck Checking