diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2016-12-15 13:27:26 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2016-12-15 13:27:26 -0600 |
commit | 84f938c2ad1cc6d6a3073e3f273cb78ef9ccb4c4 (patch) | |
tree | 47f18e3c498228d42d131616b056a3d527ac51ca /kernel.spec | |
parent | cabf9a05061f9d09322e9f2888ed887e51570a62 (diff) | |
download | kernel-84f938c2ad1cc6d6a3073e3f273cb78ef9ccb4c4.tar.gz kernel-84f938c2ad1cc6d6a3073e3f273cb78ef9ccb4c4.tar.xz kernel-84f938c2ad1cc6d6a3073e3f273cb78ef9ccb4c4.zip |
Linux v4.9-8648-g5cc60ae
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec index adaf471f4..41b499ed1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 0 # The git snapshot level -%define gitrev 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -559,9 +559,6 @@ Patch494: disable-i8042-check-on-apple-mac.patch Patch495: lis3-improve-handling-of-null-rate.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 Patch498: criu-no-expert.patch @@ -2142,6 +2139,9 @@ fi # # %changelog +* Thu Dec 15 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.0-0.rc0.git3.1 +- Linux v4.9-8648-g5cc60ae + * Wed Dec 14 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.0-0.rc0.git2.1 - Linux v4.9-7150-gcdb98c2 |