Skip to content

Commit

Permalink
LMS: bump version to 2348.0.0.0
Browse files Browse the repository at this point in the history
Update CHANGELOG.md

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
  • Loading branch information
ausyskin committed Dec 6, 2023
1 parent 6c141a8 commit ac4fba5
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [2348.0.0.0]

### Fixed
- SharedStaticIPService: compare case-insensitive on Linux
- tests: dbus: increase AuditLog test timeout
- HostChangesNotificationService: fix debug message
- WMIProv: fix return values
- AMT_COM_Interface: Test: Enable UPID before PSR tests
- WMIProv: Test: Set again UPID (to enabled)
- CMake: Linux: migrate udev rules to /usr
- Fix build issues with gcc13

### Changed
- update 3rd party dependencies
- snap: move to core22

### Added
- support for unicode hostname

### Removed

## [2322.0.0.0]


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2322.0.0.0
2348.0.0.0

0 comments on commit ac4fba5

Please sign in to comment.