[kernel/f18] Linux v3.6-rc1-207-gf4ba394

Josh Boyer jwboyer at fedoraproject.org
Thu Aug 9 13:22:14 UTC 2012


commit 5ddb25053f1f1cdb626ab3bf78bac8c52dcc0954
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Aug 9 07:24:50 2012 -0400

    Linux v3.6-rc1-207-gf4ba394

 brcmsmac-use-channel-flags-to-restrict-OFDM.patch  |   54 -------
 ...d-channel-flag-to-prohibit-OFDM-operation.patch |   53 -------
 kernel.spec                                        |   23 +---
 ...r-to-limit-number-of-GSO-segments-per-skb.patch |   70 ---------
 ...of-TSO-segments-and-minimum-TX-queue-size.patch |  156 --------------------
 sources                                            |    2 +-
 tcp-Apply-device-TSO-segment-limit-earlier.patch   |  137 -----------------
 7 files changed, 6 insertions(+), 489 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 6d91dd3..29ec560 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -95,7 +95,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 1
 # The git snapshot level
-%define gitrev 2
+%define gitrev 3
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -746,14 +746,6 @@ Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
 #rhbz 836742
 Patch22059: uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch
 
-Patch22062: cfg80211-add-channel-flag-to-prohibit-OFDM-operation.patch
-Patch22063: brcmsmac-use-channel-flags-to-restrict-OFDM.patch
-
-#rhbz 845558 844714
-Patch22070: net-Allow-driver-to-limit-number-of-GSO-segments-per-skb.patch
-Patch22071: sfc-Fix-maximum-number-of-TSO-segments-and-minimum-TX-queue-size.patch
-Patch22072: tcp-Apply-device-TSO-segment-limit-earlier.patch
-
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1444,14 +1436,6 @@ ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch
 #rhbz 836742
 ApplyPatch uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch
 
-ApplyPatch cfg80211-add-channel-flag-to-prohibit-OFDM-operation.patch
-ApplyPatch brcmsmac-use-channel-flags-to-restrict-OFDM.patch
-
-#rhbz 845558 844714
-ApplyPatch net-Allow-driver-to-limit-number-of-GSO-segments-per-skb.patch
-ApplyPatch sfc-Fix-maximum-number-of-TSO-segments-and-minimum-TX-queue-size.patch
-ApplyPatch tcp-Apply-device-TSO-segment-limit-earlier.patch
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -2309,6 +2293,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu Aug 09 2012 Josh Boyer <jwboyer at redhat.com> - 3.6.0-0.rc1.git3.1
+- Linux v3.6-rc1-207-gf4ba394
+
 * Wed Aug 08 2012 Josh Boyer <jwboyer at redhat.com> - 3.6.0-0.rc1.git2.2
 - Update team driver from net-next from Jiri Pirko
 
diff --git a/sources b/sources
index c01de48..20a4852 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 24153eaaa81dedc9481ada8cd9c3b83d  linux-3.5.tar.xz
 af201f38b03587c3b33415fdbaf446ef  patch-3.6-rc1.xz
-24aa1956d1f0474a8fc33ab4cb546c16  patch-3.6-rc1-git2.xz
+68fb9ce851a1994581e0d259d28a2718  patch-3.6-rc1-git3.xz


More information about the scm-commits mailing list