Skip to content

Commit

Permalink
LMS: bump version to 2222.0.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Usyskin <[email protected]>
  • Loading branch information
ausyskin committed May 26, 2022
1 parent 2e6bb1c commit 49b4e2a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2151.0.0.0
2222.0.0.0

0 comments on commit 49b4e2a

Please sign in to comment.