Skip to content

Releases: containers/storage

v1.54.0

18 May 19:27
Compare
Choose a tag to compare

What's Changed

  • Bump to v1.53.0, and then to v1.53.1-dev by @TomSweeneyRedHat in #1852
  • build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #1855
  • overlay: create the merged path only if it does not exist by @giuseppe in #1858
  • Cirrus-CI: Give success a name by @cevich in #1860
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1861
  • chunked: skip file metadata for composefs-like links by @giuseppe in #1862
  • chore(deps): update dependency containers/automation_images to v20240320 by @renovate in #1866
  • chunked: use mmap to load cache files by @giuseppe in #1857
  • build(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12 by @dependabot in #1874
  • store: improve error from MountImage() by @giuseppe in #1873
  • fix(deps): update module golang.org/x/sys to v0.19.0 by @renovate in #1876
  • store: lock stores before calling Exists by @giuseppe in #1877
  • chunked: fix unmarshaling of file names by @giuseppe in #1879
  • bring read mappings proc into c/storage by @kannon92 in #1882
  • build(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 by @dependabot in #1880
  • fileutils: new function to check for path existence by @giuseppe in #1875
  • fileutils: make (Le|E)xists return os.PathError by @giuseppe in #1883
  • Revert "bring read mappings proc into c/storage" by @giuseppe in #1884
  • Refactor to make it clearer that we return the validated TOC value by @mtrmac in #1887
  • Remove devicemapper storage driver by @kolyshkin in #1622
  • pkg/parsers/kernel: simplify by @kolyshkin in #1889
  • composefs: return mkcomposefs stderr as part of error by @Luap99 in #1890
  • chunked: store cache as binary and use a bloom filter by @giuseppe in #1870
  • chunked: fix escape of space by @giuseppe in #1895
  • chunked: store original tar size for converted layers by @giuseppe in #1893
  • Make ZstdChunkedFooterData write-only by @mtrmac in #1901
  • chunked: fix divide by zero in bloom filter by @giuseppe in #1904
  • chunked: downgrade loading cache file msg to info by @giuseppe in #1906
  • Update to Go 1.21 by @mtrmac in #1907
  • CI VMs: bump to new versions with tmpfs /tmp by @edsantiago in #1911
  • build(deps): bump github.com/Microsoft/hcsshim from 0.12.0-rc.3 to 0.12.3 by @dependabot in #1898
  • Remove dependabot, we use renovate now by @rhatdan in #1914
  • chunked: skip cache file for non-partial layers by @giuseppe in #1910
  • fix(deps): update module github.com/cyphar/filepath-securejoin to v0.2.5 by @renovate in #1917
  • fix(deps): update module golang.org/x/sys to v0.20.0 by @renovate in #1918
  • Update idtools.go by @paulcalabro in #1919
  • overlay: lock staging directories by @giuseppe in #1916
  • pkg/unshare: fix implicit declaration of basename function by @nmeum in #1920
  • chore(deps): update dependency containers/automation_images to v20240513 by @renovate in #1922
  • Ignore failure to ignore thinpool keys by @rhatdan in #1908
  • [Additional Layer Store] Use TOCDigest as ID of each layer (patch for c/storage) by @ktock in #1924
  • Move the tar-split digest into the TOC by @mtrmac in #1902

New Contributors

Full Changelog: v1.53.0...v1.54.0

v1.53.0

04 Mar 16:32
Compare
Choose a tag to compare

What's Changed

  • overlay: use the default mode for the root directory by @giuseppe in #1799
  • Bump to v1.52.0 and then 1.52.1-dev by @TomSweeneyRedHat in #1803
  • chore(deps): update dependency containers/automation_images to v20240102 by @renovate in #1802
  • overlay: move the fs-verity measurement to the chunked package by @giuseppe in #1804
  • composefs: some fixes by @giuseppe in #1806
  • Store: add ImageDirectory() and ImageRunDirectory() by @nalind in #1807
  • fix(deps): update module github.com/klauspost/compress to v1.17.5 by @renovate in #1808
  • Fix windows runtime dir by @ashley-cui in #1810
  • homedir: use containers/storage on Windows by @giuseppe in #1812
  • Run codespell on code by @rhatdan in #1809
  • chunked: store UncompressedDigest if validated by @giuseppe in #1813
  • fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security] by @renovate in #1815
  • Switch from libcontainer users package to moby/sys/user by @mheon in #1817
  • fix(deps): update module github.com/klauspost/compress to v1.17.6 by @renovate in #1818
  • fix(deps): update module github.com/microsoft/hcsshim to v0.12.0-rc.3 by @renovate in #1819
  • overlay: fix build of composefs without cgo by @giuseppe in #1824
  • build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #1823
  • chunked: report TOCDigest for converted layers by @giuseppe in #1825
  • build(deps): bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 by @dependabot in #1831
  • Extend PutLayer to optimize reusing data from existing layers by @mtrmac in #1830
  • Fix compilation on non-Linux by @mtrmac in #1832
  • store: new API ApplyStagedLayer by @giuseppe in #1826
  • storage: enable partial images by default by @giuseppe in #1833
  • Fix missing newline from stdout of create-container command by @edbaunton in #1834
  • overlay: drop FHGFSFs from network file systems by @giuseppe in #1840
  • Synchronise documentation for convert_images flag by @edbaunton in #1835
  • fix(deps): update module github.com/klauspost/compress to v1.17.7 by @renovate in #1841
  • pkg/archive: avoid user lookups when generating tarball by @giuseppe in #1837
  • overlay: delete backup file by @giuseppe in #1842
  • Chunked cleanups by @mtrmac in #1844
  • overlay: ignore chown errors in additionalimagestore by @giuseppe in #1828
  • chunked: preserve the original value for symlinks by @giuseppe in #1845
  • chunked: add chunk size to cache file by @giuseppe in #1843
  • Revert commit that breaks podman backwards compatibility by @Luap99 in #1848
  • Stop putting user.overlay.* into container layer by @ChristopherHX in #1847
  • store: simplify imagestore implementation by @giuseppe in #1784
  • chunked: improve function to merge chunks by @giuseppe in #1846
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #1850

New Contributors

Full Changelog: v1.52.0...v1.53.0

v1.52.0

21 Feb 00:59
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/klauspost/compress to v1.17.3 by @renovate in #1760
  • Bump to v1.51.0 and then v1.51.1-dev by @TomSweeneyRedHat in #1758
  • Embed text from VERSION for use in Store.Version() by @nalind in #1761
  • chore(deps): update dependency containers/automation_images to v20231116 by @renovate in #1762
  • Consolidate XDG_RUNTIME code by @giuseppe in #1740
  • On Read/only additional stores, ignore Read/Only errors by @rhatdan in #1763
  • fix(deps): update module golang.org/x/sys to v0.15.0 by @renovate in #1764
  • Don't expose account names when creating tar files with hard-coded account IDs by @mtrmac in #1765
  • chunked: reject unexpected data after TOC by @giuseppe in #1766
  • fix(deps): update module github.com/klauspost/compress to v1.17.4 by @renovate in #1767
  • layers: add new TOCDigest attribute by @giuseppe in #1719
  • pkg/unshare: return true from IsRootless if user is not root by @dfr in #1770
  • composefs: enable it at runtime by @giuseppe in #1769
  • Fedora 39 is released by @rhatdan in #1775
  • chunked: flush the input tarball to the output by @giuseppe in #1772
  • chunked: disallow both zstd:chunked and eStargz TOCs by @giuseppe in #1778
  • chore(deps): update dependency containers/automation_images to v20231208 by @renovate in #1777
  • refactor: change socket warning to info by @pohlt in #1776
  • build(deps): bump github.com/Microsoft/hcsshim from 0.12.0-rc.1 to 0.12.0-rc.2 by @dependabot in #1783
  • build(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.11 by @dependabot in #1786
  • build(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.11 by @dependabot in #1790
  • fix(deps): update module golang.org/x/sys to v0.16.0 by @renovate in #1792
  • Move minimal golang to v1.20 by @rhatdan in #1791
  • graphtest: skip tests on insufficient permissions by @mvo5 in #1780
  • homedir: drop check for ConfigHome mode by @giuseppe in #1793
  • chunked: validate converted images by @giuseppe in #1794
  • fix: "undefined: quota.BackingFsBlockDeviceLink" on non-cgo build by @ilya-lesikov in #1800

New Contributors

Full Changelog: v1.51.0...v1.52.0

v1.51.0

16 Nov 16:03
Compare
Choose a tag to compare

What's Changed

  • Bump to v1.50.2 by @rhatdan in #1711
  • overlay, composefs: mount loop device RO by @giuseppe in #1712
  • Run codespell on code by @rhatdan in #1714
  • fix(deps): update module github.com/klauspost/compress to v1.17.0 by @renovate in #1718
  • store: serialize container deletion by @giuseppe in #1722
  • pkg/system: reduce retry timeout for EnsureRemoveAll by @giuseppe in #1723
  • overlay, composefs: use data-only lower layers by @giuseppe in #1713
  • store: call RecordWrite() before graphDriver Cleanup() by @giuseppe in #1724
  • fix(deps): update module golang.org/x/sys to v0.13.0 by @renovate in #1725
  • store: fix error message by @giuseppe in #1726
  • fix(deps): update module github.com/klauspost/compress to v1.17.1 by @renovate in #1730
  • overlay, composefs: use mkcomposefs to generate composefs by @giuseppe in #1727
  • overlay: select additional image store path when using image store by @sstosh in #1732
  • overlay: do not precreate the composefs layers dir by @giuseppe in #1734
  • fix(deps): update module github.com/klauspost/compress to v1.17.2 by @renovate in #1736
  • chore(deps): update dependency containers/automation_images to v20231004 by @renovate in #1731
  • Don't call UpdateLayerIDMap when creating a layer with no parent by @mtrmac in #1735
  • build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #1738
  • archive: fix mode for root dir with ForceMask by @giuseppe in #1739
  • fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.15.0 by @renovate in #1741
  • fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.15.1 by @renovate in #1742
  • fix(deps): update module github.com/opencontainers/runc to v1.1.10 by @renovate in #1745
  • fix(deps): update module github.com/moby/sys/mountinfo to v0.7.0 by @renovate in #1748
  • fix(deps): update module github.com/microsoft/hcsshim to v0.12.0-rc.1 by @renovate in #1746
  • fix(deps): update module golang.org/x/sys to v0.14.0 by @renovate in #1747
  • build(deps): bump github.com/moby/sys/mountinfo from 0.7.0 to 0.7.1 by @dependabot in #1754
  • docs: document convert_images by @giuseppe in #1750
  • unshare: export rootless GID by @giuseppe in #1755

Full Changelog: v1.50.2...v1.51.0

v1.50.2

13 Sep 00:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.50.1...v1.50.2

v1.50.1

12 Sep 12:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.50.0...v1.50.1

v1.45.6

14 Sep 21:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.45.5...v1.45.6

v1.50.0

11 Sep 17:33
bca089c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.49.0...v1.50.0

v1.49.0

22 Aug 14:44
Compare
Choose a tag to compare

What's Changed

  • Bump to v1.48.0 by @rhatdan in #1655
  • fix(deps): update module github.com/klauspost/compress to v1.16.7 by @renovate in #1659
  • fix(deps): update module golang.org/x/sys to v0.10.0 by @renovate in #1661
  • composefs integration in the overlay driver by @giuseppe in #1646
  • pkg/idmap: use unix package for new mount syscalls by @Luap99 in #1664
  • overlay: store if there are no ACLs in the layer by @giuseppe in #1663
  • pkg/archive: Ignore file mounts when checking for mount points by @dfr in #1665
  • Implement windows lockfile by @mikenorgate in #1662
  • fix(deps): update module github.com/opencontainers/runc to v1.1.8 by @renovate in #1666
  • fix(deps): update module github.com/microsoft/hcsshim to v0.9.10 by @renovate in #1667
  • fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0 by @renovate in #1670
  • fix(deps): update module github.com/vbatts/tar-split to v0.11.4 by @renovate in #1669
  • fix(deps): update module github.com/vbatts/tar-split to v0.11.5 by @renovate in #1671
  • build(deps): bump github.com/Microsoft/hcsshim from 0.9.10 to 0.10.0 by @dependabot in #1674
  • chunked: support converting existing images by @giuseppe in #1673
  • fix(deps): update module golang.org/x/sys to v0.11.0 by @renovate in #1678
  • Replace drivers/quota.Quota.quotas with a sync.Map by @nalind in #1676
  • chunked: move GetTOCDigest to a subpackage by @giuseppe in #1680
  • btrfs: remove an unnecessary local variable by @nalind in #1681
  • chunked: drop unused import by @giuseppe in #1682
  • chore(deps): update dependency containers/automation_images to v20230807 by @renovate in #1679
  • fix(deps): update module github.com/opencontainers/runc to v1.1.9 by @renovate in #1683
  • store: propagate Flags from options by @giuseppe in #1684
  • Extend local-cross with riscv64 arch by @michalbiesek in #1686
  • overlay: Put should ignore ENINVAL for Unmount by @flouthoc in #1687
  • overlay: Diffsize: avoid naive diff by @vrothberg in #1688
  • chore(deps): update dependency containers/automation_images to v20230809 by @renovate in #1685
  • chore(deps): update dependency containers/automation_images to v20230816 by @renovate in #1689
  • overlay.Status(): report volatile/shifting support by @nalind in #1690

New Contributors

Full Changelog: v1.48.0...v1.49.0

v1.48.1

22 Aug 07:26
Compare
Choose a tag to compare