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
部署請參考文檔說明: