Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@rodnymolina rodnymolina released this 27 Mar 16:55
· 31 commits to master since this release
v0.3.0
857fcaa

Official Packages

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

Changelog

Added

  • Secured system container initial mounts (mount/remount/unmounts on these from within the container are now restricted). See here for details.
  • Improved Sysbox systemd service unit files (dependencies, open-file limits).
  • Improved logging by sysbox-mgr and sysbox-fs (json logging, more succint logs).
  • Added support for systemd-managed cgroups v1 on the host (cgroups v2 still not supported).
  • Added support for read-only Docker containers.
  • Synced-up sysbox-runc to include the latest changes from the OCI runc.
  • Added support for Debian distribution (Buster and Bullseye).
  • Added ground-work to support Sysbox on RedHat, Fedora, and CentOS (next step is creating a package manager for these).
  • Added config option to configure the Sysbox work directory (defaults to /var/lib/sysbox).
  • Fixed sporadic session stalling issue during syscall interception handling.
  • Fixed sysbox-mgr file descriptor leak (sysbox issue #195).
  • Fixed problem with "docker --restart" on Sysbox containers (sysbox issue #184).
  • Fixed race condition in sysbox-fs procfs & sysfs emulation.
  • Fixed problem preventing kernel-headers from being properly imported within sys containers.
  • Fixed inappropriate handling of mount instructions in chroot jail environments.

Removed

  • None.

Checksums

$ sha256sum sysbox-ee_0.3.0-0.ubuntu-bionic_amd64.deb
82a10612ed3bf07c5cd6dd7bdae5bccb851650420f08d03833c58d35ac4461cb  sysbox-ee_0.3.0-0.ubuntu-bionic_amd64.deb

$ sha256sum sysbox-ee_0.3.0-0.ubuntu-focal_amd64.deb
c98e5f5adc90ef4279bdf05d32fa9052d62ac7b8a4de300ce4f78d513786c639  sysbox-ee_0.3.0-0.ubuntu-focal_amd64.deb

$ sha256sum sysbox-ee_0.3.0-0.debian-buster_amd64.deb
ae72439e4dc5a21da933ac51a3108bff9ba97c7b2ec830c285e0a5b4561eda8c  sysbox-ee_0.3.0-0.debian-buster_amd64.deb

$ sha256sum sysbox-ee_0.3.0-0.debian-bullseye_amd64.deb
53ce8771a3ef4e20659d2c0d90bacb4a6df470936e1b79124dc7baf9d7b7f41b  sysbox-ee_0.3.0-0.debian-bullseye_amd64.deb