Releases: containers/storage
Releases · containers/storage
v1.24.3
Revert returning storageOpts early in rootless mode.
Log message when graphdriver is not set
v1.24.2
Fix reading of ~/.config/containers/storage.conf
v1.24.1
Fix unshare.HomeDir to use entry in /etc/passwd
v1.24.0
Add support for force_mask field, which allows for sharing container image over NFS shares or between different users on the same system. (Experimental)
v1.23.9
Improve handling Get() in pkg/homedir, handling user namespaced homedirs correctly
Improve ID range selection for automatic user namespace range selection.
Restore usage of rootless_storage_path in user storage.conf
v1.20.5
Fix handling of Interrupts while changing file system attributes.
v1.23.8
Tighten permissions on created directory
Fix handling of EINTR when changing file permissions, being triggered by newer version of golang.
Fix resource leaks and improve error messages.
v1.23.7
Fix handling of SetDefaultConfigFilePath(path)
Switch to handling EINTR when chowning content.
v1.23.6
Lot's of bug fixes.
Drop some Warning messages down to Info level
Improve error messages for users
Improve imput parsing.
Maintain IMA Attributes in image creation
Fix usage of rootless_storage_path from system storage.conf file
Improve devmapper handling.
v1.11.1
- layers: on delete clear also the compressed/uncompressed cache reference
- layerStore: clean residual resources in layerStore when remove an image
- spc_ci_test.sh: run "make install.tools" with current Go
- Recreate symlink when not found