summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-05-22 07:12:35 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2019-05-22 07:12:35 +0200
commit7773934a240d5d0afa9c59c8e5272aabafc0b134 (patch)
tree832f8de0e6041ed9720543f523e41dadd7b19fbb /kernel.spec
parentd64b9e1ebfb8e287f6d99b814c70f6fd7023e24c (diff)
parenta87df2f1bbe8154bf1abfc229c0bc6b5045bacbe (diff)
downloadkernel-7773934a240d5d0afa9c59c8e5272aabafc0b134.tar.gz
kernel-7773934a240d5d0afa9c59c8e5272aabafc0b134.tar.xz
kernel-7773934a240d5d0afa9c59c8e5272aabafc0b134.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index c4d6cc439..249c1604f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -77,7 +77,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 1
# The git snapshot level
-%define gitrev 0
+%define gitrev 1
# Set rpm version accordingly
%define rpmversion 5.%{upstream_sublevel}.0
%endif
@@ -595,6 +595,8 @@ Patch524: net-vhost_net-fix-possible-infinite-loop.patch
# build fix
Patch525: 0001-arm64-vdso-Explicitly-add-build-id-option.patch
+Patch526: s390-mark-__cpacf_check_opcode-and-cpacf_query_func-as-__always_inline.patch
+Patch527: v2-powerpc-mm-mark-more-tlb-functions-as-__always_inline.patch
# END OF PATCH DEFINITIONS
@@ -1837,6 +1839,16 @@ fi
#
#
%changelog
+* Tue May 21 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.0-0.rc1.git1.1
+- Linux v5.2-rc1-129-g9c7db5004280
+
+* Tue May 21 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.0-0.rc1.git0.2
+- Reenable debugging options.
+
+* Mon May 20 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.0-0.rc1.git0.1
+- Disable debugging options.
+- Linux V5.2-rc1
+
* Sun May 19 2019 Peter Robinson <pbrobinson@fedoraproject.org>
- Arm config updates