智能化下的产物,无人棋牌室
CoreOS 891.0.0 Alpha 发布,此版本更新内容:
安全修复:
Bugs 修复:
- Remove etcd2 service timeout limit (https://github.com/coreos/bugs/issues/936)
- Fixed regression which prevented
machinectl login
from functioning (https://github.com/coreos/bugs/issues/1002) - Fixed
shutdown
behavior so that it cleanly terminates SSH connections (https://github.com/coreos/bugs/issues/1009) - Fixed issue which caused
systemd-nspawn
to crash in certain situations (https://github.com/coreos/bugs/issues/1010) - Included missing bnx2x firmware (https://github.com/coreos/bugs/issues/1016)
- Enable SCSI_AIC79XX in the kernel (https://github.com/coreos/bugs/issues/1026)
- Fixed inability to schedule kubernetes pods (https://github.com/kubernetes/kubernetes/issues/16961)
改进:
- rkt 0.13.0
- flannel 0.5.5
- Populate
/lib/modules/$(uname -r)/build
- Kernel modules can now be built out-of-tree using the standard command:
make -C /lib/modules/$(uname -r)/build M=$PWD
- Kernel modules can now be built out-of-tree using the standard command:
下载:https://github.com/coreos/manifest/archive/v891.0.0.zip。