Releases: containers/psgo
Releases · containers/psgo
v1.9.0
- Add support for
Seccomp_filters
proc status field - build(deps): bump github.com/opencontainers/runc from 1.1.11 to 1.1.12
- build(deps): bump github.com/containers/storage from 1.51.0 to 1.52.0
- build(deps): bump golang.org/x/sys from 0.14.0 to 0.16.0
- build(deps): bump github.com/containers/storage from 1.50.2 to 1.51.0
- build(deps): bump github.com/opencontainers/runc from 1.1.9 to 1.1.10
- build(deps): bump golang.org/x/sys from 0.12.0 to 0.14.0
- build(deps): bump github.com/containers/storage from 1.49.0 to 1.50.2
- build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
- build(deps): bump github.com/containers/storage from 1.48.0 to 1.49.0
- build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.9
- GH workflow: bump go to 1.20 and 1.21
- README: drop travis badge
- vendor c/[email protected]
- build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
- build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
- build(deps): bump github.com/containers/storage from 1.44.0 to 1.45.3
- build(deps): bump github.com/containers/storage from 1.43.0 to 1.44.0
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
v1.8.0
v1.7.3
Adds three new capabilities that would otherwise be reported as unknown along with updated dependencies.
Changelog
- vendor update
- test/join.bats: skip check to unblock CI
- CI: use go 1.18 and 1.19
- codespell: ignore go.sum
- fix codespell errors
- update golangci action to v1.48.0
- capabilities: add 3 missing capabilities
v1.7.2
v1.7.1
v1.7.0
v1.6.0
- *: switch from pkg/errors to Go 1.13+ error wrapping
- build(deps): bump github.com/opencontainers/runc from 1.0.1 to 1.0.2
- build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.7.0
- update dependencies
- Upgrade to GitHub-native Dependabot
- rm vendor.conf
v1.5.2: Merge pull request #77 from Luap99/fix-mips-build
- Fix build for mips architecture
- Correct spelling extracing -> extracting
- Correct spelling containes -> contains
- Correct spelling wich -> which
- Correct spelling represenation -> representation
- Correct spelling capabilties -> capabilities
v1.5.1
v1.5.0
- psgo: use Stat.Comm in processCOMM
- psgo: add RSS format
- make validate: don't eat golangci reports
- process: ElapsedTime: fix goclang-ci warning
- internal/proc: parse /proc/$PID/stat correctly
- Bump github.com/stretchr/testify from 1.4.0 to 1.5.1
- Add Code of Conduct