Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755286AbXIHTlS (ORCPT ); Sat, 8 Sep 2007 15:41:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754566AbXIHTlK (ORCPT ); Sat, 8 Sep 2007 15:41:10 -0400 Received: from hera.kernel.org ([140.211.167.34]:36661 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754522AbXIHTlJ (ORCPT ); Sat, 8 Sep 2007 15:41:09 -0400 Date: Sat, 8 Sep 2007 19:41:05 +0000 From: Willy Tarreau To: linux-kernel@vger.kernel.org, stable@kernel.org Subject: Linux 2.6.20.19 Message-ID: <20070908194105.GA24334@hera.kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1425 Lines: 42 I've just released Linux 2.6.20.19. It backports a fix present in 2.6.22 for a bug introduced in the IPv6 stack in 2.6.20, which could lead to crashes under certain circumstances. I'll also be replying to this message with a copy of the patch between 2.6.20.18 and 2.6.20.19. The patch and changelog will appear soon at the following locations: ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/ ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/patch-2.6.20.19.bz2 ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.20.19 Git repository: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.20.y.git http://www.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.20.y.git Git repository through the gitweb interface: http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.20.y.git Willy ------- Makefile | 2 +- net/ipv6/exthdrs.c | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) Summary of changes from 2.6.20.18 to 2.6.20.19 ============================================ Willy Tarreau (1): Linux 2.6.20.19 YOSHIFUJI Hideaki (1): [IPV6]: Do no rely on skb->dst before it is assigned. - 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/