summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2011-11-14 13:56:46 -0500
committerJosh Boyer <jwboyer@redhat.com>2011-11-14 13:59:00 -0500
commit8e7e63750257d504533f1fa4d19176997514e6fe (patch)
tree78c9469dfff5cc0099579b20520fc73c6aa643e3 /kernel.spec
parent4215bf0858fd6860d90c447c6a9c752aef0dfdbb (diff)
downloadkernel-8e7e63750257d504533f1fa4d19176997514e6fe.tar.gz
kernel-8e7e63750257d504533f1fa4d19176997514e6fe.tar.xz
kernel-8e7e63750257d504533f1fa4d19176997514e6fe.zip
Add patch to fix ip6_tunnel naming (rhbz 751165)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index c8970c739..829552e65 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -693,6 +693,9 @@ Patch12303: dmar-disable-when-ricoh-multifunction.patch
Patch13002: revert-efi-rtclock.patch
Patch13003: efi-dont-map-boot-services-on-32bit.patch
+#rhbz 751165
+Patch13010: ip6_tunnel-copy-parms.name-after-register_netdevice.patch
+
Patch20000: utrace.patch
# Flattened devicetree support
@@ -1336,6 +1339,9 @@ ApplyPatch dmar-disable-when-ricoh-multifunction.patch
ApplyPatch revert-efi-rtclock.patch
ApplyPatch efi-dont-map-boot-services-on-32bit.patch
+#rhbz 751165
+ApplyPatch ip6_tunnel-copy-parms.name-after-register_netdevice.patch
+
# utrace.
ApplyPatch utrace.patch
@@ -2061,6 +2067,7 @@ fi
%changelog
* Mon Nov 14 2011 Josh Boyer <jwboyer@redhat.com>
- Patch from Joshua Roys to add rtl8192* to modules.networking (rhbz 753645)
+- Add patch to fix ip6_tunnel naming (rhbz 751165)
* Mon Nov 14 2011 Josh Boyer <jwboyer@redhat.com>
- CVE-2011-4131: nfs4_getfacl decoding kernel oops (rhbz 753236)