[<prev] [next>] [day] [month] [year] [list]
Message-ID: <19217.1468001715@warthog.procyon.org.uk>
Date: Fri, 08 Jul 2016 19:15:15 +0100
From: David Howells <dhowells@...hat.com>
To: jmorris@...ei.org
cc: dhowells@...hat.com, keyrings@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org
Subject: [GIT PULL] KEYS: Miscellany
Hi James,
Could you pull these patches into security/next please? They've been in
linux-next for 3 weeks or so.
One patch just strips a bunch of spaces and the other patch changes sign-file
to attempt to acertain as to whether an X.509 cert is in DER or PEM format
before trying to read it and then parsing it using the appropriate openssl
call.
Thanks,
David
---
The following changes since commit 40d273782ff16fe1a7445cc05c66a447dfea3433:
security: tomoyo: simplify the gc kthread creation (2016-06-06 20:23:55 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/keys-misc-20160708
for you to fetch changes up to 9552c7aebb8c36912612fddad5b55267c671a303:
modsign: Make sign-file determine the format of the X.509 cert (2016-06-14 13:18:33 +0100)
----------------------------------------------------------------
Keyrings miscellany
----------------------------------------------------------------
David Howells (2):
KEYS: Strip trailing spaces
modsign: Make sign-file determine the format of the X.509 cert
include/keys/rxrpc-type.h | 2 +-
scripts/sign-file.c | 34 ++++++++++++++++++++++++++--------
security/keys/persistent.c | 2 +-
security/keys/request_key.c | 2 +-
4 files changed, 29 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists