Releases: containers/storage
Releases · containers/storage
v1.23.5
For podman v2.0 we need to use use ignore_chown_errors field if set
utils_test.go: make test show mismatching items
Support the rootless storage path from the system file
build(deps): bump github.com/klauspost/compress from 1.10.11 to 1.11.0
v1.20.4
For podman v2.0 we need to use use ignore_chown_errors field if set
v1.23.4
build(deps): bump github.com/klauspost/pgzip from 1.2.4 to 1.2.5
fix goroutine leak with close tatLogger in a defer clause
v1.23.3
Switch to moby/sys/mountinfo
counter: check for external umounts
v1.20.3
counter: check for external umounts
v1.23.2
counter: check for external umounts
v1.23.1
recover use graphLock when mount a layer
build(deps): bump github.com/klauspost/compress from 1.10.10 to 1.10.11
Use `bash` binary from env instead of /bin/bash for scripts
build(deps): bump github.com/klauspost/compress from 1.10.10 to 1.10.11
Allow users to override imagestores
Remove dead code
v1.23.0
- Revert "build(deps): bump github.com/opencontainers/runc"
- Allow any env variable for graphroot, runroot, storagepath
- fileutils.Pattern.compile(): end the regex with the right path separator
- archive: preallocate a buffer for io.Copy
v1.22.0
Allow env variables in graphroot and runroot
userns: make sure host id is not always 0
store: support mapped layers deletion
Cirrus: Fix matrix filter
build(deps): bump github.com/opencontainers/runc
Cirrus: Add success-accumulator task
Cirrus: Note matrix filter resolution
store: support mapped layers deletion
userns: fix host id calculation when ranges overlap
userns: simplify function
Fix leaked fd
Coverity errors found
v1.21.2
archive: fix the bug of ReadSecurityXattrToTarHeader
unbreak build on mipsen harder
unshare: memoize HomeDir()