Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753268AbbLJXkl (ORCPT ); Thu, 10 Dec 2015 18:40:41 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:49154 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751658AbbLJXkj (ORCPT ); Thu, 10 Dec 2015 18:40:39 -0500 Date: Thu, 10 Dec 2015 18:40:37 -0500 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 4.3.2 Message-ID: <20151210234037.GA14999@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2200 Lines: 64 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWag1zAAoJEDjbvchgkmk+MRsQAK15auLaV/vslTuGwKxMLuic pSKE8+JVEmoSP0MB0YaM/Manqsh9UAFWPKyIxdnKeqdDfH6MEzcw0Xt7bJpOjj0d 3teQ0J16/eRhcIlIs424e9z5w1eTQ+2SZnVdmGXOOU7mGc8xxMIIN06ckVOS2lNa 7mA7Jg0t00F2ZaurgNmBMl4E4jVpnqvi8zENiVElJQBxXzK9ayGU1Kjt9LLUF6V2 WFCHUM5uRS5l4/mi5o+U+MOUrcyMh+duonmX6MXyX95LuDAzXjDq2zrZHI1JMFaK s/OnQdgHifZf0Y2v9WWDhn2b9Yp57x/J7tDHSFiKv2UOsAX+EUSNXMGDEZM11tYR Sd6Hbw7R8JF5zYZEfOdnBwxfAXGD8fT0YIccHjgXeXEl9ei+iJJQUF65GIhtn2SO qsjxlgo5UX0LOQvvPNbj3i7qg6f7kQTiJamHcMgcWMLpHUHx5OAK3TcULvKma3S+ tNVGCnK+eCJq9Xoly6s7+pc20hQIU6VOGvUAhLdGhbNmt2mGnxxRRhWLy4jyaPps yaSkyE6NKrc2RoBQ/BRPum2F25NDsI7+GEfVDlU2cKQNjOxZKoa2xSy1yCtuOVkh 0ff9SlL73XDaoZxYnebJ0hpXulhYX0X5bLIkzVsIeJVLNLaAdcmeoyRKuDeMxXk7 /Tt6Ou6lOAIivH84gVFL =oY5m -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/