Releases: shoenig/go-landlock
Releases · shoenig/go-landlock
v1.2.2
What's Changed
Changes
- build(deps): bump golang.org/x/sys from 0.16.0 to 0.19.0 by @dependabot in #77
- build(deps): bump github.com/shoenig/test from 1.7.0 to 1.8.0 by @dependabot in #76
- deps: update dependencies by @shoenig in #84
- ci: update ci things by @shoenig in #85
- paths: add /usr/lib64 to set of default paths for shared objects by @shoenig in #86
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Changes
- build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 by @dependabot in #69
- build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #70
- build: update ci items by @shoenig in #71
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.2.0 represents the first stable release!
Changes
- repo: add community files by @shoenig in #67
- build(deps): bump golang.org/x/sys from 0.11.0 to 0.13.0 by @dependabot in #66
- deps: update some dependencies by @shoenig in #68
Full Changelog: v0.1.8...v1.2.0
v0.1.8
What's Changed
Changes
- build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #51
- build(deps): bump kernel.org/pub/linux/libs/security/libcap/psx from 1.2.68 to 1.2.69 by @dependabot in #57
- build(deps): bump golang.org/x/sys from 0.8.0 to 0.11.0 by @dependabot in #62
- build(deps): bump github.com/shoenig/test from 0.6.6 to 0.6.7 by @dependabot in #61
- ci: modernize linter action by @shoenig in #64
- deps: update to go-set/v2 by @shoenig in #63
- setup copywrite by @shoenig in #65
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
What's Changed
Changes
- build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #39
- build(deps): bump github.com/hashicorp/go-set from 0.1.8 to 0.1.9 by @dependabot in #40
- build(deps): bump kernel.org/pub/linux/libs/security/libcap/psx from 1.2.66 to 1.2.67 by @dependabot in #41
- deps: update dependencies by @shoenig in #45
- caps: add support for file truncate with landlock v3 by @shoenig in #46
- option only available by @shoenig in #47
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Changes
- deps: setup monthly dependabot by @shoenig in #28
- build(deps): bump github.com/shoenig/test from 0.5.1 to 0.6.0 by @dependabot in #29
- build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in #30
- repo: setup release.yaml by @shoenig in #31
- syscall: remove explicit version check by @shoenig in #33
- readme: update with note about OnlySupported mode by @shoenig in #36
- deps: update dependencies by @shoenig in #37
- readme: orange license link by @shoenig in #38
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- tests: refactor to use helpers for parent/child forking by @shoenig in #21
- safety: add OnlySupported mode for convenience by @shoenig in #23
- repo: ignore ds_store on mac by @shoenig in #24
- deps: pull in updates by @shoenig in #25
- tests: add tests for hardlinks and mounts by @shoenig in #26
- lint: use skip-cache in golangci-lint by @shoenig in #27
Full Changelog: v0.1.3...v0.1.4