summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2019-07-26 09:33:17 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2019-07-26 09:33:17 -0500
commitd98451c97183bf129f60664925bd3ab282cf5731 (patch)
tree846ef0a16befd827bdfcfb7bb487564c7bda98fc /kernel.spec
parent5c063ecce796e4d144f6bd4523dd90ed8e101f51 (diff)
downloadkernel-d98451c97183bf129f60664925bd3ab282cf5731.tar.gz
kernel-d98451c97183bf129f60664925bd3ab282cf5731.tar.xz
kernel-d98451c97183bf129f60664925bd3ab282cf5731.zip
Linux v5.2.3
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 12ca8c9ae..639d8c0b2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -56,7 +56,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 2
+%define stable_update 3
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -582,8 +582,6 @@ Patch508: KEYS-Make-use-of-platform-keyring-for-module-signature.patch
# build fix
Patch527: v2-powerpc-mm-mark-more-tlb-functions-as-__always_inline.patch
-Patch530: crypto-ghash-fix-unaligned-memory-access-in-ghash_setkey.patch
-
# Fix the LCD panel orientation on the GPD MicroPC, pending as fix for 5.3
Patch531: drm-panel-orientation-quirks.patch
@@ -1828,6 +1826,9 @@ fi
#
#
%changelog
+* Fri Jul 26 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.3-200
+- Linux v5.2.3
+
* Mon Jul 22 2019 Laura Abbott <labbott@redhat.com>
- Bring in DMA fix (rhbz 1732045)