Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@rodnymolina rodnymolina released this 19 Jul 23:28
v0.4.0
dceca79

Official Packages

📦  sysbox-ee_0.4.0-ubuntu-bionic_amd64.deb
📦  sysbox-ee_0.4.0-ubuntu-focal_amd64.deb
📦  sysbox-ee_0.4.0-debian-buster_amd64.deb
📦  sysbox-ee_0.4.0-debian-bullseye_amd64.deb

Changelog

Added

  • Added support to create secure Kubernetes PODs with Sysbox (sysbox-pods).
  • Added support for Cgroups-v2 systems.
  • Added support for WeaveNet and Calico CNIs to run within a Sysbox container.
  • Added support to allow K3s execution within Sysbox containers.
  • Extended Sysbox support to Fedora-33 and Fedora-34 releases.
  • Extended Sysbox support to Flatcar Linux distribution.
  • Modified Sysbox binaries' installation path ("/usr/local/sbin" -> "/usr/bin").
  • Enhanced generation and handling of logging output by relying on systemd (journald) subsystem.
  • Multiple enhancements in /proc & /sys file-system's emulation logic.
  • Extended installer to allow it to deploy Sysbox in non-strictly-supported distros / releases.
  • Improved security of shiftfs mounts.

Fixed (main issues)

  • Fixed issue impacting sysbox-fs stability in scaling scenarios (issue #266).
  • Fixed issue preventing sys-container initialization due a recent change in oci-runc (issue #291).
  • Fixed issue with "--mountpoint" cli knob being ignored (sysbox issue #310).
  • Fixed issue causing sysbox-fs handlers to stall upon access to a procfs node (issue #306).
  • Fixed issue preventing write access to 'domainname' procfs node (issue #287).
  • Fixed issue preventing systemd-based containers from being able to initialize (issue #273).
  • Made changes to allow Docker network sharing between containers.
  • Ensure that Sysbox mounts in read-only containers are mounted as read only.

Removed

  • Deprecated EOL'd Fedora-31 and Fedora-32 releases.

Checksums

$ sha256sum sysbox-ee_0.4.0-0.ubuntu-bionic_amd64.deb
ab89cafaf3311779f84dae30de762655d1d216c57bb0b10533b9f8b05e46176f  sysbox-ee_0.4.0-0.ubuntu-bionic_amd64.deb

$ sha256sum sysbox-ee_0.4.0-0.ubuntu-focal_amd64.deb
14636a6902c9576d9dc1b8967c23140da045697b345db708e92fc39c452a117f  sysbox-ee_0.4.0-0.ubuntu-focal_amd64.deb

$ sha256sum sysbox-ee_0.4.0-0.debian-buster_amd64.deb
746cbcfbbb168f5ec20017e63028fb543a2d9f566917be63ff59e228972d717f  sysbox-ee_0.4.0-0.debian-buster_amd64.deb

$ sha256sum sysbox-ee_0.4.0-0.debian-bullseye_amd64.deb
8fc497c326a89de39ee30bd753df4c468e768fe562734cd86359444af2a7ff73  sysbox-ee_0.4.0-0.debian-bullseye_amd64.deb