| From: |
| Chris Wright <chrisw@sous-sol.org> |
| To: |
| linux-kernel@vger.kernel.org, stable@kernel.org |
| Subject: |
| Linux 2.6.16.16 |
| Date: |
| Wed, 10 May 2006 19:25:47 -0700 |
| Cc: |
| torvalds@osdl.org |
| Archive-link: |
| Article,
Thread
|
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)