SPECS: kernel-vanilla.spec - up to 2.6.52.3 (fixes CVE-2008-1669) - added T...
deejay1
deejay1 at pld-linux.org
Sun May 11 11:17:40 CEST 2008
Author: deejay1 Date: Sun May 11 09:17:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.6.52.3 (fixes CVE-2008-1669)
- added TODO: kernel-module-build is a bit broken
---- Files affected:
SPECS:
kernel-vanilla.spec (1.147 -> 1.148)
---- Diffs:
================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.147 SPECS/kernel-vanilla.spec:1.148
--- SPECS/kernel-vanilla.spec:1.147 Mon May 5 11:12:41 2008
+++ SPECS/kernel-vanilla.spec Sun May 11 11:17:35 2008
@@ -4,6 +4,10 @@
# possible enabled in this kernel with maybe benefit of losing performance,
# so you can use this kernel to test the shiniest hardware.
#
+# TODO:
+# - asm-offsets_32.c requires kernelsrcdir/drivers/lguest/lg.h
+# what breaks kernel-module-build
+#
# Conditional build:
%bcond_without source # don't build kernel-source package
%bcond_with noarch # build noarch packages
@@ -50,7 +54,7 @@
%define _kernelsrcdir /usr/src/linux-%{version}_%{alt_kernel}
%define basever 2.6.25
-%define postver .1
+%define postver .3
%define rel 0.1
Summary: The Linux kernel (the core of the Linux operating system)
@@ -67,7 +71,7 @@
Source0: http://www.kernel.org/pub/linux/kernel/v2.6/linux-%{basever}.tar.bz2
# Source0-md5: db95a49a656a3247d4995a797d333153
Source1: http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{version}.bz2
-# Source1-md5: a30cc67dace1035493cb088f97f84330
+# Source1-md5: 49c56cf1394b2286033bb10c7cef7260
Source2: kernel-vanilla-module-build.pl
Source3: kernel-config.py
Source4: kernel-config-update.py
@@ -825,6 +829,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.148 2008-05-11 09:17:35 deejay1
+- up to 2.6.52.3 (fixes CVE-2008-1669)
+- added TODO: kernel-module-build is a bit broken
+
Revision 1.147 2008-05-05 09:12:41 glen
- df frendly macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.147&r2=1.148&f=u
More information about the pld-cvs-commit
mailing list