v1.40.0
What's Changed
- Bump to v1.39.0 by @rhatdan in #1175
- build(deps): bump github.com/opencontainers/runc from 1.1.0 to 1.1.1 by @dependabot in #1181
- Cirrus: Update VM Images + env. var. name by @cevich in #1182
- build(deps): bump github.com/opencontainers/selinux from 1.10.0 to 1.10.1 by @dependabot in #1184
- idtools: don't say ToHost() makes exceptions in its godoc when it doesn't by @nalind in #1185
- build(deps): bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 by @dependabot in #1189
- Check filecaps on newuidmap and newgidmap on failure by @rhatdan in #1188
- Switch most calls to filepath.Walk to filepath.WalkDir by @rhatdan in #1176
- Make IsSetID public so that Podman can use it by @rhatdan in #1192
- fix storage-chown-by-maps doesnt handle -EOVERFLOW on lgetxattr [Closes #1183] by @robertzaage in #1190
- pkg/archive/overlayWhiteoutConverter.ConvertWrite(): force mode to 0 by @nalind in #1196
- overlay: use idmapped lower layers where supported by @giuseppe in #1180
- build(deps): bump github.com/moby/sys/mountinfo from 0.6.0 to 0.6.1 by @dependabot in #1200
- Fully populate layer records for mapped image top layers by @nalind in #1197
- Fix an unused line in applyNameOperation by @mtrmac in #1201
- build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.11.3 to 0.11.4 by @dependabot in #1207
- DeleteImage(): always delete mapped top layers by @nalind in #1209
- layerStore.Put(): update digest-based indexes when creating from templates by @nalind in #1210
- Fix FreeBSD support by @dfr in #1213
- Remove locker.Locker from drivers/overlay by @mtrmac in #1214
- Add FreeBSD support in pkg/mount and pkg/reexec by @dfr in #1215
- overlay driver: fix incorrect path of link dir by @maorv in #1217
- build(deps): bump github.com/klauspost/compress from 1.15.1 to 1.15.2 by @dependabot in #1218
- FreeBSD fixes for pkg/mount by @dfr in #1219
- chown: use overflow id as fallback when chowning by @giuseppe in #1220
- (Alternative to 1148): Don't blindly reuse state from a previous layer when re-creating it by @mtrmac in #1140
- (Alternative to 1140): Record layers as incomplete before trying to create them by @mtrmac in #1148
New Contributors
- @robertzaage made their first contribution in #1190
- @dfr made their first contribution in #1213
- @maorv made their first contribution in #1217
Full Changelog: v1.39.0...v1.40.0