diff options
author | Laura Abbott <labbott@redhat.com> | 2018-01-11 08:02:50 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-01-11 08:36:50 -0800 |
commit | 0674ccbb48f5120dd542ba25d46f0d296b796d8b (patch) | |
tree | 44f95ba7aaa52843e7da1184a3a5ffb508672a20 /kernel.spec | |
parent | 78b277bd7298981604c85b30d83fd3022674292d (diff) | |
download | kernel-0674ccbb48f5120dd542ba25d46f0d296b796d8b.tar.gz kernel-0674ccbb48f5120dd542ba25d46f0d296b796d8b.tar.xz kernel-0674ccbb48f5120dd542ba25d46f0d296b796d8b.zip |
Linux v4.15-rc7-111-g5f615b97cdea
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec index 7a9b7936c..683f3f8be 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 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -588,7 +588,6 @@ Patch332: arm64-socionext-96b-enablement.patch # https://patchwork.kernel.org/patch/10149439/ Patch399: phy-work-around-phys-references-to-usb-phy-devices.patch -# Patch399: phy-work-around-phys-references-to-usb-phy-devices.patch # 400 - IBM (ppc/s390x) patches # 500 - Temp fixes/CVEs etc @@ -1900,6 +1899,9 @@ fi # # %changelog +* Thu Jan 11 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc7.git3.1 +- Linux v4.15-rc7-111-g5f615b97cdea + * Thu Jan 11 2018 Justin M. Forbes <jforbes@fedoraproject.org> - Initial retpoline patches for Spectre v2 |