Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

v1.18.0

Compare
Choose a tag to compare
@squeed squeed released this 27 Oct 15:24
· 809 commits to master since this release

1.18.0

This minor release contains bugfixes, UX enhancements, and other improvements.

UX changes:

  • rkt: gate diagnostic output behind --debug (#3297).
  • rkt: Change exit codes to 254 (#3261).

Bug fixes:

  • stage1/kvm: correctly bind-mount read-only volumes (#3304).
  • stage0/cas: apply xattr attributes (#3305).
  • scripts/install-rkt: add iptables dependency (#3309).
  • stage0/image: set proxy if InsecureSkipVerify is set (#3303).

Other changes

  • vendor: update docker2aci to 0.13.0 (#3314). This fixes multiple fetching and conversion bugs, including two security issues.
  • scripts: update glide vendor script (#3313).
  • vendor: update appc/spec to v0.8.8 (#3310).
  • stage1: update to CoreOS 1192.0.0 (and update sanity checks) (#3283).
  • cgroup: introduce proper cgroup/v1, cgroup/v2 packages (#3277).
  • Documentation updates: (#3281, #3319, #3308).