Skip to content

v2.0.0

Compare
Choose a tag to compare
@olljanat olljanat released this 05 Mar 20:35
· 2 commits to master since this release

About this release

This is first v2.x release version which replaces all v1.9.x versions.
Target is also have long lifetime on it so new versions will not be released unless there is critical bugs to be fixed, instead of new Docker versions will be made available by adding them to here.

Upgrade from v1.9.x versions:

sudo ros os list --update
sudo ros os upgrade

And after reboot run also this command which upgrades console (any changes you have done to it WILL be lost so take backups first):

sudo ros console switch default

Release notes compared to v1.9.x versions

  • Kernel 5.10.211
  • Buildroot 2023.02.10
  • Docker 24.0.9 by default.
  • Added apparmor support and enabled by default
  • Removed experimental selinux support
  • System-docker/engine bridge is disabled by default
  • User Docker is not anymore included to ISO but is downloaded from internet on first boot.
    • If user has defined rancher.docker.engine in cloud-init, that version will be downloaded instead of default.
  • VMware and QEMU tools upgraded to latest version.
  • VirtualBox tools removed for now because building it did not work. Please, open issue if you need those.
  • Added ipset to network and console system containers
  • SSH security hardenings based ssh-audit report.
  • NTP servers and hostname can be set with DHCP.