Skip to content

v1.2.3

Compare
Choose a tag to compare
@chriskuehl chriskuehl released this 03 Dec 01:23
· 63 commits to master since this release
  • Fix a bug that can cause --help or --version to crash in some scenarios (#213).

    Thanks to @suve for the patch!

Note on binary naming: In #202, we switched from using Debian naming for architectures to the Linux kernel's naming for binaries. The Debian package names are unchanged. That means binaries now have these architectures in their names:

  • x86_64 (previously amd64)
  • aarch64 (previously arm64)
  • ppc64le (previously ppc64el)