Skip to content

Commit 6204539

Browse files
committed
Release v0.6.4
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
1 parent f731091 commit 6204539

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.6.4] - 2024-04-06
5+
### Added
6+
* Fix to allowing running x86 apps in Sysbox containers (issue #350).
7+
* Fix sysbox-fs nsenter mount leak.
8+
* Fix sysbox emulation of /proc and /sys in containers for kernels 6.5+.
9+
* Add hardening against CVE-2024-21626.
10+
* Fix ordering of mounts under /run for containers with systemd (issue #767).
11+
412
## [0.6.3] - 2024-01-08
513
### Added
614
* Fix to ensure "docker --net=host" works inside Sysbox containers (issue #712).

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.3
1+
0.6.4

0 commit comments

Comments
 (0)