summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2016-08-13 08:30:12 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2016-08-13 08:30:12 +0200
commitff5792e397d7a50eb312e391b95e3c7926ea6c10 (patch)
tree8da88183d048dd0e95c745c334b390f4bb6f7e90 /kernel.spec
parent66afa3a44010b13ee7d58d438dfa40a609745c02 (diff)
parent28b020a75e542cae1a7652967702b359d97b5aec (diff)
downloadkernel-ff5792e397d7a50eb312e391b95e3c7926ea6c10.tar.gz
kernel-ff5792e397d7a50eb312e391b95e3c7926ea6c10.tar.xz
kernel-ff5792e397d7a50eb312e391b95e3c7926ea6c10.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec25
1 files changed, 21 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 87f668cbd..de4cad208 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -77,7 +77,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 1
# The git snapshot level
-%define gitrev 3
+%define gitrev 5
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -594,7 +594,8 @@ Patch494: disable-i8042-check-on-apple-mac.patch
Patch495: lis3-improve-handling-of-null-rate.patch
-Patch496: watchdog-Disable-watchdog-on-virtual-machines.patch
+# In theory this has been fixed so should no longer be needed, it also causes problems with aarch64 DMI, so disable to see for sure if it's fixed
+# Patch496: watchdog-Disable-watchdog-on-virtual-machines.patch
Patch497: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
@@ -618,8 +619,8 @@ Patch665: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch
# https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org/message/A4YCP7OGMX6JLFT5V44H57GOMAQLC3M4/
Patch839: drm-i915-Acquire-audio-powerwell-for-HD-Audio-regist.patch
-#rhbz 1365686
-Patch840: 0001-mm-rmap-fix-false-positive-VM_BUG-in-page_add_file_r.patch
+#rhbz 1361414
+Patch841: openstack_fix.patch
# END OF PATCH DEFINITIONS
@@ -2158,6 +2159,22 @@ fi
#
#
%changelog
+* Fri Aug 12 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc1.git5.1
+- Linux v4.8-rc1-166-g9909170
+
+* Thu Aug 11 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc1.git4.1
+- Linux v4.8-rc1-88-g3b3ce01
+
+* Thu Aug 11 2016 Laura Abbott <labbott@fedoraproject.org>
+- Fix for crash seen with open stack (rhbz 1361414)
+
+* Thu Aug 11 2016 Peter Robinson <pbrobinson@fedoraproject.org>
+- Minor ARM config updates
+- Disable long running watchdog in VM patch (in theory fixed)
+- Enable NUMA on aarch64
+- Enable Cavium ThunderX
+- Enable Atmel i2c TPM on ARM platforms
+
* Wed Aug 10 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.0-0.rc1.git3.1
- Linux v4.8-rc1-70-g9512c47