From patchwork Wed Apr 2 04:10:35 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Lee, Chee Yang" X-Patchwork-Id: 60508 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 11116C36018 for ; Wed, 2 Apr 2025 04:11:27 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) by mx.groups.io with SMTP id smtpd.web10.403.1743567085739790230 for ; Tue, 01 Apr 2025 21:11:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@intel.com header.s=Intel header.b=hBZX0rqt; spf=pass (domain: intel.com, ip: 192.198.163.9, mailfrom: chee.yang.lee@intel.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1743567086; x=1775103086; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=8FgvXCfyfH8A7BdBi3xyrrKwhFnhETDS8m1JaYk4irI=; b=hBZX0rqtxPDFzy6OJvgewFBt23fZbVen6lxs9ZupzLsr+iSY58guS/gp XI1nI9Wqnw3mt0Bi9YsBfRx7mht97Wfd1O8Lc9DmBPJn4bhDmFnUh8pbJ 7NX7Z8sPCvkLIA1vilhedV/o2C8H8SvBr8BCWYnGWWArw1eV56aE8WYhP r7YSFsZL6N5YULCODU8HdE9wtkmMFueqdg+7HTXJ2NIZlbWclV0Scv57c POw6LkVwh6aCwfWuLXN8hJigPJ65YzsFORMpuhMo0IQzf+bDbPRlX+aNm fk5/LrrpTk1akr/z+0Un7K9uTrIj2V1H+aM4/0kwqcXZfH04bMmB0Qg7z w==; X-CSE-ConnectionGUID: A1Q5WHwuQDSX98q3C1CTFw== X-CSE-MsgGUID: cLToS73MTdWJjgVCgKRuAA== X-IronPort-AV: E=McAfee;i="6700,10204,11391"; a="55542112" X-IronPort-AV: E=Sophos;i="6.14,295,1736841600"; d="scan'208";a="55542112" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Apr 2025 21:11:26 -0700 X-CSE-ConnectionGUID: DLADN9n+SFabC9c2xZ/eRQ== X-CSE-MsgGUID: ukLk+H0gSC2TC3A7aC+t0g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.14,295,1736841600"; d="scan'208";a="126396544" Received: from cheeyang-desk1.png.intel.com ([10.107.249.127]) by fmviesa006.fm.intel.com with ESMTP; 01 Apr 2025 21:11:25 -0700 From: chee.yang.lee@intel.com To: docs@lists.yoctoproject.org Subject: [PATCH 1/2] migration-guides: add release notes for 5.1.4 Date: Wed, 2 Apr 2025 12:10:35 +0800 Message-Id: <20250402041036.1025002-1-chee.yang.lee@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 02 Apr 2025 04:11:27 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/6694 From: Lee Chee Yang Signed-off-by: Lee Chee Yang --- .../migration-guides/release-5.1.rst | 1 + .../migration-guides/release-notes-5.1.4.rst | 133 ++++++++++++++++++ 2 files changed, 134 insertions(+) create mode 100644 documentation/migration-guides/release-notes-5.1.4.rst diff --git a/documentation/migration-guides/release-5.1.rst b/documentation/migration-guides/release-5.1.rst index 57def68e2..820b918e0 100644 --- a/documentation/migration-guides/release-5.1.rst +++ b/documentation/migration-guides/release-5.1.rst @@ -10,3 +10,4 @@ Release 5.1 (styhead) release-notes-5.1.1 release-notes-5.1.2 release-notes-5.1.3 + release-notes-5.1.4 diff --git a/documentation/migration-guides/release-notes-5.1.4.rst b/documentation/migration-guides/release-notes-5.1.4.rst new file mode 100644 index 000000000..2db6c8e0a --- /dev/null +++ b/documentation/migration-guides/release-notes-5.1.4.rst @@ -0,0 +1,133 @@ +Release notes for Yocto-5.1.4 (Styhead) +--------------------------------------- + +Security Fixes in Yocto-5.1.4 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- binutils: Fix :cve_mitre:`2025-0840` +- grub: Fix :cve_mitre:`2024-45774`, :cve_mitre:`2024-45775`, :cve_mitre:`2024-45776`, + :cve_mitre:`2024-45777`, :cve_mitre:`2024-45778`, :cve_mitre:`2024-45779`, + :cve_mitre:`2024-45780`, :cve_mitre:`2024-45781`, :cve_mitre:`2024-45782`, + :cve_mitre:`2024-45783`, :cve_mitre:`2024-56737`, :cve_mitre:`2025-0622`, :cve_mitre:`2025-0624`, + :cve_mitre:`2025-0677`, :cve_mitre:`2025-0678`, :cve_mitre:`2025-0684`, :cve_mitre:`2025-0685`, + :cve_mitre:`2025-0686`, :cve_mitre:`2025-0689`, :cve_mitre:`2025-0690`, :cve_mitre:`2025-1118` + and :cve_mitre:`2025-1125` +- openssh: Fix :cve_mitre:`2025-26465` and :cve_mitre:`2025-26466` +- puzzles: Ignore :cve_mitre:`2024-13769`, :cve_mitre:`2024-13770` and :cve_mitre:`2025-0837` +- subversion: Ignore :cve_mitre:`2024-45720` +- xserver-xorg: Ignore :cve_mitre:`2025-26594`, :cve_mitre:`2025-26595`, :cve_mitre:`2025-26596`, + :cve_mitre:`2025-26597`, :cve_mitre:`2025-26598`, :cve_mitre:`2025-26599`, + :cve_mitre:`2025-26600` and :cve_mitre:`2025-26601` + + +Fixes in Yocto-5.1.4 +~~~~~~~~~~~~~~~~~~~~ + +- bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events +- bitbake: utils: Add signal blocking for lock_timeout +- bitbake: utils: Print information about lock issue before exiting +- bitbake: utils: Tweak lock_timeout logic +- build-appliance-image: Update to styhead head revision +- docs: Remove all mention of core-image-lsb +- grub: backport strlcpy function +- grub: drop obsolete CVE statuses +- icu: Adjust ICU_DATA_DIR path on big endian targets +- libtasn1: upgrade to 4.20.0 +- libxml2: upgrade to 2.13.6 +- migration-guides: add release notes for 4.0.25 and 5.1.3 +- poky.conf: bump version for 5.1.4 +- ref-manual: Add missing variable :term:`IMAGE_ROOTFS_MAXSIZE` +- ref-manual: don't refer to poky-lsb +- ref-manual: remove OE_IMPORTS +- tzcode-native: Fix compiler setting from 2023d version +- tzdata/tzcode-native: upgrade to 2025a +- vulnerabilities/classes: remove references to cve-check text format +- xserver-xf86-config: add a configuration fragment to disable screen blanking +- xserver-xf86-config: remove obsolete configuration files +- xserver-xorg: upgrade to 21.1.16 +- xwayland: upgrade to 21.1.6 + + +Known Issues in Yocto-5.1.4 +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- NA + +Contributors to Yocto-5.1.4 +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + +Thanks to the following people who contributed to this release: + +- Alessio Cascone +- Lee Chee Yang +- Makarios Christakis +- Marta Rybczynska +- Peter Marko +- Priyal Doshi +- Richard Purdie +- Ross Burton +- Steve Sakoman +- Vijay Anusuri +- Wang Mingyu +- Weisser, Pascal + + +Repositories / Downloads for Yocto-5.1.4 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +poky + +- Repository Location: :yocto_git:`/poky` +- Branch: :yocto_git:`styhead ` +- Tag: :yocto_git:`yocto-5.1.4 ` +- Git Revision: :yocto_git:`70dc28ac287bf35541270cae1d99130a0f6b7b5f ` +- Release Artefact: poky-70dc28ac287bf35541270cae1d99130a0f6b7b5f +- sha: 63f1d3d47a28bd9b41c89db6e1f2657c04233a00d10210795e766c0bc265d766 +- Download Locations: + https://downloads.yoctoproject.org/releases/yocto/yocto-5.1.4/poky-70dc28ac287bf35541270cae1d99130a0f6b7b5f.tar.bz2 + https://mirrors.kernel.org/yocto/yocto/yocto-5.1.4/poky-70dc28ac287bf35541270cae1d99130a0f6b7b5f.tar.bz2 + +openembedded-core + +- Repository Location: :oe_git:`/openembedded-core` +- Branch: :oe_git:`styhead ` +- Tag: :oe_git:`yocto-5.1.4 ` +- Git Revision: :oe_git:`2d94f4b8a852dc761f89e5106347e239382df5fb ` +- Release Artefact: oecore-2d94f4b8a852dc761f89e5106347e239382df5fb +- sha: 344ac23f814c049d69b06cee42c43b7b422506ce84397406caef09becb2555bf +- Download Locations: + https://downloads.yoctoproject.org/releases/yocto/yocto-5.1.4/oecore-2d94f4b8a852dc761f89e5106347e239382df5fb.tar.bz2 + https://mirrors.kernel.org/yocto/yocto/yocto-5.1.4/oecore-2d94f4b8a852dc761f89e5106347e239382df5fb.tar.bz2 + +meta-mingw + +- Repository Location: :yocto_git:`/meta-mingw` +- Branch: :yocto_git:`styhead ` +- Tag: :yocto_git:`yocto-5.1.4 ` +- Git Revision: :yocto_git:`77fe18d4f8ec34501045c5d92ce7e13b1bd129e9 ` +- Release Artefact: meta-mingw-77fe18d4f8ec34501045c5d92ce7e13b1bd129e9 +- sha: 4c7f8100a3675d9863e51825def3df5b263ffc81cd57bae26eedbc156d771534 +- Download Locations: + https://downloads.yoctoproject.org/releases/yocto/yocto-5.1.4/meta-mingw-77fe18d4f8ec34501045c5d92ce7e13b1bd129e9.tar.bz2 + https://mirrors.kernel.org/yocto/yocto/yocto-5.1.4/meta-mingw-77fe18d4f8ec34501045c5d92ce7e13b1bd129e9.tar.bz2 + +bitbake + +- Repository Location: :oe_git:`/bitbake` +- Branch: :oe_git:`2.10 ` +- Tag: :oe_git:`yocto-5.1.4 ` +- Git Revision: :oe_git:`82b9f42126983579da03bdbb4e3ebf07346118a7 ` +- Release Artefact: bitbake-82b9f42126983579da03bdbb4e3ebf07346118a7 +- sha: 209d62c5262f2287af60e7fe2343c29ab25b5088de4da71de89016e75900285a +- Download Locations: + https://downloads.yoctoproject.org/releases/yocto/yocto-5.1.4/bitbake-82b9f42126983579da03bdbb4e3ebf07346118a7.tar.bz2 + https://mirrors.kernel.org/yocto/yocto/yocto-5.1.4/bitbake-82b9f42126983579da03bdbb4e3ebf07346118a7.tar.bz2 + +yocto-docs + +- Repository Location: :yocto_git:`/yocto-docs` +- Branch: :yocto_git:`styhead ` +- Tag: :yocto_git:`yocto-5.1.4 ` +- Git Revision: :yocto_git:`f0324b8f14881227336f84325cdebd0518e17796 ` +