v1.11.0
What's Changed
- Bump to 1.10.2 by @rhatdan in #182
- gha: add go1.19, drop go1.16, update golangci-lint to v1.49 by @thaJeztah in #183
- go-selinux: remove redundant stub for DisableSecOpt() by @thaJeztah in #187
- remove vendor directory by @thaJeztah in #186
- go-selinux: remove fallbacks for go < 1.16 by @thaJeztah in #184
- pkg/pwalk: deprecate in favor of pkg/pwalkdir by @thaJeztah in #185
- go-selinux: some cleanup/refactor and improve test coverage by @thaJeztah in #190
- gha: also test and lint stubs by @thaJeztah in #189
- use filepath instead of path by @thaJeztah in #188
- golangci-lint: enable more linters and address linting issues by @thaJeztah in #191
- Adds MLSEnabled function. by @badochov in #192
- go-selinux: add coverage for LfileLabel, LsetFileLabel by @thaJeztah in #194
- Add Go 1.20 support; require Go 1.19; drop Go 1.17 and 1.18 by @austinvazquez in #195
- Add ability to set fscontext mounts points by @rhatdan in #196
New Contributors
- @badochov made their first contribution in #192
- @austinvazquez made their first contribution in #195
Full Changelog: v1.10.2...v1.11.0