diff --git a/CHANGELOG.md b/CHANGELOG.md index 7da19146f..8b3bdc121 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,10 +15,31 @@ and this project adheres to - use lz4 instead of lz4c in bitbake compress - Upgrade busybox to 1.37 and refresh defconfigs - Selectively enable GObject introspection in libgpiod +- Don't use debug-tweaks in image features +- Add ptests for openvpn +- Fix gdm to launch with plymouth +- Set CVE_PRODUCT for libestr, librelp, rsyslog, libfastjson + u-boot +- Inherit cython class in several recipes +- Package libswupdate into separate package +- Add TEGRA_UEFI_MINIMAL support +- Update linux-yocto/6.6 to v6.6.59 +- Require lz4 instead of lz4c in bitbake.conf +- Update kernel-devsrc to 6.12+ +- Upgrade rust to 1.80.0 ### Added - Added recipes for - drm-info, asyncmqtt, swagger-ui + python3-rouge-score, python3-nltk, python3-fuse + raspi-utils4 +- Add recipes for tcl/tk 9.0 and tcl/tk 8.x to live side-by-side +- Add cython bbclass to abstract cython usage during build + +### Removed + +- Removed debug_tweaks image feature +- Drop unnecessary SRC_URI md5sum from the recipes in meta-oe ## [2024.10] - 2024-10-31