On Mon, 6 Oct 2014, David Howells wrote:

> Hi James,
> 
> Can you pull these fixes into your next branch?
> 
>  (1) Handle error codes in pointers correctly so as not to crash.
> 
>  (2) Fix the asymmetric key description to make module signature checking work
>      right (I changed the description to include the X.509 serial number, but
>      the module uses the subjectKeyId still).
> 
>  (3) Bring back matching of keys based on partial matches on the auxiliary
>      IDs (required for IMA).
> 
>  (4) Make the PGP fingerprint field in /proc/keys hold the tail end of the
>      SKID once again (if present).
> 
>  (5) IMA needs to zero-pad the key ID it requests a match on because the hex
>      string will be rejected if it's not a multiple of two digits.
> 
> David
> ---
> The following changes since commit c867d07e3c861e75509650b8a359351d634db93a:
> 
>   Merge branch 'next' of 
> git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next 
> (2014-10-02 19:47:23 +1000)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git 
> tags/keys-next-fixes-20141006

Thanks, pulled.



-- 
James Morris
<jmor...@namei.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to