Skip to content

Release master-2026.15.0

Choose a tag to compare

@rpcme rpcme released this 14 Apr 12:56

Release master-2026.15.0

Recipe Upgrades

  • aws-greengrass-component-sdk: 0.4.0 → 1.0.1 (major version, patches regenerated)
  • aws-sdk-cpp: 1.11.783 → 1.11.788 (tinyxml2 patch upstreamed, dropped)
  • aws-cli: 1.44.72 → 1.44.77
  • aws-cli-v2: 2.34.23 → 2.34.28
  • python3-boto3: 1.42.82 → 1.42.87
  • python3-botocore: 1.42.82 → 1.42.87
  • amazon-ssm-agent: 3.3.4121.0 → 3.3.4177.0
  • aws-iot-fleetwise-edge: 1.3.2 → 1.3.3
  • firecracker-bin: 1.15.0 → 1.15.1
  • jailer-bin: 1.15.0 → 1.15.1
  • s2n: 1.7.0 → 1.7.2

CI/Infrastructure

  • Disabled pr-cve-check workflow (cve-check.bbclass removed from OE-core master, migration to sbom-cve-check tracked in #15461)
  • Switched bitbake-setup URIs from git:// to https:// (git.openembedded.org git daemon outage)
  • Fixed aws-cli exclusion regex to not clobber aws-cli-v2
  • Excluded aws-cli v1 when aws-cli-v2 is also in test set

Bug Fixes

  • s2n: removed deleted upstream tests from ptest list
  • wic: moved wks files to files/wic per OE-Core search path standardization