v1.57.0
What's Changed
- Bump c/storage to v1.56.0 by @TomSweeneyRedHat in #2163
- chore(deps): update dependency golangci/golangci-lint to v1.62.0 by @renovate in #2167
- fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.16.1 by @renovate in #2172
- chunked: rework GetBlobAt usage by @giuseppe in #2162
- fix(deps): update module golang.org/x/sys to v0.27.0 by @renovate in #2164
- fix(deps): update module github.com/moby/sys/capability to v0.4.0 by @renovate in #2171
- cirrus: update CI image to f41 by @Luap99 in #2173
- add support for unpacking layers with xattrs set on FreeBSD by @kimminss0 in #2170
- fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #2178
- chore(deps): update dependency golangci/golangci-lint to v1.62.2 by @renovate in #2179
- fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.16.2 by @renovate in #2182
- pkg/system: add fromStatT for NetBSD by @tydavis in #2181
- pkg/system: add mimicked xattr syscalls on FreeBSD by @kimminss0 in #2177
- store: correctly remove incomplete layers on load. by @Luap99 in #2185
- archive: store the override xattr with the inode type by @giuseppe in #2183
- Enable overlay without cgo by @koct9i in #2192
- fix(deps): update module golang.org/x/sys to v0.28.0 by @renovate in #2189
- store: new Dedup() API by @giuseppe in #2176
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5 by @renovate in #2190
- chunked: handle creating root directory by @giuseppe in #2194
- fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.16.3 by @renovate in #2195
- Fix
SafeChown
whenContainersOverrideXattr
is unset by @mtrmac in #2197 - Move pkg/chunked/internal to pkg/chunked/internal/minimal by @mtrmac in #2196
- archive: detect symlink target changes by @giuseppe in #2199
- composefs: remove cgo dependency by @giuseppe in #2201
- composefs: fix comment by @giuseppe in #2200
- fix(deps): update golang.org/x/exp digest to b2144cd by @renovate in #2203
- chore(deps): update dependency golangci/golangci-lint to v1.63.3 by @renovate in #2204
- chore(deps): update dependency golangci/golangci-lint to v1.63.4 by @renovate in #2205
- fix(deps): update module golang.org/x/sys to v0.29.0 by @renovate in #2206
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.6 by @renovate in #2198
- chore(deps): update dependency containers/automation_images to v20250107 by @renovate in #2207
- Compute an uncompressed digest for chunked layers by @mtrmac in #2155
- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0 by @renovate in #2210
- fix(deps): update module github.com/tchap/go-patricia/v2 to v2.3.2 by @renovate in #2211
- Merge v1.56.1 into main by @mtrmac in #2214
- Revert "fix(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0" by @Luap99 in #2216
- ioutils: fix typo by @hanwen-flow in #2218
- fix(deps): update module github.com/vbatts/tar-split to v0.11.7 by @renovate in #2215
- chunked: use fallback mechanism on non-linux platforms by @giuseppe in #2231
New Contributors
- @tydavis made their first contribution in #2181
- @koct9i made their first contribution in #2192
- @hanwen-flow made their first contribution in #2218
Full Changelog: v1.56.1...v1.57.0