This is the 4.19.55 stable release and include CVEs fixed: CVE-2019-11477 CVE-2019-11478 CVE-2019-11479
tag 'v4.19.55': (264 commits) Linux 4.19.55 tcp: refine memory limit test in tcp_fragment() Linux 4.19.54 Abort file_remove_privs() for non-reg. files coredump: fix race condition between collapse_huge_page() and core dumping ocfs2: fix error path kobject memory leak mlxsw: spectrum: Prevent force of 56G scsi: libsas: delete sas port if expander discover failed scsi: scsi_dh_alua: Fix possible null-ptr-deref scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route() net: phy: dp83867: Set up RGMII TX delay net: phylink: ensure consistent phy interface mode net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs arm64: use the correct function type for __arm64_sys_ni_syscall arm64: use the correct function type in SYSCALL_DEFINE0 arm64: fix syscall_fn_t type KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list xenbus: Avoid deadlock during suspend due to open transactions ... Signed-off-by: Naveen Saini <[email protected]> --- recipes-kernel/linux/linux-intel_4.19.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-intel_4.19.bb b/recipes-kernel/linux/linux-intel_4.19.bb index c073851..7ab28c7 100644 --- a/recipes-kernel/linux/linux-intel_4.19.bb +++ b/recipes-kernel/linux/linux-intel_4.19.bb @@ -9,8 +9,8 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "4.19.50" -SRCREV_machine ?= "78a3f5c9f69658f9d590fcf93015055aa7283513" +LINUX_VERSION ?= "4.19.55" +SRCREV_machine ?= "3347a3790f0a2e332180e353909cbd262dabd70e" SRCREV_meta ?= "ad235db461bf4595c668700ca8a909c322009cc1" # For Crystalforest and Romley -- 2.7.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
