summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-01-03 14:22:54 -0800
committerLaura Abbott <labbott@redhat.com>2018-01-03 14:22:54 -0800
commitb23e66e346b64c865e98a5895087ace50ccf5de9 (patch)
tree143a84e30893711858cb64b9742355534bf40f9b /kernel.spec
parent72b9cb4f823e5558be6b3d572ada5d2b6151a2b4 (diff)
downloadkernel-b23e66e346b64c865e98a5895087ace50ccf5de9.tar.gz
kernel-b23e66e346b64c865e98a5895087ace50ccf5de9.tar.xz
kernel-b23e66e346b64c865e98a5895087ace50ccf5de9.zip
Yet another KPTI fix
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index c794cea75..3b59c4f5d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 2
+%global baserelease 3
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -2201,6 +2201,9 @@ fi
#
#
%changelog
+* Wed Jan 03 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc6.git0.3
+- Yet another KPTI fix
+
* Wed Jan 03 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc6.git0.2
- KPTI Fix