Gmane
Favicon
From: Greg KH <gregkh <at> suse.de>
Subject: Linux 2.6.16.11
Newsgroups: gmane.linux.kernel
Date: 2006-04-24 20:33:58 GMT (3 years, 10 weeks, 1 day, 10 hours and 3 minutes ago)
We (the -stable team) are announcing the release of the 2.6.16.11 kernel
(because just one -stable kernel a day is obviously not enough...)

The diffstat and short summary of the fixes are below.

I'll also be replying to this message with a copy of the patch between
2.6.16.10 and 2.6.16.11, as it is small enough to do so.

The updated 2.6.16.y git tree can be found at:
 	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
and can be browsed at the normal kernel.org git web browser:
	www.kernel.org/git/

thanks,

greg k-h

--------

 Makefile      |    2 +-
 fs/cifs/dir.c |   14 ++++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

Summary of changes from v2.6.16.10 to v2.6.16.11
================================================

Greg Kroah-Hartman:
      Linux 2.6.16.11

Steve French:
      Don't allow a backslash in a path component (CVE-2006-1863)