From 4db4ceb3f70cd1b907747646dda6785db7b247d7 Mon Sep 17 00:00:00 2001 From: Alexander Usyskin Date: Mon, 31 Oct 2022 16:13:34 +0200 Subject: [PATCH] LMS: bump version to 2245.0.0.0 Update CHANGELOG.md Signed-off-by: Alexander Usyskin --- CHANGELOG.md | 18 ++++++++++++++++-- VERSION | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 101c7bd1..3a3ae4be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,22 @@ +## [2245.0.0.0] + +### Fixed + - DBusService: store events if DBus not ready + - AMT_COM_Test: CMake: scope singlethread compile + +### Changed + - CIM_Framework: openwsman: update to 2.7.1 + - conan: use ACE 7.0.7 + - conan: use libxml2 2.10.3 + +### Removed + - WMIProv: remove IMSS uninstallation code + ## [2226.0.0.0] ### Fixed -- CMake: fix debian package dependencies -- PartialFWUpdateService: use ADL PFU Dll for EGS + - CMake: fix debian package dependencies + - PartialFWUpdateService: use ADL PFU Dll for EGS ## [2222.0.0.0] diff --git a/VERSION b/VERSION index 50510cf0..996fc826 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2226.0.0.0 +2245.0.0.0