1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Rocket v1.6.0 发布,安全性增强 下载

本帖由 漂亮的石头2016-05-14 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,660
    赞:
    47
    Rocket v1.6.0 发布了,此次发布Rocket安全性得以提升。提供了隔离防护,为每一个应用程序分配一个命名空间。具体改进如下:


    • stage1: implement read-only rootfs (#2624). Using the Pod manifest readOnlyRootFS option mounts the rootfs of the app as read-only using systemd-exec unit option ReadOnlyDirectories, see appc/spec.


    • stage1: capabilities: implement both remain set and remove set (#2589). It follows the Linux Isolators semantics from the App Container Executor spec, as modified by appc/spec#600.


    • stage1/init: create a new mount ns for each app (#2603). Up to this point, you could escape the app's chroot easily by using a simple program downloaded from the internet 1. To avoid this, we now create a new mount namespace per each app.


    • api: Return the pods even when we failed getting information about them (#2593).


    • stage1/usr_from_coreos: use CoreOS 1032.0.0 with systemd v229 (#2514).

    下载地址:https://github.com/coreos/rkt/releases/tag/v1.6.0
    Rocket v1.6.0 发布,安全性增强下载地址
     
正在加载...