Skip to content

Releases: containers/storage

v1.16.1

03 Mar 15:23
Compare
Choose a tag to compare
If STORAGE_DRIVER environment set, use it when selecting graphdriver options
Append graphdriver specific options
fix else case for rootless storage path and path match
Add `rootless_storage_path` directive to storage.conf

v1.16.0

18 Feb 21:45
Compare
Choose a tag to compare

Add pkg/homedir as a fork from docker/docker
reexec: drop Pdeathsig

v1.15.8

31 Jan 13:18
Compare
Choose a tag to compare
Remove locking from layer store creation
Revert API break due to lint fixes
Enable all linters and selectively disable them
Bump github.com/opencontainers/selinux from 1.3.0 to 1.3.1
overlay: drop fuse-overlayfs exception
Update lots of vendors.

v1.15.7

18 Jan 10:37
fc67924
Compare
Choose a tag to compare
Handle mount options for overlay2 driver.
Bump github.com/pkg/errors from 0.9.0 to 0.9.1
Bump github.com/mattn/go-shellwords from 1.0.6 to 1.0.7
drivers: btrfs: Allow unprivileged user to delete subvolumes

v1.13.7

23 Jan 09:40
429125f
Compare
Choose a tag to compare

This update is needed by CRI-O's 1.15 branch. It includes:

  • PR#506: Give devices more time/retries to remove mounts

v1.15.5

25 Dec 11:35
Compare
Choose a tag to compare
Check if the layer is actually mounted.

v1.15.4

23 Dec 15:10
Compare
Choose a tag to compare
store: keep graph lock during Mount
Give devices more time/retries to remove mounts

v1.15.3

10 Dec 21:47
Compare
Choose a tag to compare
overlay: allow storing images with more than 127 layers
Lazy initialize the layer store
tarlogger: drop state mutex

v1.13.6

10 Dec 16:00
Compare
Choose a tag to compare

Needed in stable Podman v1.6.x and presumable CRI-O as well.

  • tarlogger: drop state mutex

v1.15.2

05 Dec 13:12
Compare
Choose a tag to compare
chrootarchive: invokeUnpack: close pipe on all return paths
Fix possible runtime panic in Lgetxattr
Overlayfs has dropped support for skip_mount_home options
Fix compile on mipsel
revert golang.org/x/sys