[PATCH] Kernel Update
Jeff Kirsher
tarbal at gmail.com
Sat May 10 09:27:12 CEST 2008
Please pull from http://www.tarbal.com/git/moonbase.git
Update to the latest stable kernel 2.6.25.3 with additional fixes:
- md: fix use after free when removing rdev via sysfs
- sparc: Fix mmap VA span checking
- sit: Add missing kfree_slb() on pskb_may_pull() failure
- powerpc: mpc5200 Fix unterminated of_device_id table
- crypto: api fix scatterwalk_sg_chain
- crypto: eseqiv fix off-by-one encryption
- reiserfs: unpack tails on quota files
- crypto: cryptd correct kzalloc error test
- mm: fix usemap init
- vfs: fix permission checking in sys_utimensat
- kprobes/arm: fix decoding of arithmetic immediate instructions
- b43: fix dual-PHY devices
- b43: fix some Tx/Rx locking issues
- kprobes/arm: fix cache flush address for instruction stub
- crypto: authenc fix async crypto crash in crypto_authenc_genicv()
- sched: fix hrtick_start_fair and CPU-hotplug
- x86 PCI: call dmi_check_pciprobe()
- 2.6.25 regression: powertop says 120K wakeup/sec
---
Cheers,
Jeff
kernel/linux-2.6/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS
index 57039dc..24f04fb 100644
--- a/kernel/linux-2.6/DETAILS
+++ b/kernel/linux-2.6/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux-2.6
- VERSION=2.6.25.2
+ VERSION=2.6.25.3
BASE=$(echo $VERSION | cut -d. -f1,2,3)
SOURCE=linux-${BASE}.tar.bz2
SOURCE2=patch-${VERSION}.bz2
@@ -9,10 +9,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6
SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6
SOURCE_VFY=sha1:aa6187a1c212dd2d8bd906b023fcefdcf711f35e
- SOURCE2_VFY=sha1:1cb2dbca571eef7929c22a9ea8f4de508c30a280
+ SOURCE2_VFY=sha1:26f929387bb88d953334ce5b5f070d6e8bf0a403
WEB_SITE=http://www.kernel.org
ENTERED=20041019
- UPDATED=20080506
+ UPDATED=20080509
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-dev
mailing list