Skip to content

v1.1.7

Compare
Choose a tag to compare
@cgwalters cgwalters released this 15 Apr 13:52
· 520 commits to main since this release
f1621fa

Fixes for Intermittent "Broken Pipe" Errors

  • ostree-ext/filter_tar_async: flush decompressor stream by @jeckersb in #1228
  • unencapsulate: Wrap decompressor and implement Drop by @jeckersb in #1247
  • unencapsulate: more Decompressor improvements by @jeckersb in #1248

bootc status Changes

  • status: Drop nanoseconds from time by @cgwalters in #1185
  • fix(status): enable --booted option to only show the current deployment by @p5 in #1211
  • spec, status: Add architecture by @cgwalters in #1239

Documentation Improvements

  • docs: Update generated by @jeckersb in #1176
  • Update links to new docs site by @jeckersb in #1183
  • docs: add footer with CNCF trademark notice by @jmarrero in #1186
  • docs/filesystem: Weaken stateoverlay wording and direct to alternatives by @cgwalters in #1191
  • docs/filesystem: Rework state overlay and /opt messaging a bit by @jlebon in #1199
  • reinstall: Add docs for system-reinstall-bootc by @ckyrouac in #1207
  • man/bootc-rollback: add information about /etc by @jmarrero in #1173
  • docs: Fix broken link in reinstall docs by @ckyrouac in #1212
  • ostree-ext/docs: container image import flow diagram by @jeckersb in #1220
  • docs: install to-disk --via-loopback requires root by @ktdreyer in #1231
  • docs/filesystem: Mention composefs.enabled = verity by @cgwalters in #1232
  • docs/filesystem: Reword /var a bit by @cgwalters in #1235
  • docs/users-and-groups: expand on static users and systemd-sysusers by @jmarrero in #1261
  • docs/filesystem: Explain a little bit more about fsverity by @cgwalters in #1272

Notable Changes

  • Install with fsverity enabled + required by @cgwalters in #935
  • feat(rollback): add --apply flag by @p5 in #1202

Other Changes

New Contributors

Full Changelog: v1.1.6...v1.1.7