Linux v4.19-rc6-29-g1d2ba7fee28b
This commit is contained in:
parent
675bf4ccbb
commit
d083ff50e0
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
ad0371482b1ed599a0e9f8cce50e8499c7c1497b
|
||||
1d2ba7fee28b3a47cca8e8f4f94a22d30b2b3a6f
|
||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%global rcrev 6
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -122,7 +122,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
|
||||
|
||||
# Kernel headers are being split out into a separate package
|
||||
%define with_headers 0
|
||||
@ -1883,6 +1883,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Oct 02 2018 Jeremy Cline <jcline@redhat.com> - 4.19.0-0.rc6.git1.1
|
||||
- Linux v4.19-rc6-29-g1d2ba7fee28b
|
||||
- Re-enable debugging options.
|
||||
|
||||
* Mon Oct 01 2018 Laura Abbott <labbott@redhat.com>
|
||||
- Disable CONFIG_CRYPTO_DEV_SP_PSP (rhbz 1608242)
|
||||
|
||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
||||
SHA512 (linux-4.18.tar.xz) = 950eb85ac743b291afe9f21cd174d823e25f11883ee62cecfbfff8fe8c5672aae707654b1b8f29a133b1f2e3529e63b9f7fba4c45d6dacccc8000b3a9a9ae038
|
||||
SHA512 (patch-4.19-rc6.xz) = bd620da022968f325f95ec586e4a18b436433d677709a351be028e80789978914e09326941b0cb37d9a95b5e972bc1ec9ee290c6aff36797256bab73d287b57d
|
||||
SHA512 (patch-4.19-rc6-git1.xz) = 8aba7db9c7e158d12f03f7c2d84a07dab00ef6c149ddf57750f4964fb9e5b8c52f5ab27da62acad4a263a65f3648d9fd74cd011bd7f00ca75ba8d9c2239b101f
|
||||
|
Loading…
Reference in New Issue
Block a user