Skip to content

Commit 0eee2e1

Browse files
committed
chore(changelog): add new entry
Add entry about new Jailer changes Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
1 parent 7c57f74 commit 0eee2e1

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@ 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-
## [1.14.0]
9+
## [1.14.1]
10+
11+
### Changed
12+
13+
- [#5631](https://github.com/firecracker-microvm/firecracker/pull/5631): Update
14+
binary copy process inside Jailer to disallow symlinks and hardlinks at the
15+
destination path and change ownership of the copied binary to the specified
16+
uid/gid.
17+
18+
## [v1.14.0]
1019

1120
### Added
1221

0 commit comments

Comments
 (0)