This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
v1.4.1
Release v1.4.1
Versions
- Linux 4.14.67
- Buildroot: 2018.02
- Docker docker-18.03.1-ce by default
- RPi64: Linux 4.9.80
- Console:
- Alpine: 3.7
- CentOS: 7.4.1708
- Debian: stretch
- Fedora: 27
- Ubuntu: xenial
Important - Upgrade
- Note on memory requirements: 1GB is not enough now, but it will be improved on v1.5.0. Please refer to here
Major Bug Fixes since v1.4.0
- Fixed an issue where building custom kernel modules, so we can bring the zfs service back [#2374 #2299]
- Fixed an issue where user-docker cannot work fine in memory [#2378]
- Fixed an issue where gzip content cannot be loaded via cloud-init user-data [#2391]
- Fixed an issue where getting error logs in kubelet while running k8s on RancherOS, because of the missing of the systemd cgroup [#2398]
- Fixed an issue where OpenISCSI service crashes on startup with "no such container" message [#2405]
- Fixed an issue where a cloud-config script cannot be executed [#2420]
- Fixed an issue where ros boot hang on kernels >= 4.14.36 [#2473]
- Fixed an issue where setting MTUs larger than 1500 fails in Xen when kernel >=4.14.37 [#2458]
- CVE-2018-3615/3620/3646 AKA Foreshadow has been addressed [#2447]
- CVE-2018-3639 speculative store bypass has been addressed [#2454]