Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pwru-linux-arm64.tar.gz.sha256sum | 2023-12-20 | 90 Bytes | |
pwru-linux-amd64.tar.gz.sha256sum | 2023-12-20 | 90 Bytes | |
pwru-linux-arm64.tar.gz | 2023-12-20 | 3.4 MB | |
pwru-linux-amd64.tar.gz | 2023-12-20 | 3.7 MB | |
README.md | 2023-12-20 | 981 Bytes | |
Release v1.0.5 source code.tar.gz | 2023-12-20 | 3.9 MB | |
Release v1.0.5 source code.zip | 2023-12-20 | 4.7 MB | |
Totals: 7 Items | 15.6 MB | 0 |
We are pleased to release the 1.0.5 version of pwru
.
The major changes include:
- Fix loading on >= the 6.6 kernel when there are multiple functions with the same name (#302, [#284]).
Functional changes:
- c3a9091 - gh/workflows: Use the kprobe backend (@brb)
- 9d8ead7 - Temporarily fix loading err on >= 6.6 kernels (@brb)
- 9b6449a - internal/pwru: Implement a proper help function (@qmonnet)
- 9f5a386 - Makefile: Remove compiler versions for "make local-release" (@qmonnet)
- 3307e5c - Makefile: Fix awk command in "make help" (@qmonnet)
- a8c2661 - ci: Print artifacts with filename (@jschwinger233)
- 1e10c19 - Update README (@brb)
Dependency changes:
- d86733b - build(deps): bump github.com/jsimonetti/rtnetlink from 1.3.5 to 1.4.0
- c5ae578 - build(deps): bump actions/setup-go from 4.1.0 to 5.0.0
- 0d23d55 - build(deps): bump cilium/little-vm-helper from 0.0.12 to 0.0.13
- 4e5205c - build(deps): bump golang.org/x/net from 0.17.0 to 0.19.0