From patchwork Fri May 24 10:25:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "Lee, Chee Yang" X-Patchwork-Id: 44128 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 E4F35C25B74 for ; Fri, 24 May 2024 10:26:49 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) by mx.groups.io with SMTP id smtpd.web10.12638.1716546404724947972 for ; Fri, 24 May 2024 03:26:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@intel.com header.s=Intel header.b=Q5b7geK3; spf=pass (domain: intel.com, ip: 192.198.163.12, 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=1716546405; x=1748082405; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=y24ZQHvGEr0cfV1YM0PlcqZ02LLXpUPExOEcl8+52zE=; b=Q5b7geK3Zl0ad1ALm0XApIN5chcip/bTfwl6uLAKjLNVHWuZmuDzcT4t NN6BBK+x4A65NIr7CPu/ezR/mR+zRLTTEa9XfFNJrTcLfdOnW/WS5rVfQ Y5WI6MqMs3MCOimYqAvzT1iTDdnOe65C816ojMDX0Nn4BX0F7/Xy9VFcO 8dtacSiYD2yrrETphpN5RY74biUzNqNvvEhdceD3q0N3EVSFmCAzQNnO/ aEEV26/RrJpeXBVZWgVqPwxoccHKUrF2GpvZTt6vXK+fpQzwBFY5mOO7I gCdIWYzag7clll/iV92MYvcj+q4pVvQYjDDFIMMuL2qB0qZvvIB0igbBG Q==; X-CSE-ConnectionGUID: aLsMjJiPSm2W7KXOVJ2X5Q== X-CSE-MsgGUID: Z7h4R0jXRbuUnLWvgkL0nQ== X-IronPort-AV: E=McAfee;i="6600,9927,11081"; a="16752901" X-IronPort-AV: E=Sophos;i="6.08,185,1712646000"; d="scan'208";a="16752901" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2024 03:26:44 -0700 X-CSE-ConnectionGUID: Xx0qzpN0TiqeQY9u80Z6xQ== X-CSE-MsgGUID: 9etX/+2kRZWpm9F06Gu4fg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,185,1712646000"; d="scan'208";a="34480232" Received: from cheeyang-desk1.png.intel.com ([172.30.130.8]) by orviesa006.jf.intel.com with ESMTP; 24 May 2024 03:26:44 -0700 From: chee.yang.lee@intel.com To: docs@lists.yoctoproject.org Subject: [PATCH v2] migration-notes: add release notes for 5.0.1 Date: Fri, 24 May 2024 18:25:13 +0800 Message-Id: <20240524102513.2361094-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 ; Fri, 24 May 2024 10:26:49 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/docs/message/5252 From: Lee Chee Yang add release notes for 5.0.1 (rc2). Signed-off-by: Lee Chee Yang Reviewed-by: Andrew Murray Reviewed-by: Michael Opdenacker --- v2: update Contributors .../migration-guides/release-5.0.rst | 1 + .../migration-guides/release-notes-5.0.1.rst | 134 ++++++++++++++++++ 2 files changed, 135 insertions(+) create mode 100644 documentation/migration-guides/release-notes-5.0.1.rst diff --git a/documentation/migration-guides/release-5.0.rst b/documentation/migration-guides/release-5.0.rst index bd19b707f..44a02ab04 100644 --- a/documentation/migration-guides/release-5.0.rst +++ b/documentation/migration-guides/release-5.0.rst @@ -7,3 +7,4 @@ Release 5.0 (scarthgap) migration-5.0 release-notes-5.0 + release-notes-5.0.1 diff --git a/documentation/migration-guides/release-notes-5.0.1.rst b/documentation/migration-guides/release-notes-5.0.1.rst new file mode 100644 index 000000000..a377f92c1 --- /dev/null +++ b/documentation/migration-guides/release-notes-5.0.1.rst @@ -0,0 +1,134 @@ +.. SPDX-License-Identifier: CC-BY-SA-2.0-UK + +Release notes for Yocto-5.0.1 (Scarthgap) +----------------------------------------- + +Security Fixes in Yocto-5.0.1 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- N/A + + +Fixes in Yocto-5.0.1 +~~~~~~~~~~~~~~~~~~~~ + +- babeltrace2: upgrade 2.0.5 -> 2.0.6 +- bind: upgrade 9.18.24 -> 9.18.25 +- bitbake: cooker: Use hash client to ping upstream server +- build-appliance-image: Update to scarthgap head revision (b9b47b1a392b...) +- docs: add support for scarthgap 5.0 release +- docs: brief-yoctoprojectqs: explicit version dependency on websockets python module +- docs: brief-yoctoprojectqs: Update to the correct hash equivalence server address +- documentation/poky.yaml.in: drop mesa/sdl from essential host packages +- ell: upgrade 0.63 -> 0.64 +- gcr: upgrade 4.2.0 -> 4.2.1 +- icu: update 74-1 -> 74-2 +- libdnf: upgrade 0.73.0 -> 0.73.1 +- libsdl2: upgrade 2.30.0 -> 2.30.1 +- libx11: upgrade 1.8.7 -> 1.8.9 +- libxcursor: upgrade 1.2.1 -> 1.2.2 +- libxml2: upgrade 2.12.5 -> 2.12.6 +- local.conf.sample: Fix hashequivalence server address +- lttng-tools: upgrade 2.13.11 -> 2.13.13 +- manuals: standards.md: add standard for project names +- mesa: upgrade 24.0.2 -> 24.0.3 +- migration-notes: add release notes for 4.0.18 +- mpg123: upgrade 1.32.5 -> 1.32.6 +- pango: upgrade 1.52.0 -> 1.52.1 +- poky.conf: bump version for 5.0.1 +- python3: skip test_concurrent_futures/test_shutdown +- ref-manual: update releases.svg +- ref-manual: variables: add :term:`USERADD_DEPENDS` +- release-notes-5.0: update Repositories / Downloads section +- release-notes-5.0: update recipes changes +- release-notes-5.0: update new features +- rootfs-postcommands.bbclass: Only set DROPBEAR_RSAKEY_DIR once +- rpm: update 4.19.1 -> 4.19.1.1 +- scripts/oe-setup-build: write a build environment initialization one-liner into the build directory +- sstate.bbclass: Add _SSTATE_EXCLUDEDEPS_SYSROOT to vardepsexclude +- systemd: sed :term:`ROOT_HOME` only if sysusers :term:`PACKAGECONFIG` is set + + +Known Issues in Yocto-5.0.1 +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- N/A + + +Contributors to Yocto-5.0.1 +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Alexander Kanavin +- Christian Bräuner Sørensen +- Joshua Watt +- Lee Chee Yang +- Mark Hatle +- Michael Glembotzki +- Michael Halstead +- Michael Opdenacker +- Paul Eggleton +- Quentin Schulz +- Richard Purdie +- Steve Sakoman +- Trevor Gamblin +- Wang Mingyu + + +Repositories / Downloads for Yocto-5.0.1 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +poky + +- Repository Location: :yocto_git:`/poky` +- Branch: :yocto_git:`scarthgap ` +- Tag: :yocto_git:`yocto-5.0.1 ` +- Git Revision: :yocto_git:`4b07a5316ed4b858863dfdb7cab63859d46d1810 ` +- Release Artefact: poky-4b07a5316ed4b858863dfdb7cab63859d46d1810 +- sha: 51d0c84da7dbcc8db04a674da39cfc73ea78aac22ee646ede5b6229937d4666a +- Download Locations: + http://downloads.yoctoproject.org/releases/yocto/yocto-5.0.1/poky-4b07a5316ed4b858863dfdb7cab63859d46d1810.tar.bz2 + http://mirrors.kernel.org/yocto/yocto/yocto-5.0.1/poky-4b07a5316ed4b858863dfdb7cab63859d46d1810.tar.bz2 + +openembedded-core + +- Repository Location: :oe_git:`/openembedded-core` +- Branch: :oe_git:`scarthgap ` +- Tag: :oe_git:`yocto-5.0.1 ` +- Git Revision: :oe_git:`294a7dbe44f6b7c8d3a1de8c2cc182af37c4f916 ` +- Release Artefact: oecore-294a7dbe44f6b7c8d3a1de8c2cc182af37c4f916 +- sha: e9be51a3b1fe8a1f420483b912caf91bc429dcca303d462381876a643b73045e +- Download Locations: + http://downloads.yoctoproject.org/releases/yocto/yocto-5.0.1/oecore-294a7dbe44f6b7c8d3a1de8c2cc182af37c4f916.tar.bz2 + http://mirrors.kernel.org/yocto/yocto/yocto-5.0.1/oecore-294a7dbe44f6b7c8d3a1de8c2cc182af37c4f916.tar.bz2 + +meta-mingw + +- Repository Location: :yocto_git:`/meta-mingw` +- Branch: :yocto_git:`scarthgap ` +- Tag: :yocto_git:`yocto-5.0.1 ` +- Git Revision: :yocto_git:`acbba477893ef87388effc4679b7f40ee49fc852 ` +- Release Artefact: meta-mingw-acbba477893ef87388effc4679b7f40ee49fc852 +- sha: 3b7c2f475dad5130bace652b150367f587d44b391218b1364a8bbc430b48c54c +- Download Locations: + http://downloads.yoctoproject.org/releases/yocto/yocto-5.0.1/meta-mingw-acbba477893ef87388effc4679b7f40ee49fc852.tar.bz2 + http://mirrors.kernel.org/yocto/yocto/yocto-5.0.1/meta-mingw-acbba477893ef87388effc4679b7f40ee49fc852.tar.bz2 + +bitbake + +- Repository Location: :oe_git:`/bitbake` +- Branch: :oe_git:`2.8 ` +- Tag: :oe_git:`yocto-5.0.1 ` +- Git Revision: :oe_git:`8f90d10f9efc9a32e13f6bd031992aece79fe7cc ` +- Release Artefact: bitbake-8f90d10f9efc9a32e13f6bd031992aece79fe7cc +- sha: 519f02d5de7fbfac411532161d521123814dd9cc7d6b55488b5e7a547c1a6977 +- Download Locations: + http://downloads.yoctoproject.org/releases/yocto/yocto-5.0.1/bitbake-8f90d10f9efc9a32e13f6bd031992aece79fe7cc.tar.bz2 + http://mirrors.kernel.org/yocto/yocto/yocto-5.0.1/bitbake-8f90d10f9efc9a32e13f6bd031992aece79fe7cc.tar.bz2 + +yocto-docs + +- Repository Location: :yocto_git:`/yocto-docs` +- Branch: :yocto_git:`scarthgap ` +- Tag: :yocto_git:`yocto-5.0.1 ` +- Git Revision: :yocto_git:`875dfe69e93bf8fee3b8c07818a6ac059f228a13 ` +