summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-01-31 23:17:54 +0000
committerPeter Robinson <pbrobinson@gmail.com>2013-01-31 23:17:54 +0000
commitcb71575bc5f108e543031a75982403f0bc749248 (patch)
tree5c4808f1104ce4151e033b6dd2aa4441edecd72b /kernel.spec
parent81e313268964f353f4b1c1285fa365860b772735 (diff)
parent47a1ebcf2130837ed10a87a23a4d81f3473be2d1 (diff)
downloadkernel-cb71575bc5f108e543031a75982403f0bc749248.tar.gz
kernel-cb71575bc5f108e543031a75982403f0bc749248.tar.xz
kernel-cb71575bc5f108e543031a75982403f0bc749248.zip
Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 7 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index afb470a97..c2e9a774c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 5
# The git snapshot level
-%define gitrev 2
+%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -669,8 +669,7 @@ Patch800: crash-driver.patch
# crypto/
# secure boot
-Patch1000: secure-boot-20130124.patch
-Patch1001: efivarfs-nlink-fix.patch
+Patch1000: secure-boot-20130131.patch
# virt + ksm patches
@@ -1381,8 +1380,7 @@ ApplyPatch crash-driver.patch
# crypto/
# secure boot
-ApplyPatch secure-boot-20130124.patch
-ApplyPatch efivarfs-nlink-fix.patch
+ApplyPatch secure-boot-20130131.patch
# Assorted Virt Fixes
@@ -2303,6 +2301,10 @@ fi
# ||----w |
# || ||
%changelog
+* Thu Jan 31 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-0.rc5.git3.1
+- Linux v3.8-rc5-245-g04c2eee
+- Enable CONFIG_DEBUG_STACK_USAGE
+
* Wed Jan 30 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-0.rc5.git2.1
- Linux v3.8-rc5-218-ga56e160
- Enable NAMESPACES and CHECKPOINT_RESTORE on x86_64 for F19 CRIU feature