summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Marineau <marineam@gentoo.org>2008-02-16 01:09:22 +0000
committerMichael Marineau <marineam@gentoo.org>2008-02-16 01:09:22 +0000
commit8980e5200f5cc42d8dc769a7ef12080822104b92 (patch)
treebdbb38d650ac91351e006f2d64cd4e3c30a4320c /trunk/2.6.18/00000_README
parentTesting 2.6.22 release (diff)
downloadxen-8980e5200f5cc42d8dc769a7ef12080822104b92.tar.gz
xen-8980e5200f5cc42d8dc769a7ef12080822104b92.tar.bz2
xen-8980e5200f5cc42d8dc769a7ef12080822104b92.zip
Bump the 2.6.18 patches to xen 3.2.0
svn path=/patches/; revision=65
Diffstat (limited to 'trunk/2.6.18/00000_README')
-rw-r--r--trunk/2.6.18/00000_README20
1 files changed, 2 insertions, 18 deletions
diff --git a/trunk/2.6.18/00000_README b/trunk/2.6.18/00000_README
index ca16f8b..3eae5d1 100644
--- a/trunk/2.6.18/00000_README
+++ b/trunk/2.6.18/00000_README
@@ -19,12 +19,8 @@ Numbering
Patches
-------
-10001_xen-3.1.2.patch
- Upstream 3.1.2 patch
-
-10002_i386-fix-xen_l1_entry_update-for-highptes.patch
- Fix for kernels compiled with CONFIG_HIGHPTE.
- Pulled from linux-2.6.18-xen.hg, changeset e79729740288.
+10001_xen-3.2.0.patch
+ Upstream 3.2.0 patch
30001_nfnetlink_log-null-deref.patch
[SECURITY] Fix remotely exploitable NULL pointer dereference in
@@ -184,10 +180,6 @@ Patches
prevent incorrect permissions upon remount.
See CVE-2007-4849
-30038_don-t-leak-nt-bit-into-next-task-xen.patch
- [SECURITY] Don't leak NT bit into next task (Xen).
- See CVE-2006-5755
-
30039_hugetlb-prio_tree-unit-fix.patch
[SECURITY] Fix misconversion of hugetlb_vmtruncate_list to prio_tree
which could be used to trigger a BUG_ON() call in exit_mmap.
@@ -208,13 +200,5 @@ Patches
Update fix for CVE-2007-3848 with the patch accepted upstream
(formerly 30013_reset-pdeathsig-on-suid.patch)
-50001_make-install.patch
- Handle make install in a semi-sane way that plays nice with
- split domU/dom0 kernels.
-
-50002_always-enable-xen-genapic.patch
- Compile fix for non-SMP (UP) kernels. Since UP support is broken in
- upstream Xen I'm not sure if I trust it or not. :-P
-
50009_gentooify-tls-warning.patch
Change tls warning instructions to apply directly to Gentoo.