aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-02-07 19:03:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-02-07 19:03:30 +0000
commitb8247c516d62d2386dfa602e1eb7c358cda785e8 (patch)
treec61661264f476bb5d5b4cb096798d6b42875b0ec
parenta2f9b036d9adb1f671c888c4be651c624e6796a3 (diff)
downloadupstream-b8247c516d62d2386dfa602e1eb7c358cda785e8.tar.gz
upstream-b8247c516d62d2386dfa602e1eb7c358cda785e8.tar.bz2
upstream-b8247c516d62d2386dfa602e1eb7c358cda785e8.zip
update to linux 2.6.15.3 (security fixes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3183 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/target/linux/aruba-2.6/Makefile4
-rw-r--r--openwrt/target/linux/brcm-2.6/Makefile4
-rw-r--r--openwrt/target/linux/x86-2.6/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/openwrt/target/linux/aruba-2.6/Makefile b/openwrt/target/linux/aruba-2.6/Makefile
index 3e1ee17df22..f1cf278c045 100644
--- a/openwrt/target/linux/aruba-2.6/Makefile
+++ b/openwrt/target/linux/aruba-2.6/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
-LINUX_VERSION:=2.6.15.1
+LINUX_VERSION:=2.6.15.3
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
+LINUX_KERNEL_MD5SUM:=57a8675485bbc4982e9267fab6b24519
include ../rules.mk
include ./config
diff --git a/openwrt/target/linux/brcm-2.6/Makefile b/openwrt/target/linux/brcm-2.6/Makefile
index 489278a67bd..9495d326d42 100644
--- a/openwrt/target/linux/brcm-2.6/Makefile
+++ b/openwrt/target/linux/brcm-2.6/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
-LINUX_VERSION:=2.6.15.1
+LINUX_VERSION:=2.6.15.3
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
+LINUX_KERNEL_MD5SUM:=57a8675485bbc4982e9267fab6b24519
include ../rules.mk
include ./config
diff --git a/openwrt/target/linux/x86-2.6/Makefile b/openwrt/target/linux/x86-2.6/Makefile
index 45a2e1c492c..e7c18fcc564 100644
--- a/openwrt/target/linux/x86-2.6/Makefile
+++ b/openwrt/target/linux/x86-2.6/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
-LINUX_VERSION:=2.6.15.1
+LINUX_VERSION:=2.6.15.3
LINUX_RELEASE:=1
-LINUX_KERNEL_MD5SUM:=3a71f70fecf25a893bb95efaa37f575c
+LINUX_KERNEL_MD5SUM:=57a8675485bbc4982e9267fab6b24519
include ../rules.mk
include ./config