Taint if virtualbox modules have been loaded.
This commit is contained in:
parent
8260326a96
commit
64f1bc96d9
2 changed files with 21 additions and 0 deletions
|
|
@ -645,6 +645,7 @@ Patch09: linux-2.6-upstream-reverts.patch
|
|||
|
||||
# Standalone patches
|
||||
|
||||
Patch100: taint-vbox.patch
|
||||
Patch160: linux-2.6-32bit-mmap-exec-randomization.patch
|
||||
Patch161: linux-2.6-i386-nx-emulation.patch
|
||||
|
||||
|
|
@ -1204,6 +1205,8 @@ ApplyOptionalPatch linux-2.6-compile-fixes.patch
|
|||
ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R
|
||||
|
||||
|
||||
ApplyPatch taint-vbox.patch
|
||||
|
||||
# Architecture patches
|
||||
# x86(-64)
|
||||
ApplyPatch linux-2.6-32bit-mmap-exec-randomization.patch
|
||||
|
|
@ -2049,6 +2052,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Thu Oct 06 2011 Dave Jones <davej@redhat.com>
|
||||
- Taint if virtualbox modules have been loaded.
|
||||
|
||||
* Wed Oct 05 2011 Josh Boyer <jwboyer@redhat.com>
|
||||
- Linux 3.1-rc9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue