summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-07-22 07:07:40 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2019-07-22 07:07:40 +0200
commit809cb8cdc376bd3152f727fd7a8c1722da749fe1 (patch)
tree696f3f8fd7b0ab996a001358ac595e3485a94a5c /kernel.spec
parent4d3f8cd38991bfb08de5e2883406f0aa1545f23c (diff)
parentcb88675efe2006563ccda3ab61d59cf1db71568d (diff)
downloadkernel-5.3.0-0.rc1.git0.1.vanilla.knurd.1.fc29.tar.gz
kernel-5.3.0-0.rc1.git0.1.vanilla.knurd.1.fc29.tar.xz
kernel-5.3.0-0.rc1.git0.1.vanilla.knurd.1.fc29.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec20
1 files changed, 15 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index 417cdf2f2..7aaae8dd9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -77,9 +77,9 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
-%global rcrev 0
+%global rcrev 1
# The git snapshot level
-%define gitrev 7
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 5.%{upstream_sublevel}.0
%endif
@@ -569,13 +569,14 @@ Patch304: ACPI-irq-Workaround-firmware-issue-on-X-Gene-based-m400.patch
Patch305: arm-sdhci-esdhc-imx-fixes.patch
# Fix accepted for 5.3 https://patchwork.kernel.org/patch/10992783/
-Patch306: arm64-dts-rockchip-Update-DWC3-modules-on-RK3399-SoCs.patch
+# Patch306: arm64-dts-rockchip-Update-DWC3-modules-on-RK3399-SoCs.patch
+
+# RHBZ Bug 1576593 - work around while vendor investigates
+Patch307: arm-make-highpte-not-expert.patch
# Raspberry Pi bits
# Patch330: ARM-cpufreq-support-for-Raspberry-Pi.patch
-Patch331: watchdog-bcm2835_wdt-Fix-module-autoload.patch
-
# Tegra bits
Patch340: arm64-tegra-jetson-tx1-fixes.patch
@@ -1839,6 +1840,15 @@ fi
#
#
%changelog
+* Sun Jul 21 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc1.git0.1
+- Linux v5.3-rc1
+
+* Sun Jul 21 2019 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
+* Fri Jul 19 2019 Peter Robinson <pbrobinson@fedoraproject.org>
+- RHBZ Bug 1576593 - work around while vendor investigates
+
* Thu Jul 18 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc0.git7.1
- Linux v5.2-11564-g22051d9c4a57