|
|
Subscribe / Log in / New account

Linux 4.3.2

From:  Greg KH <gregkh@linuxfoundation.org>
To:  linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@vger.kernel.org
Subject:  Linux 4.3.2
Date:  Thu, 10 Dec 2015 18:40:37 -0500
Message-ID:  <20151210234037.GA14999@kroah.com>
Cc:  lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Archive‑link:  Article

I'm announcing the release of the 4.3.2 kernel.

This release fixes a bug with regards to X.509 certificates, more
details can be found in the commit log.  If you don't use these
certificates, no need to upgrade from 4.3.1.  Note, the bug is also in
4.3.0, it is not new in 4.3.1.

The updated 4.3.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.3.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...

thanks,

greg k-h

------------

 Makefile                                  |    2 +-
 crypto/asymmetric_keys/x509_cert_parser.c |   18 ++++++++++--------
 2 files changed, 11 insertions(+), 9 deletions(-)

David Howells (1):
      X.509: Fix the time validation [ver #2]

Greg Kroah-Hartman (1):
      Linux 4.3.2

sudip (1):
      crypto: asymmetric_keys - remove always false comparison



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