Linux 2.6.13.5

From: Greg KH
Date: Thu Dec 15 2005 - 15:30:06 EST


As mentioned before, since people had been wanting another old release,
we (the -stable team) are announcing the release of the 2.6.13.5 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.13.4 and 2.6.13.5, as it is small enough to do so.

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

thanks,

greg k-h

--------

Makefile | 2
arch/s390/appldata/appldata_base.c | 7 +
arch/sparc64/kernel/irq.c | 1
include/linux/proc_fs.h | 1
include/linux/sysctl.h | 3
kernel/sysctl.c | 136 +++++++++++++++++++++++++++++--------
net/bridge/br_if.c | 2
7 files changed, 119 insertions(+), 33 deletions(-)

Summary of changes from v2.6.13.4 to v2.6.13.5
==============================================

Al Viro:
CVE-2005-2709 sysctl unregistration oops

Greg Kroah-Hartman:
Linux 2.6.13.5

Stephen Hemminger:
br: fix race on bridge del if

Sven Hartge:
Fix compile error in irq.c

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/