Gmane
From: Chris Wright <chrisw <at> sous-sol.org>
Subject: Linux 2.6.16.16
Newsgroups: gmane.linux.kernel
Date: 2006-05-11 02:25:47 GMT (3 years, 7 weeks, 5 days, 22 hours and 34 minutes ago)
We (the -stable team) are announcing the release of the 2.6.16.16
kernel.

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.15 and 2.6.16.16, as it is small enough to do so.

The updated 2.6.16.y git tree can be found at:
 	git://git.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,
-chris

--------

 Makefile   |    2 +-
 fs/locks.c |   21 ++++++++++++---------
 2 files changed, 13 insertions(+), 10 deletions(-)

Summary of changes from v2.6.16.15 to v2.6.16.16
================================================

Chris Wright:
      Linux 2.6.16.16

Trond Myklebust:
      fs/locks.c: Fix lease_init (CVE-2006-1860)