Skip to content

v4.2.6

Latest
Compare
Choose a tag to compare
@yengliong93 yengliong93 released this 04 Oct 01:29
· 3 commits to develop since this release

4.2.6 - 2024-10-04

Added

  • (NEXMANAGE-515) Update dispatcher SOTA related classes for supporting TiberOS
  • (NEXMANAGE-598) Expanding INBC for handling TiberOS update cmd
  • Updated proto files to add new RPC calls to allow edge node to update
    its status with INBS.
  • (NEXMANAGE-610) Add functionality to INBM Cloudadapter-agent to support OOB AMT RPC command requests from INBS
  • Update TiberOS name to "tiber"
  • (NEXMANAGE-613) Store Scheduled updates in DB, Add nodeUpdate communication stream, and plumbing to return correct jobID on scheduled request.

Changed

  • (NEXARL-306) Update agents' prerm script to prevent them from disabling and stopping if it's an upgrade process

Fixed

  • (NEXMANAGE-746) Add extra sleeptime in INBM tpm script to resolve ARL platform issue

Security

  • Updated 'docker' go library version in trtl to 25.0.6, fixing CVE-2024-41110
  • Updated 'cryptography' Python library in dispatcher to 43.0.1, fixing GHSA-h4gh-qq45-vh27.

Changed

  • Removed all references to future library as we do not use Python 2
  • (NEX-11354) Moved /etc/dispatcher_state to /var/intel-manageability/dispatcher_state
  • (NEXMANAGE-744) Remove psutil in favor if shutil.disk_usage to save space
  • (NEXMANAGE-744) Don't pull in dmidecode in inbm-lib -- pull in only in telemetry
  • (NEXMANAGE-744) Removed all references to future library as we do not use Python 2