Skip to content

Releases: containers/storage

v1.23.5

10 Sep 10:28
Compare
Choose a tag to compare
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

06 Sep 10:37
Compare
Choose a tag to compare
For podman v2.0 we need to use use ignore_chown_errors field if set

v1.23.4

03 Sep 11:16
Compare
Choose a tag to compare
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

27 Aug 12:45
Compare
Choose a tag to compare
Switch to moby/sys/mountinfo
counter: check for external umounts

v1.20.3

25 Aug 16:12
Compare
Choose a tag to compare
counter: check for external umounts

v1.23.2

24 Aug 19:26
Compare
Choose a tag to compare
counter: check for external umounts

v1.23.1

18 Aug 16:54
Compare
Choose a tag to compare
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

12 Aug 14:40
478d9b5
Compare
Choose a tag to compare
  • 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

06 Aug 18:34
Compare
Choose a tag to compare
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

21 Jul 13:11
Compare
Choose a tag to compare
archive: fix the bug of ReadSecurityXattrToTarHeader
unbreak build on mipsen harder
unshare: memoize HomeDir()