summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-02-26 08:40:33 -0500
committerJosh Boyer <jwboyer@redhat.com>2013-02-26 12:05:00 -0500
commitab465cba10dd11d9e0e880686630a64b508c6587 (patch)
tree7afb3db7df542cebe1f4f459f958d9baca76c5b4 /kernel.spec
parent52da9d6402618e9931343d426c0db4774ee197db (diff)
downloadkernel-ab465cba10dd11d9e0e880686630a64b508c6587.tar.gz
kernel-ab465cba10dd11d9e0e880686630a64b508c6587.tar.xz
kernel-ab465cba10dd11d9e0e880686630a64b508c6587.zip
Linux v3.8-8664-gc41b381
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec17
1 files changed, 9 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index befb79759..df1d61cf9 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 0
# The git snapshot level
-%define gitrev 7
+%define gitrev 8
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -667,7 +667,7 @@ Patch800: crash-driver.patch
# crypto/
# secure boot
-Patch1000: devel-pekey-secure-boot-20130222.patch
+Patch1000: devel-pekey-secure-boot-20130226.patch
# virt + ksm patches
@@ -1377,7 +1377,7 @@ ApplyPatch crash-driver.patch
# crypto/
# secure boot
-ApplyPatch devel-pekey-secure-boot-20130222.patch
+ApplyPatch devel-pekey-secure-boot-20130226.patch
# Assorted Virt Fixes
@@ -2302,9 +2302,14 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Feb 26 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git8.1
+- Linux v3.8-8664-gc41b381
+
* Tue Feb 26 2013 Kyle McMartin <kmcmarti@redhat.com>
- Add blk_queue_physical_block_size and register_netdevice to the symbols
used for initrd generation (synched from .el6)
+- ipr.ko driven SAS VRAID cards found on x86_64 machines these days, and not
+ just on ppc64
* Tue Feb 26 2013 Josh Boyer <jwboyer@redhat.com>
- Fix vmalloc_fault oops during lazy MMU (rhbz 914737)
@@ -2338,10 +2343,6 @@ fi
- Linux v3.8-523-gece8e0b
- Reenable debugging options.
-* Wed Feb 20 2013 Kyle McMartin <kmcmarti@redhat.com>
-- ipr.ko driven SAS VRAID cards found on x86_64 machines these days, and not
- just on ppc64
-
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-2
- Add pekey support from David Howells and rework secure-boot patchset on top
- Add support for Atheros 04ca:3004 bluetooth devices (rhbz 844750)