From 49b4e2a1efa18b8ff01231586eb9937a4ddfd2e3 Mon Sep 17 00:00:00 2001 From: Alexander Usyskin Date: Mon, 16 May 2022 16:36:35 +0300 Subject: [PATCH] LMS: bump version to 2222.0.0.0 Signed-off-by: Alexander Usyskin --- CHANGELOG.md | 22 ++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffac583b..51cb30ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +## [2222.0.0.0] + +### Fixed + - PFU from corrupted partition should always occur + - DataInterfaceBackend: fix PSR event timestamp print + - DataInterfaceBackend: fix PSR event number print + - DataInterfaceBackend: no mebx version on ME16 and up + - DataInterfaceBackend: Fix strings and formats in PSR + +### Added + - WMIProv: WMIRegistrationService: uninstall IMSS + - CMake: process ACE paths from environment + - CMake: add option for rpm pack and improve deb pack + - README: add RPM-based systems build instructions + +### Changed + - DataInterfaceBackend: beautify PSR parsing + - conan: use libxml2 2.9.13 + +### Removed + - DataInterfaceBackend: drop unused include + ## [2151.0.0.0] ### Fixed diff --git a/VERSION b/VERSION index 52534de3..ddaaa055 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2151.0.0.0 +2222.0.0.0