Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1289019

Linux 4.3.2

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Linux 4.3.2
Date 2015-12-11 00:50 +0100
Message-ID <qEj8d-4Em-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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-stable.git;a=summary

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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Linux 4.3.2 Greg KH <gregkh@linuxfoundation.org> - 2015-12-11 00:50 +0100
  Re: Linux 4.3.2 Greg KH <gregkh@linuxfoundation.org> - 2015-12-11 00:50 +0100
  Re: Linux 4.3.2 Jörg-Volker Peetz <jvpeetz@web.de> - 2015-12-11 12:00 +0100

csiph-web