summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2020-01-14 14:44:51 -0500
committerJeremy Cline <jcline@redhat.com>2020-01-14 14:53:54 -0500
commit7e3f16c43be5a737df3431c273e48a08439cad28 (patch)
tree2ca149749b885ad58cbc2162784c7aa8f964d398 /kernel.spec
parentf6c2f296c32fad46516431f3503c292464b18798 (diff)
downloadkernel-7e3f16c43be5a737df3431c273e48a08439cad28.tar.gz
kernel-7e3f16c43be5a737df3431c273e48a08439cad28.tar.xz
kernel-7e3f16c43be5a737df3431c273e48a08439cad28.zip
Linux v5.4.12
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec30
1 files changed, 6 insertions, 24 deletions
diff --git a/kernel.spec b/kernel.spec
index 2a7a77393..9bcb10a94 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -44,7 +44,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 102
+%global baserelease 100
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -56,7 +56,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 11
+%define stable_update 12
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -555,46 +555,25 @@ Patch503: KEYS-Make-use-of-platform-keyring-for-module-signature.patch
# https://lkml.org/lkml/2019/8/29/1772
Patch504: ARM-fix-__get_user_check-in-case-uaccess_-calls-are-not-inlined.patch
-# CVE-2019-19068 rhbz 1774963 1774965
-Patch511: rtl8xxxu-prevent-leaking-urb.patch
-
# CVE-2019-19043 rhbz 1774972 1774973
Patch512: net-next-v2-9-9-i40e-prevent-memory-leak-in-i40e_setup_macvlans.patch
-# CVE-2019-19066 rhbz 1774976 1774978
-Patch513: scsi-bfa-release-allocated-memory-in-case-of-error.patch
-
# CVE-2019-19046 rhbz 1774988 1774989
Patch514: ipmi-Fix-memory-leak-in-__ipmi_bmc_register.patch
# CVE-2019-19064 rhbz 1775010 1775011
Patch515: spi-lpspi-fix-memory-leak-in-fsl_lpspi_probe.patch
-# CVE-2019-19053 rhbz 1775956 1775110
-Patch521: rpmsg-char-release-allocated-memory.patch
-
-# CVE-2019-19056 rhbz 1775097 1775115
-Patch522: mwifiex-pcie-fix-memory-leak-in-mwifiex_pcie_alloc_cmdrsp_buf.patch
-
# CVE-2019-19054 rhbz 1775063 1775117
Patch523: media-rc-prevent-memory-leak-in-cx23888_ir_probe.patch
-# CVE-2019-14895 rhbz 1774870 1776139
-Patch524: mwifiex-fix-possible-heap-overflow-in-mwifiex_process_country_ie.patch
-
# CVE-2019-14896 rhbz 1774875 1776143
# CVE-2019-14897 rhbz 1774879 1776146
Patch525: libertas-Fix-two-buffer-overflows-at-parsing-bss-descriptor.patch
-# CVE-2019-19078 rhbz 1776354 1776353
-Patch526: ath10k-fix-memory-leak.patch
-
# CVE-2019-18808 rhbz 1777418 1777421
Patch527: 0001-crypto-ccp-Release-all-allocated-memory-if-sha-type-.patch
-# rhbz 1788653
-Patch530: tpm-handle-negative-priv--response_len-in-tpm_common_read.patch
-
# https://gitlab.freedesktop.org/drm/intel/issues/673
Patch612: drm-i915-gt-Detect-if-we-miss-WaIdleLiteRestore.patch
@@ -1837,7 +1816,10 @@ fi
#
#
%changelog
-* Mon Jan 13 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.4.10-102
+* Tue Jan 14 2020 Jeremy Cline <jcline@redhat.com> - 5.4.12-100
+- Linux v5.4.12
+
+* Mon Jan 13 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.4.11-102
- Add Documentation back to kernel-devel as it has Kconfig now (rhbz 1789641)
- Linux v5.4.11