RancherOS v1.2.0版本于北京时间2月7日正式发布,从v1.1到v1.2开发周期中,咱们收集到了社区用户和商业用户的Bug report和Feature request,感谢你们为此做出的贡献。git
这个周期内,Meltdown和Spectre漏洞曝出给OS界形成了沉重的打击,咱们也时刻紧跟业界动向,第一时间把漏洞补丁更新到RancherOS中。github
对于Spectre变种2,咱们采用了新的GCC编译器开启Retpoline指令从新编译了内核。而Intel的微码补丁,咱们并无采用,由于业界对这个补丁诟病很深,已经形成了不少云厂商的Crash问题。docker
基于最新的RancherOS v1.2.0能够使用这种方式检测Meltdown和Spectre的修复状态:ui
sudo system-docker run --rm -it -v /:/host niusmallnan/spectre-meltdown-checker
考虑到32位操做系统发展状况,以及其余Linux发行版的支持状况,RancherOS再也不对ARM 32位进行硬件支持。ARM 64位依然会继续支持,你依然能够继续在树莓派上使用它。阿里云
树莓派镜像: https://github.com/rancher/os/releases/download/v1.2.0/rancheros-raspberry-pi64.zip操作系统
安装方式参考: https://www.raspberrypi.org/documentation/installation/installing-images/code
RancherOS支持多种console,好比Ubuntu、Debian、Alpine等等,默认使用busybox console。Busybox console基于Buildroot,本次发布更新了较新的稳定版本。图片
其余console均更新成LTS版本,版本以下:ip
● Alpine: 3.7开发
● CentOS: 7.4.1708
● Debian: stretch
● Fedora: 27
● Ubuntu: xenial
AWS相关镜像已经上传到各个region中,能够直接搜索查找并使用,AWS中国区目前还不支持。其余主要镜像列表:
● 阿里云镜像:
https://github.com/rancher/os/releases/download/v1.2.0/rancheros-aliyun.vhd
● GCE镜像:
https://github.com/rancher/os/releases/download/v1.2.0/rancheros-gce.tar.gz
● OpenStack镜像:
https://github.com/rancher/os/releases/download/v1.2.0/rancheros-openstack.img
更多新特性和Bug Fix请参考v1.2.0的Release Note:
https://github.com/rancher/os/releases/tag/v1.2.0
部署请参考文档说明: