summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-01-14 19:27:30 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2019-01-14 19:27:30 +0100
commitbdb750efe435dc2fe034615d02c63b892fd63846 (patch)
tree4533e8211bd702ff7d6d0eafe73499bb28416c2a /kernel.spec
parent56381e0a6b7a04fac0cecdf9248d9a30022d4c36 (diff)
parent032507a3f358591deeaa231286806f860e6ca626 (diff)
downloadkernel-bdb750efe435dc2fe034615d02c63b892fd63846.tar.gz
kernel-bdb750efe435dc2fe034615d02c63b892fd63846.tar.xz
kernel-bdb750efe435dc2fe034615d02c63b892fd63846.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec27
1 files changed, 17 insertions, 10 deletions
diff --git a/kernel.spec b/kernel.spec
index 687002d7e..e9fb03441 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -77,9 +77,9 @@ Summary: The Linux kernel
# Work around for major version bump
%define upstream_sublevel 0
# The rc snapshot level
-%global rcrev 1
+%global rcrev 2
# The git snapshot level
-%define gitrev 4
+%define gitrev 0
# Set rpm version accordingly
%define rpmversion 5.%{upstream_sublevel}.0
%endif
@@ -439,7 +439,7 @@ BuildRequires: binutils-%{_build_arch}-linux-gnu, gcc-%{_build_arch}-linux-gnu
%endif
# Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{kversion}.tar.xz
-Source0: https://git.kernel.org/torvalds/t/linux-5.0-rc1.tar.gz
+Source0: https://git.kernel.org/torvalds/t/linux-5.0-rc2.tar.gz
Source11: x509.genkey
Source12: remove-binary-diff.pl
@@ -597,14 +597,14 @@ Patch330: bcm2837-dts-add-Raspberry-Pi-3-A.patch
# https://patchwork.kernel.org/patch/10741809/
Patch331: bcm2835-mmc-sdhci-iproc-handle-mmc_of_parse-errors-during-probe.patch
-Patch332: bcm283x-Add-missing-GPIO-line-names.patch
+# https://www.spinics.net/lists/arm-kernel/msg699583.html
+Patch332: ARM-dts-bcm283x-Several-DTS-improvements.patch
Patch339: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch
# Fix for AllWinner A64 Timer Errata, still not final
-# https://patchwork.kernel.org/patch/10392891/
-Patch350: arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch
-Patch351: arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch
+# https://www.spinics.net/lists/arm-kernel/msg699622.html
+Patch350: Allwinner-A64-timer-workaround.patch
# 400 - IBM (ppc/s390x) patches
@@ -613,9 +613,6 @@ Patch351: arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch
# rhbz 1431375
Patch501: input-rmi4-remove-the-need-for-artifical-IRQ.patch
-# nvlink failure
-Patch502: 0001-Drop-that-def_bool.patch
-
# CVE-2019-3701 rhbz 1663729 1663730
Patch503: CVE-2019-3701.patch
@@ -1896,6 +1893,16 @@ fi
#
#
%changelog
+* Mon Jan 14 2019 Laura Abbott <labbott@redhat.com> - 5.0.0-0.rc2.git0.1
+- Linux v5.0-rc2
+
+* Mon Jan 14 2019 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
+* Sun Jan 13 2019 Peter Robinson <pbrobinson@fedoraproject.org>
+- Raspberry Pi updates
+- Update AllWinner A64 timer errata workaround
+
* Fri Jan 11 2019 Laura Abbott <labbott@redhat.com> - 5.0.0-0.rc1.git4.1
- Linux v5.0-rc1-43-g1bdbe2274920