diff options
author | Laura Abbott <labbott@redhat.com> | 2018-01-09 08:18:38 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-01-09 08:18:38 -0800 |
commit | 8b84dd51216f1b8b25d48ffe63ff8a1442386640 (patch) | |
tree | b6d34f5191d73e0ff19f1676769c4bebe18b80c1 /kernel.spec | |
parent | b39aa580510e97107a79877676491a164e0c948f (diff) | |
download | kernel-8b84dd51216f1b8b25d48ffe63ff8a1442386640.tar.gz kernel-8b84dd51216f1b8b25d48ffe63ff8a1442386640.tar.xz kernel-8b84dd51216f1b8b25d48ffe63ff8a1442386640.zip |
Linux v4.15-rc7-79-gef7f8cec80a0
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec index b8f40cd38..c7adcf941 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 7 # The git snapshot level -%define gitrev 0 +%define gitrev 1 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -586,10 +586,6 @@ Patch332: arm64-socionext-96b-enablement.patch # 500 - Temp fixes/CVEs etc -# rhbz 1525523 -# https://patchwork.kernel.org/patch/10104349/ -Patch500: e1000e-Fix-e1000_check_for_copper_link_ich8lan-return-value..patch - # 600 - Patches for improved Bay and Cherry Trail device support # Below patches are submitted upstream, awaiting review / merging Patch610: 0010-Input-silead-Add-support-for-capactive-home-button-f.patch @@ -1891,6 +1887,9 @@ fi # # %changelog +* Tue Jan 09 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc7.git1.1 +- Linux v4.15-rc7-79-gef7f8cec80a0 + * Tue Jan 09 2018 Laura Abbott <labbott@redhat.com> - Reenable debugging options. |