summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-03-24 18:54:10 -0700
committerLaura Abbott <labbott@redhat.com>2019-03-24 18:57:35 -0700
commit55a652872e472493159d2ff2eeebf7c8dc8711cf (patch)
tree947b3e1514baa993ea19b3a1aa0c259710fd8bdc /kernel.spec
parent77a28a5e6cea38520d9240f5499612aaba261a59 (diff)
downloadkernel-55a652872e472493159d2ff2eeebf7c8dc8711cf.tar.gz
kernel-55a652872e472493159d2ff2eeebf7c8dc8711cf.tar.xz
kernel-55a652872e472493159d2ff2eeebf7c8dc8711cf.zip
Linux v5.0.4
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index b03584843..49f2508f8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 3
+%define stable_update 4
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -588,9 +588,6 @@ Patch333: iio-chemical-bme680-device-tree-support.patch
Patch339: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch
-# Fix for AllWinner A64 Timer Errata, still not final
-# https://www.spinics.net/lists/arm-kernel/msg699622.html
-Patch350: Allwinner-A64-timer-workaround.patch
# 400 - IBM (ppc/s390x) patches
@@ -1884,6 +1881,9 @@ fi
#
#
%changelog
+* Mon Mar 25 2019 Laura Abbott <labbott@redhat.com> - 5.0.4-200
+- Linux v5.0.4
+
* Fri Mar 22 2019 Laura Abbott <labbott@redhat.com>
- TPM fix (rhbz 1688283)