From: David Howells Date: Fri, 19 Oct 2012 22:56:37 +0000 (+0100) Subject: MODSIGN: perlify sign-file and merge in x509keyid X-Git-Tag: v3.7-rc2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b37d1bfb55d4b8a7d234fad0a84dca3336cee50b;p=pandora-kernel.git MODSIGN: perlify sign-file and merge in x509keyid Turn sign-file into perl and merge in x509keyid. The latter doesn't need to be a separate script as it doesn't actually need to work out the SHA1 sum of the X.509 certificate itself, since it can get that from the X.509 certificate. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed