Releases: containers/storage
Releases · containers/storage
v1.15.8
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
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
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
Check if the layer is actually mounted.
v1.15.4
store: keep graph lock during Mount
Give devices more time/retries to remove mounts
v1.15.3
overlay: allow storing images with more than 127 layers
Lazy initialize the layer store
tarlogger: drop state mutex
v1.13.6
Needed in stable Podman v1.6.x and presumable CRI-O as well.
- tarlogger: drop state mutex
v1.15.2
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
v1.15.1
limit user xattr value size to math.MaxUint16 bytes
v1.15.0
Remove redundant if statements for nil slices
pkg/archive: strictly handle errors reading xattrs
Move runroot containers storage into containers directory
VFS support for user.* xattrs
Add names-history support