From cda6a25e0f39b2a18f10415560ee6a2cfc5fbbcb Mon Sep 17 00:00:00 2001 From: Alexander Usyskin Date: Sun, 12 Dec 2021 17:58:41 +0200 Subject: [PATCH] LMS: bump version to 2151.0.0.0 Bump version to 2151.0.0.0. Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 948382d2..ffac583b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION b/VERSION index 12f05609..52534de3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2141.0.0.0 +2151.0.0.0