Skip to content

Commit

Permalink
LMS: bump version to 2406.0.0.0
Browse files Browse the repository at this point in the history
Update CHANGELOG.md

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
  • Loading branch information
ausyskin committed Mar 5, 2024
1 parent 78d0cdc commit 388f115
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## [2406.0.0.0]

### Fixed
- plug memory leaks in error path
- DataInterfaceBackend: fix date of not-started psr log
- DataInterfaceBackend: fix unknown events and capability states
- PartialFWUpdateService: use internal PFU if registry is empty
- MEIClient: add retry on busy client

### Changed
- CMake: tweak MeTee external project
- WsmanClient: Test: make timeset grace 2 sec

### Removed
- conan: remove MeTee from dependencies

### Added
- DataInterfaceBackend: AMTHI/PSR/UPID Exceptions: Print what()
- DataInterfaceBackend: add OEM events to PSR
- DataInterfaceBackend: display PSR data
- PartialFWUpdateService: add PFU file path print
- add support for GetBootState MKHI command

## [2348.0.0.0]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2348.0.0.0
2406.0.0.0

0 comments on commit 388f115

Please sign in to comment.