diff options
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 60320370..c0a73194 100644 --- a/kernel.spec +++ b/kernel.spec @@ -87,7 +87,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 1 # The git snapshot level -%define gitrev 3 +%define gitrev 4 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -707,6 +707,9 @@ Patch21090: bcma-brcmsmac-compat.patch Patch21091: pci-Rework-ASPM-disable-code.patch +#rhbz 753236 +Patch21029: nfsv4-include-bitmap-in-nfsv4_get_acl_data.patch + %endif BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root @@ -1347,6 +1350,9 @@ ApplyPatch bcma-brcmsmac-compat.patch ApplyPatch pci-Rework-ASPM-disable-code.patch +#rhbz 753236 +ApplyPatch nfsv4-include-bitmap-in-nfsv4_get_acl_data.patch + # END OF PATCH APPLICATIONS %endif @@ -2053,6 +2059,10 @@ fi # ||----w | # || || %changelog +* Mon Nov 14 2011 Josh Boyer <jwboyer@redhat.com> +- CVE-2011-4131: nfs4_getfacl decoding kernel oops (rhbz 753236) +- Linux 3.2-rc1-git4 + * Sat Nov 12 2011 Josh Boyer <jwboyer@redhat.com> - Linux 3.2-rc1-git3 |
