Skip to content

Commit

Permalink
LMS: bump version to 2151.0.0.0
Browse files Browse the repository at this point in the history
Bump version to 2151.0.0.0.

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
  • Loading branch information
ausyskin authored and Tomas Winkler committed Jan 10, 2022
1 parent d4fe54e commit cda6a25
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
## [2151.0.0.0]

### Fixed
- MEIClient: AMTHITestProject: add algorithm include
- CMake: Windows: fix delayed import
- download GTest from main branch
- initialize variables filled by reference
- openwsman: wsman-win-client-transport: plug leak in error path
- CMake: fix universal build
- AMT_COM_Interface: Test: build in one process
- CIM_Framework: CMake: pass CMAKE_SYSTEM_VERSION to openwsman
- openwsman: wsman-win-client-transport: initialize certificate pointer
- openwsman: iniparser: fix buffer size

### Added
- add lms version to logs

### Changed
- MEIClient: download MeTee 3.1.0
- Conan: Use ACE 7.0.4
- linux: replace 0 to ? in bdf in udev rule
- MEIClient: replace throw() with noexcept
- MEIClient: PSRClient: fix methods return types

### Removed
- remove unused properties file

## [2141.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 @@
2141.0.0.0
2151.0.0.0

0 comments on commit cda6a25

Please sign in to comment.