[kernel/f17] Add patch series queued for 3.5.1

Josh Boyer jwboyer at fedoraproject.org
Thu Jul 26 21:15:24 UTC 2012


commit 487c4d71679e400306007e5d0850ac88cd79a936
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Jul 26 17:15:09 2012 -0400

    Add patch series queued for 3.5.1

 kernel.spec |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 6f38205..f1a2729 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,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 1
+%global baserelease 2
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -765,6 +765,9 @@ Patch22060: CPU-hotplug-cpusets-suspend-Dont-modify-cpusets-during.patch
 #rhbz 820039 843554
 Patch22061: rds-set-correct-msg_namelen.patch
 
+# 3.5 stable patches
+Patch23000: 3.5-git-stable.patch
+
 # END OF PATCH DEFINITIONS
 
 %endif
@@ -1470,6 +1473,8 @@ ApplyPatch CPU-hotplug-cpusets-suspend-Dont-modify-cpusets-during.patch
 #rhbz 820039 843554
 ApplyPatch rds-set-correct-msg_namelen.patch
 
+ApplyPatch 3.5-git-stable.patch
+
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -2331,10 +2336,13 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
-* Thu Jul 26 2012 Josh Boyer <jwboyer at redhat.com>
+* Thu Jul 26 2012 Josh Boyer <jwboyer at redhat.com> - 3.5.0-2
+- Add patch series queued for 3.5.1
+
+* Thu Jul 26 2012 Josh Boyer <jwboyer at redhat.com> - 3.5.0-1
 - Rebase to Linux v3.5
 
-* Thu Jul 26 2012 Josh Boyer <jwboyer at redhat.com>
+* Thu Jul 26 2012 Josh Boyer <jwboyer at redhat.com> - 3.4.6-4
 - kernel: recv{from,msg}() on an rds socket can leak kernel
   memory (rhbz 820039 843554)
 - Apply patch to fix uvcvideo crash (rhbz 836742)


More information about the scm-commits mailing list