|
|
Subscribe / Log in / New account

Re: [GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #7a]

From:  James Morris <jmorris-AT-namei.org>
To:  David Woodhouse <dwmw2-AT-infradead.org>
Subject:  Re: [GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #7a]
Date:  Wed, 12 Aug 2015 20:30:10 +1000 (AEST)
Message-ID:  <alpine.LRH.2.20.1508122029080.17160@namei.org>
Cc:  David Howells <dhowells-AT-redhat.com>, mcgrof-AT-gmail.com, Mimi Zohar <zohar-AT-linux.vnet.ibm.com>, linux-kernel-AT-vger.kernel.org, linux-security-module-AT-vger.kernel.org
Archive‑link:  Article

On Wed, 12 Aug 2015, David Woodhouse wrote:

> On Wed, 2015-08-12 at 20:08 +1000, James Morris wrote:
> > make-3.81-20.el6.x86_64
> > 
> > The machine is not accessible, sorry.
> 
> No matter. I have a CentOS 6 VM in which I can attempt to reproduce.
> 
> > Where is MODULE_SIG_KEY_FILENAME assigned?
> 
> At about line 243:
> 
> $(eval $(call config_filename,MODULE_SIG_KEY))
> 
> Or, more to the point, somewhere in here... you may now understand why
> I made a new jug of coffee. I had torture-tested this with fairly much
> every pathology I could think of. And you've managed to break it with
> the *default* case. Congratulations. You just made me cry.

You made me read Make documentation -- I think we're even.

> #
> define config_filename =

This may be relevant:

http://stackoverflow.com/questions/13260396/gnu-make-3-81...


-- 
James Morris
<jmorris@namei.org>




to post comments


Copyright © 2015, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds