|
|
Subscribe / Log in / New account

Linux 3.8.10

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 3.8.10
Date:  Fri, 26 Apr 2013 12:25:21 -0700
Message-ID:  <20130426192521.GA23742@kroah.com>
Cc:  lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Archive‑link:  Article

I'm announcing the release of the 3.8.10 kernel.

It fixes a build error in the 3.8.9 release.  If you can properly build
that kernel, no need for you to upgrade (hint, if you enable CONFIG_NS,
you need this release.)

Many thanks to Shea Levy for pointing out the problem.

The updated 3.8.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.8.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 +-
 include/linux/capability.h |    2 ++
 kernel/capability.c        |   24 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 1 deletion(-)

Greg Kroah-Hartman (1):
      Linux 3.8.10

Linus Torvalds (1):
      Add file_ns_capable() helper function for open-time capability checking



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