Releases: containers/psgo
Releases · containers/psgo
v1.10.0
What's Changed
- build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot[bot] in #148
- update GH workflows by @vrothberg in #150
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot[bot] in #149
- psgo: handle ESRCH as ENOENT by @giuseppe in #155
- build(deps): bump github.com/containers/storage from 1.52.0 to 1.54.0 by @dependabot[bot] in #156
- build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot[bot] in #157
- build(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.13 by @dependabot[bot] in #158
- build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 by @dependabot[bot] in #159
- build(deps): bump github.com/containers/storage from 1.54.0 to 1.55.0 by @dependabot[bot] in #160
- Upgrade by @vrothberg in #165
- build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot[bot] in #166
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #167
- update CI to 24.04 and newer go versions by @vrothberg in #171
- build(deps): bump golang.org/x/sys from 0.27.0 to 0.30.0 by @dependabot[bot] in #170
- build(deps): bump golang.org/x/sys from 0.30.0 to 0.33.0 by @dependabot[bot] in #175
- build(deps): bump github.com/containers/storage from 1.55.0 to 1.58.0 by @dependabot[bot] in #176
- build(deps): bump github.com/opencontainers/runc from 1.1.13 to 1.3.0 by @dependabot[bot] in #177
- build(deps): bump golang.org/x/sys from 0.33.0 to 0.35.0 by @dependabot[bot] in #180
- build(deps): bump github.com/containers/storage from 1.58.0 to 1.59.1 by @dependabot[bot] in #181
- Switch from github.com/containers/storage to go.podman.io/storage. by @jankaluza in #182
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #183
- update to go .1.24 by @Luap99 in #189
- Gh action and golangci-lint updates by @Luap99 in #190
New Contributors
- @jankaluza made their first contribution in #182
Full Changelog: v1.9.0...v1.10.0
v1.9.0
- Add support for
Seccomp_filtersproc 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