File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ 0.6.7] - 2025-05-09
5
+ ### Added
6
+ * Add support for binfmt_misc namespacing inside Sysbox containers (kernel 6.7+); issue #592 .
7
+ * Add edition and version info in sysbox-mgr and sysbox-fs logs.
8
+ * Fix bug when starting/stopping containers with large number of layers, on kernels without idmapping or shiftfs.
9
+ * Fix bug when unmounting fuse device inside Sysbox container (issue #854 ).
10
+ * Fix bug causing failure to open /proc/sys/kernel/shm inside Sysbox container (issues #903 , #909 ).
11
+ * Fix bug causing false-negatives when checking for shiftfs support in hosts (issue #922 )
12
+ * Fix bug causing sysbox-mgr to consume CPU cycles when idle (issue #915 ).
13
+ * sysbox-deploy-k8s: add support for K8s v1.32 and deprecated support for K8s v1.28.
14
+
4
15
## [ 0.6.6] - 2025-01-03
5
16
### Added
6
17
* Add support for k8s v1.31 and deprecate k8s v1.27.
Original file line number Diff line number Diff line change 1
- 0.6.6
1
+ 0.6.7
You can’t perform that action at this time.
0 commit comments