Skip to content

Releases: containers/storage

v1.24.3

07 Dec 15:37
Compare
Choose a tag to compare
Revert returning storageOpts early in rootless mode.
Log message when graphdriver is not set

v1.24.2

04 Dec 11:47
Compare
Choose a tag to compare
Fix reading of ~/.config/containers/storage.conf

v1.24.1

19 Nov 18:51
Compare
Choose a tag to compare
Fix unshare.HomeDir to use entry in /etc/passwd

v1.24.0

13 Nov 21:09
Compare
Choose a tag to compare

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

03 Nov 20:32
Compare
Choose a tag to compare

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

03 Nov 10:18
Compare
Choose a tag to compare

Fix handling of Interrupts while changing file system attributes.

v1.23.8

30 Oct 19:55
Compare
Choose a tag to compare
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

24 Oct 15:29
Compare
Choose a tag to compare

Fix handling of SetDefaultConfigFilePath(path)
Switch to handling EINTR when chowning content.

v1.23.6

19 Oct 09:32
Compare
Choose a tag to compare

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

13 Oct 00:07
4d66b2a
Compare
Choose a tag to compare
  • 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