Releases: intel/intel-inb-manageability
Releases · intel/intel-inb-manageability
v4.2.8.2
v4.2.8.1
4.2.8.1 - 2024-12-17
- (NEX-15262) Returns failure reason that matches the format required by MM
- (NEXMANAGE-1102) XML schema validator run into exception when field tag is not complete in manifest
Fixed
- (NEXMANAGE-1101) Fix History Log Issue
Added
- (NEXMANAGE-1113) Provide hash to UT
v4.2.8
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
4.2.8 - 2024-11-29
Changed
- (NEXMANAGE-513) Record the granular log in download-only mode
Added
- (NEXMANAGE-826) Update granular log to support architecture independent package
v4.2.6.2
4.2.6.2 - 2024-10-25
Added
- (NEXMANAGE-900) Add UpdateFirmware to the common proto file
Changed
- (NEXMANAGE-906) Truncate the granular log instead of removing it
- Change release server token path to /etc/intel_edge_node/tokens/release-service/access_token
Fixed
- (NEXMANAGE-837) Fix schema validation issue on failed UDM request sent from
dispatcher to cloudadapter - (NEXMANAGE-899) Fix dispatcher not recording state file and causing snapshot failure
v4.2.6.1
4.2.6.1 - 2024-10-18
Added
- (NEXMANAGE-737) Enable sota cancel mode
Fixed
- (NEXMANAGE-872) Fix provision-tc issue in TiberOS - cannot overwrite /etc/dispatcher.environment
- (NEXMANAGE-846) Fix granular log raise error when granular log file is empty
Changed
- (NEXMANAGE-874) Remove UT rollback command in dispatcher agent
- (NEXMANAGE-853) Remove ORAS and update method
v4.2.6
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 ifshutil.disk_usage
to save space - (NEXMANAGE-744) Don't pull in
dmidecode
ininbm-lib
-- pull in only intelemetry
- (NEXMANAGE-744) Removed all references to
future
library as we do not use Python 2
v4.2.5
v4.2.4.2
4.2.4.2 - 2024-08-09
Fixed
- (NEXMANAGE-493) Fixed dispatcher error in getting granular log during download-only mode
v4.2.4
4.2.4 - 2024-07-24
Added
- Added INBS cloud with Ping support to Cloudadapter
- Added firmware update support to Arrow Lake specifically using a generic script that will work for any platform using fwupdtool
- (NEXMANAGE-259) Update status enhancements(granular package level data) in INBM
- (NEXMANAGE-314) Fixed Cloudadapter sometimes sends INBS commands to Dispatcher before it's fully up
Fixed
- Fixed some Yocto issues found after migrating to scarthgap
- (NEXARL-195) Fixed device tree detection check on systems that implement only part of device tree
- (NEXARL-279) Fixed system would not be able to access secret volume after fwupd on Arrow Lake platform
Security
- Bump requests from 2.31.0 to 2.32.2 in multiple agents resolving detected 3rd party CVE: CVE-2024-35195
- Bump urllib3 from 1.26.18 to 1.26.19 in cloudadapter agent and dispatcher agent resolving detected 3rd party CVE: CVE-2024-37891
- Bump setuptools from 65.5.1 to 70.0.0 in multiple agents resolving detected 3rd party CVE: CVE-2024-6345
- Bump certifi from 2023.7.22 to 2024.07.04 in dispatcher agent resolving detected 3rd party CVE: CVE-2024-39689
- Bump golang-runtime from 1.20.14 to 1.22.5 in all go binaries resolving detected 3rd party CVE: CVE-2024-24790
v4.2.3
4.2.3 - 2024-05-02
Changed
- Moved service files from /lib to /usr/lib for all Linux OSes
Security
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /inbm/trtl resolving detected 3rd party CVE: CVE-2023-45288