Skip to content

Commit 2247cc9

Browse files
committed
chore: add note to CHANGELOG
Add note about new jailer executable requirements. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
1 parent 0f38378 commit 2247cc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ and this project adheres to
2222
- [#5165](https://github.com/firecracker-microvm/firecracker/pull/5165): Changed
2323
Firecracker snapshot feature from developer preview to generally available.
2424
Incremental snapshots remain in developer preview.
25+
- [#5282](https://github.com/firecracker-microvm/firecracker/pull/5282): Update
26+
jailer executable requrements. Now jailer does require for an executable to
27+
have exec permissions set, but does not require it's name to contain
28+
`firecracker`.
2529

2630
### Deprecated
2731

0 commit comments

Comments
 (0)