Linux v4.14-rc3-90-g887c8ba753fb
This commit is contained in:
parent
1b6d688c9a
commit
22ba5ac2b7
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
35dbba31be52c59a89bd96d49f170999d57c9234
|
||||
887c8ba753fbe809ba93fa3cfd0cc46db18d37d4
|
||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 3
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -125,7 +125,7 @@ Summary: The Linux kernel
|
||||
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
|
||||
# and 0 for rawhide (all kernels are debug kernels).
|
||||
# See also 'make debug' and 'make release'.
|
||||
%define debugbuildsenabled 1
|
||||
%define debugbuildsenabled 0
|
||||
|
||||
# Want to build a vanilla kernel build without any non-upstream patches?
|
||||
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
|
||||
@ -2191,6 +2191,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Oct 03 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc3.git1.1
|
||||
- Linux v4.14-rc3-90-g887c8ba753fb
|
||||
- Reenable debugging options.
|
||||
|
||||
* Mon Oct 02 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc3.git0.1
|
||||
- Linux v4.14-rc3
|
||||
|
||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
||||
SHA512 (linux-4.13.tar.xz) = a557c2f0303ae618910b7106ff63d9978afddf470f03cb72aa748213e099a0ecd5f3119aea6cbd7b61df30ca6ef3ec57044d524b7babbaabddf8b08b8bafa7d2
|
||||
SHA512 (perf-man-4.13.tar.gz) = 9bcc2cd8e56ec583ed2d8e0b0c88e7a94035a1915e40b3177bb02d6c0f10ddd4df9b097b1f5af59efc624226b613e240ddba8ddc2156f3682f992d5455fc5c03
|
||||
SHA512 (patch-4.14-rc3.xz) = 2bf9cdb90d4d143cb9e407cf7a469a48502f38db39be962f46a8dcbe2d84de15b60e1b82a0e3de42cc511d62953fc09749566857ed13b2a8a5a08d2187feb2f8
|
||||
SHA512 (patch-4.14-rc3-git1.xz) = 058276e51c8c05127102736ea299a73cd4da102e0a51912bd28ee32b6b822ded7521bd8e0a37279feac844bcb6ea2609865ae1f8cbfe633999f24a55d06f0d28
|
||||
|
Loading…
Reference in New Issue
Block a user