diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index b0a1748f2..8bc9ebb56 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 2 # The git snapshot level -%define gitrev 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -604,6 +604,9 @@ Patch313: arm-crypto-sunxi-ss-Add-MODULE_ALIAS-to-sun4i-ss.patch # CVE-2018-7273 rhbz 1547384 1547386 Patch500: floppy-Don-t-print-kernel-addresses-to-log-in-show_f.patch +# Fix keyboard on Dell XPS 9360 https://patchwork.kernel.org/patch/10236253/ +Patch501: platform-x86-Only-activate-tablet-mode-switch-on-2-i.patch + # 600 - Patches for improved Bay and Cherry Trail device support # Below patches are submitted upstream, awaiting review / merging @@ -1875,6 +1878,9 @@ fi # # %changelog +* Fri Feb 23 2018 Jeremy Cline <jeremy@jcline.org> - 4.16.0-0.rc2.git3.1 +- Linux v4.16-rc2-189-g0f9da844d877 + * Wed Feb 21 2018 Jeremy Cline <jeremy@jcline.org> - 4.16.0-0.rc2.git2.1 - Linux v4.16-rc2-64-gaf3e79d29555 |