Add gssproxy backport from J. Bruce Fields

This commit is contained in:
Josh Boyer 2013-06-04 13:39:30 -04:00
commit ca4d8d1557
2 changed files with 2905 additions and 2 deletions

2896
gssproxy-backport.patch Normal file

File diff suppressed because it is too large Load diff

View file

@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 301
%global baserelease 302
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -774,6 +774,9 @@ Patch25025: iscsi-target-fix-heap-buffer-overflow-on-error.patch
#rhbz 964335
Patch25026: Modify-UEFI-anti-bricking-code.patch
# Needed for F19 gssproxy feature
Patch25030: gssproxy-backport.patch
# END OF PATCH DEFINITIONS
%endif
@ -1494,6 +1497,9 @@ ApplyPatch iscsi-target-fix-heap-buffer-overflow-on-error.patch
#rhbz 964335
ApplyPatch Modify-UEFI-anti-bricking-code.patch
# Needed for F19 gssproxy feature
ApplyPatch gssproxy-backport.patch
# END OF PATCH APPLICATIONS
%endif
@ -2321,7 +2327,8 @@ fi
# and build.
%changelog
* Tue Jun 04 2013 Josh Boyer <jwboyer@redhat.com>
* Tue Jun 04 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.4-302
- Add gssproxy backport from J. Bruce Fields
- Fix build issue with PowerPC MSI patches (rhbz 962496)
* Mon Jun 03 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.4-301