RancherOS Changelog

What's new in RancherOS 1.5.5

Dec 30, 2019
  • Updates:
  • Linux 4.14.138
  • Buildroot: 2018.02.11
  • Docker docker-19.03.5 by default
  • RPi64: Linux 4.14.114
  • Console:
  • Alpine: 3.10
  • CentOS: 7.7.1908
  • Debian: stretch
  • Fedora: 31
  • Ubuntu: bionic
  • Major Features and Enhancements:
  • Support for Exoscale datasource. [#2897]
  • Support for ProxmoxVE cloud-init datasource. [#2938]
  • Enhancements for running os-services in the air-gapped environment. [#2941, #2887, #2882]
  • Major Bug Fixes:
  • Fixed an issue where the broadcast address incorrectly Set on /31 interfaces. [#2918]
  • Fixed an issue where the kernel command line parser fails on parameters with whitespace. [#2755]

New in RancherOS 1.5.3 (Jul 12, 2019)

  • Linux 4.14.128
  • Buildroot: 2018.02.11
  • Docker docker-18.06.3-ce by default
  • RPi64: Linux 4.14.114
  • Console:
  • Alpine: 3.9
  • CentOS: 7.5.1804
  • Debian: stretch
  • Fedora: 28
  • Ubuntu: bionic

New in RancherOS 1.5.2 (May 31, 2019)

  • Linux 4.14.122
  • Buildroot: 2018.02.11
  • Docker docker-18.06.3-ce by default
  • RPi64: Linux 4.14.114
  • Console:
  • Alpine: 3.9
  • CentOS: 7.5.1804
  • Debian: stretch
  • Fedora: 28
  • Ubuntu: bionic
  • Important:
  • This release can mitigate Microarchitectural Data Sampling (MDS). Four CVEs have been assigned to cover different variations of the data sampling flaw...
  • CVE-2018-12126 for Microarchitectural Store Buffer Data Sampling (MSBDS)
  • CVE-2018-12127 for Microarchitectural Load Port Data Samping (MLPDS)
  • CVE-2018-12130 for Microarchitectural Fill Buffer Data Sampling (MFBDS)
  • CVE-2019-11091 for Microarchitectural Data Sampling Uncacheable Memory (MDSUM)
  • There is now a built-in service for system upgrades that requires access to the internet. By default, it can detect system updates and downloads the required files. It will not automatically apply the patch. If you want to completely disable this feature, just run ros config set rancher.upgrade.policy none.
  • Major Features and Enhancements:
  • Support for loading custom data from Azure metadata service. [#2762]
  • Support for wildcard matching on MAC addresses. [#2707]
  • Support for service cache updating. [#2677]
  • Support for tftp datasource for cloud config. [#2774]
  • Support for setting Wi-Fi on Raspberry Pi. [#2604]
  • Support for running RancherOS on Ping An Cloud. [#2752]
  • Support for pre-defined user images in the ISO. [#2697]
  • Upgraded open vm tools version to 10.3.10. [#2763]
  • Enhanced ros cloud-config validation. [#2693]
  • Major Bug Fixes:
  • Fixed an issue where writing proxy.sh from environment character escape errors. [#2785]
  • Fixed an issue where logrotate config files are overwritten every hour. [#2773]
  • Fixed an issue where sshd_config file disappears on upgrade when using a non-default console. [#2672]
  • Fixed an issue where ros config merge broken from stdin. [#2689]
  • Fixed an issue there are some errors reported by busybox in the network container. [#2684]
  • Fixed an issue where the utmp file is missing in the console. [#2676]
  • Fixed an issue where zfs volumes cannot be shown under /dev. [#2673]
  • Fixed an issue where zfs datasets cannot get mounted after reboot. [#2256]