v1.39.0
What's Changed
- Bump to v1.38.2 by @rhatdan in #1124
- build(deps): bump github.com/moby/sys/mountinfo from 0.5.0 to 0.6.0 by @dependabot in #1126
- containers: detect overlapping mappings by @giuseppe in #1128
- fix types.Save() by @cdoern in #1130
- Ensure overlay.Driver.recreateSymlinks does not loop endlessly by @mtrmac in #1132
- chunked: fix read layer cache by @giuseppe in #1134
- RFC: Mark layers for deletion before actually doing so by @mtrmac in #1133
- Document that duplicate links are a possibility by @mtrmac in #1137
- Improve handling of failures to delete a WIP layer by @mtrmac in #1138
- build(deps): bump github.com/klauspost/compress from 1.14.2 to 1.14.3 by @dependabot in #1141
- build(deps): bump github.com/Microsoft/go-winio from 0.5.1 to 0.5.2 by @dependabot in #1142
- drivers, chown: support chown of hard links by @giuseppe in #1144
- Fix a pasto from #1138 by @mtrmac in #1149
- build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.11.0 to 0.11.1 by @dependabot in #1150
- Remove dead code by @mtrmac in #1146
- Fix error handling of a failure to create an image by @mtrmac in #1151
- RFC: Warn if we are deleting an incomplete layer by @mtrmac in #1145
- insufficient IDs errors: mention podman-system-migrate by @vrothberg in #1155
- build(deps): bump github.com/klauspost/compress from 1.14.3 to 1.14.4 by @dependabot in #1154
- Preserve extra overlayfs mount options when loading many-layered images by @kousu in #1156
- overlay: mountFrom read-only mounts using relative paths by @nalind in #1157
- race, storage: add independent
AddNames
andRemoveNames
for images,layers and containers by @flouthoc in #1153 - overlay: Account for the trailing '\0' in mount() string. by @kousu in #1158
- build(deps): bump github.com/klauspost/compress from 1.14.4 to 1.15.0 by @dependabot in #1160
- build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.11.1 to 0.11.2 by @dependabot in #1161
- ExecRunnable: prevent logging on stderr when its not expected by @flouthoc in #1162
- build(deps): bump github.com/klauspost/compress from 1.15.0 to 1.15.1 by @dependabot in #1164
- build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.11.2 to 0.11.3 by @dependabot in #1166
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #1167
- Move the mount_program autodetection into the graphdriver Init() by @dcermak in #1165
- MaybeReexecUsingUserNamespace: handle SIGHUP/SIGINT/SIGTERM by @nalind in #1170
New Contributors
Full Changelog: v1.38.2...v1.39.0