Skip to content

v0.26.1

Choose a tag to compare

@rhatdan rhatdan released this 22 Oct 19:26

Fix --format corner cases in pkg/format

* Always Normalize --format value
* Additionaly fixed case where {{range}} with embedded \n caused
  double \n\n on output
* Updated tests to cover these cases

Add timer64 syscall support to pkg/seccomp