diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 5911460f..3733ca61 100644 --- a/kernel.spec +++ b/kernel.spec @@ -719,6 +719,8 @@ Patch12411: mm-vmstat-use-a-single-setter-function-and-callback-for-adjusting-pe # rhbz#650934 Patch12420: sched-cure-more-NO_HZ-load-average-woes.patch +Patch12421: fs-call-security_d_instantiate-in-d_obtain_alias.patch + %endif BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root @@ -1329,6 +1331,9 @@ ApplyPatch mm-vmstat-use-a-single-setter-function-and-callback-for-adjusting-per # rhbz#650934 ApplyPatch sched-cure-more-NO_HZ-load-average-woes.patch +# rhbz#662344,600690 +ApplyPatch fs-call-security_d_instantiate-in-d_obtain_alias.patch + # END OF PATCH APPLICATIONS %endif @@ -1942,6 +1947,9 @@ fi # || || %changelog +* Sat Dec 18 2010 Kyle McMartin <kyle@redhat.com> +- Fix SELinux issues with NFS/btrfs and/or xfsdump. (#662344) + * Fri Dec 17 2010 Matthew Garrett <mjg@redhat.com> 2.6.37-0.rc6.git0.3 - efi_default_physical.patch: Revert hunk that breaks boot - linux-next-macbook-air-input.patch: Add input support for new Macbook Airs |