Skip to content

Commit 14ce070

Browse files
ShadowCursebchalios
authored andcommitted
chore: add entry with a vsock fix to CHANGELOG
Add entry for vsock fix into CHANGELOG. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 7134a5d commit 14ce070

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## \[Unreleased\]
10+
11+
### Fixed
12+
13+
- [#4836](https://github.com/firecracker-microvm/firecracker/pull/4836): Fixed
14+
Vsock not notifying guest about `TRANSPORT_RESET_EVENT` event after snapshot
15+
restore. This resulted in guest waiting indefinitely on a connection which was
16+
reset during snapshot creation.
17+
918
## \[1.9.1\]
1019

1120
### Fixed

0 commit comments

Comments
 (0)