Skip to content

Release v0.6.3

Compare
Choose a tag to compare
@ctalledo ctalledo released this 09 Jan 19:47
· 68 commits to master since this release

Official Packages

📦 sysbox-ce_0.6.3-0.linux_amd64.deb
📦 sysbox-ce_0.6.3-0.linux_arm64.deb

Changelog

Added

  • Fix to ensure "docker --net=host" works inside Sysbox containers (issue #712).
  • Fix bug when mounting host kernel headers into containers (issue #727).
  • Fix emulation of /sys/devices/virtual/* inside containers (issue #719).
  • Don't intercept *xattr syscalls by default (improves performance).
  • Add feature to skip shiftfs and idmapping on specific container files/dirs (via SYSBOX_SKIP_UID_SHIFT container env var).
  • Fix bug with fsuid-map-fail-on-error config option.
  • Fix bug with pivot-root inside Sysbox containers (ensures docker:24-dind image can run inside Sysbox containers).
  • sysbox-deploy-k8s: add support for Kubernetes v1.27 and v1.28.
  • sysbox-deploy-k8s: automatically detect installation on GKE clusters and set up configs accordingly.
  • sysbox-deploy-k8s: support installation on Debian-based K8s nodes.
  • sysbox-deploy-k8s: don't install shiftfs on K8s nodes with kernel >= 5.19.

Removed

  • sysbox-deploy-k8s: deprecated support for K8s v1.24 and v1.25 (EOL'd).

Checksums

$ sha256sum sysbox-ce_0.6.3-0.linux_amd64.deb
cfce811006a27305071b1634ca8fe690392f5dcc205612e7b4e5bde411b7701e  sysbox-ce_0.6.3-0.linux_amd64.deb

$ sha256sum sysbox-ce_0.6.3-0.linux_arm64.deb
4b475e7e7eed79708b2707a67d556a5d3c0bdaef0a1f341311d095d1b4b3e271  sysbox-ce_0.6.3-0.linux_arm64.deb