From bb75611c3bd5741afda2bd797accacd2c96bec9a Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Sat, 18 Dec 2010 10:44:57 -0500 Subject: fs-call-security_d_instantiate-in-d_obtain_alias (#662344) --- kernel.spec | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'kernel.spec') 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 +- Fix SELinux issues with NFS/btrfs and/or xfsdump. (#662344) + * Fri Dec 17 2010 Matthew Garrett 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 -- cgit