Skip to content

Commit

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

Signed-off-by: Riki Sharon <riki.sharon@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
  • Loading branch information
RikiSharon authored and ausyskin committed May 19, 2021
1 parent fc71a61 commit 458aa12
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## [2117.0.0.0]

### Added
- PortForwardingService: add GetBufferSize method
- Add support in new certificate signer name.
- MEWMIProv: Add INF registration service

### Fixed
- Fix hierarchy in CHANGELOG
- MEIClient: AMTHITest: fix tests
- fix size of wchar_t buffers, initialize variable
- AMT_COM_Test: Add IsMeasuredBootState test
- AMT_COM_TEST: fix dependencies

### Changed
- MEIClient: CMake: modernize metee import
- CIM_Framework: openwsman: updated code base
- MEWMIProv: rename duplicate mof files
- MEIClient: Separate metee headers
- COM: Replace Return Value of E_NOINTERFACE with E_NOTIMPL.

### Removed
- MEWMIProv: drop unused comp.bat
- MEWMIProv: deprecate GetPID method

## [2113.0.0.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2113.0.0.0
2117.0.0.0

0 comments on commit 458aa12

Please sign in to comment.