Releases: rootless-containers/usernetes
v20200304.1
(broken; use v20200304.2 instead)
v20200304.0
Notable changes:
- Docker is no longer bundled with Usernetes (#126), because the Docker upstreamm has been supporting Rootless mode since v19.03. To install Rootless Docker, see https://get.docker.com/rootless . See also https://docs.docker.com/engine/security/rootless/ for the further information.
- Migrated from go-task into systemd (#133).
- Migrated from runc into crun for the ease of the future support of cgroup v2 (#128).
- Migrated from native/vfs into fuse-overlayfs (#138). Requires kernel >= 4.18.
Note: The binary is missing for this release due to a bug in the release script. Use v20200304.2.
v20200126.0
Build log
https://travis-ci.org/rootless-containers/usernetes/builds/642000990
SHA256SUM
c4b1590c68b3e2d52906e808d1ff30d7e2adf57dfcc3a81b471e6556a4f7caa9 usernetes-x86_64.tbz
v20191203.0
Note: flannel configuration is broken in this version ( already fixed on master: #119 )
Build log
https://travis-ci.org/rootless-containers/usernetes/builds/620160666
SHA256SUM
e0c57ff0e66064368deea7f3e0cb14f9d65d5bf2e4ab0e6671f679affe6c2758 usernetes-x86_64.tbz
v20190826.0
Build log
https://travis-ci.org/rootless-containers/usernetes/builds/576672654
SHA256SUM
613a1eacd7bb06ffed708f79fff70468428915bb1fb507ef00fb5ba99ecaa282 usernetes-x86_64.tbz
v20190603.1
Build log
https://travis-ci.org/rootless-containers/usernetes/builds/540688775
SHA256SUM
a0cc4355a60e0d875d8c18369d54c42278548c6c95af31059f5fd07022869a4d usernetes-x86_64.tbz
Notable changes
- Fixed regression on deleting pods #99
v20190603.0
Build log
https://travis-ci.org/rootless-containers/usernetes/builds/540414095
SHA256SUM
95e0c4be698a7d8bc1e62011bdf8c96c0a1b86125d0f26880f4d93090da21d49 usernetes-x86_64.tbz
Notable changes
- refactored Kubernetes patches
v20190511.1
Build log
https://travis-ci.org/rootless-containers/usernetes/builds/531081156
SHA256SUM
a48bf5b49118de0bea5bb88eaaa923d1aff2d5f717e65f6351a55a385fe220b9 usernetes-x86_64.tbz
Notable changes
- Print SHA256SUM in build log
v20190511.0
Build log
https://travis-ci.org/rootless-containers/usernetes/builds/531072410
SHA256SUM
08c8e37431f3bf1dbd37727728665edb138d6063f4bfa763228b24a31ef0b835 usernetes-x86_64.tbz
Notable changes
- Updated components
v20190212.0
Build log
https://travis-ci.org/rootless-containers/usernetes/builds/491673513
SHA256SUM
1d98cae46d0455359fba5d46321edcf29c93a46539fcd5aa2406be09270a234f usernetes-x86_64.tbz
Notable changes
- Dockerfile: support Fedora images (#81)
- unfork moby & containerd (#84)
- Fix runc CVE-2019-5736: opencontainers/runc@0a8e411 (#86)
- Fix slirp4netns CVE-2019-6778: rootless-containers/slirp4netns@d781170 (#86)