summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2010-12-18 10:44:57 -0500
committerKyle McMartin <kyle@redhat.com>2010-12-18 10:57:28 -0500
commitbb75611c3bd5741afda2bd797accacd2c96bec9a (patch)
treeee8671bff694e47c2df89261c990115cee2d0dac /kernel.spec
parente0cefa49923600dc1f7cd56f2a3747f8f8c78331 (diff)
downloadkernel-bb75611c3bd5741afda2bd797accacd2c96bec9a.tar.gz
kernel-bb75611c3bd5741afda2bd797accacd2c96bec9a.tar.xz
kernel-bb75611c3bd5741afda2bd797accacd2c96bec9a.zip
fs-call-security_d_instantiate-in-d_obtain_alias (#662344)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 5911460f2..3733ca617 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