summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2010-09-21 08:29:08 +0200
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2010-09-21 08:29:08 +0200
commit40ae9173b62609ecb7237e86c527c0c40f232100 (patch)
tree3dbff970a4752ff5381d0e441b3742fa5c48f09b /PATCHCFG
parent209d5ce787450bcb89223b4605182af0b997011a (diff)
bump to 2.6.35.5-1
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG10
1 files changed, 2 insertions, 8 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 2a93c11..a3f3790 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,24 +10,18 @@ SRCNAME="linux-2.6.35-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.35 series
- ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.35.4.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.35.5.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
- # Fix local root exploits
- # http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff&h=c41d68a513c71e35a14f66d71782d27a79a81ea6
- # http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=36d001c70d8a0144ac1d038f6876c484849a74de
- # http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=eefdca043e8391dcd719711716492063030b55ac
- compat-root-exploit.patch%1
-
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
aufs2-base-20100802.patch%1
aufs2-standalone-20100802.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.35.4-2-ARCH"
+PATCHNAME="patch-2.6.35.5-1-ARCH"
# Run this before applying patches
pre_apply() {