Skip to content

Commit

Permalink
LMS: bump version to 2122.0.0.0
Browse files Browse the repository at this point in the history
Update CHNAGELOG

Signed-off-by: Alexander Usyskin <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
  • Loading branch information
ausyskin authored and tomasbw committed Jun 28, 2021
1 parent a852a1d commit 34055f8
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 @@
## [2122.0.0.0]

### Fixed
- WsmanClient: Test: drop unneeded print in TimeSynchronizationClient
- WsmanClient: drop unneeded _CRT_SECURE_NO_WARNINGS define
- SharedStaticIPService: fix WinSock2 header resolution
- AMT_COM_Interface: use VISTA macro
- AMT_COM_Interface: drop not needed debug print
- AMT_COM_Interface: Test: drop duplicate IsMeasuredBootState test
- MEWMIProv: Test: CMake: link gtest in modern way
- README: write better info about install prefix
- MEWMIProv: rename cim_schema to schema
- PortForwarding: Retry testcancel after connecting to HECI
- CMake: Linux: take path for systemd unit from pkgconfig

### Added
- MEWMIProv: test: add enumerators tests
- CMake: add LMS_LIBDIR_DBG also for Linux compilation

### Changed
- use libxml2 2.9.11

## [2120.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 @@
2120.0.0.0
2122.0.0.0

0 comments on commit 34055f8

Please sign in to comment.