Package Release Info

librespeed-cli-1.0.11-bp160.1.29

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

librespeed-cli

Change Logs

* Thu Sep 26 2024 jan.kuzilek@suse.com
- Update to hotfix commit 7573b65ebc89a4cf463334dbdfab5b3edc706149:
  * Upgrade to Go 1.18 as minimum required version
- Update to version 1.0.11:
  * fix build for non-windows/linux platforms
  * go mod tidy to fix build
  * Update goreleaser config to v2
  * add `--ca-cert` option (#81)
  * Fix integer overflow issues at high speeds (#73)
  * Fix code-highlighting (#68)
  * Add interface option (#65)
  * Reduced container image size (#64)
  * Updated dependencies (#62)
  * make `--version` to report the binary version again (#58)
* Thu Jul 18 2024 Jan Kužílek <jan.kuzilek@suse.com>
- Initial package, version 1.0.10