Skip to content

v1.42.0

Compare
Choose a tag to compare
@nalind nalind released this 21 Jul 18:32

What's Changed

  • build(deps): bump github.com/opencontainers/runc from 1.1.1 to 1.1.2 by @dependabot in #1238
  • Implement ReadMemInfo on FreeBSD by @dfr in #1239
  • Limited support for pkg/unshare on FreeBSD by @dfr in #1240
  • PullOptions should work for rootless users also by @rhatdan in #1241
  • style clean up in storage.conf code by @vrothberg in #1229
  • build(deps): bump github.com/Microsoft/hcsshim from 0.9.2 to 0.9.3 by @dependabot in #1243
  • Fix codespell errors by @rhatdan in #1245
  • build(deps): bump github.com/klauspost/compress from 1.15.4 to 1.15.5 by @dependabot in #1247
  • storage.conf: respect CONTAINERS_STORAGE_CONF env by @Luap99 in #1249
  • Don't try to use %w in testing package logging functions by @nalind in #1250
  • Cirrus: use latest fedora and ubuntu releases by @lsm5 in #1248
  • [CI:DOCS] Document the pull_options by @rhatdan in #1242
  • build(deps): bump github.com/klauspost/compress from 1.15.5 to 1.15.6 by @dependabot in #1251
  • build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #1252
  • Limited support for operating on images on macOS by @slp in #811
  • Bump opencontainers/runc to latest upstream commit by @rhatdan in #1254
  • chunked: drop host dedup feature by @giuseppe in #1256
  • Fix ReadMemInfo build for FreeBSD + nocgo by @dfr in #1260
  • Move skip_mount_home to overlay specific flag in man page by @rhatdan in #1262
  • chown: use Link instead of Chown for dup inodes by @giuseppe in #1258
  • drivers: enhance check for mount fs type by @giuseppe in #1261
  • Make random value generation and use more reliable by @mtrmac in #1065
  • idtools: add lookup by UID with libsubid by @giuseppe in #1265
  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #1267
  • build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #1269
  • overlay: create linkDir with mask 0755 by @giuseppe in #1271
  • build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #1273
  • build(deps): bump github.com/klauspost/compress from 1.15.6 to 1.15.7 by @dependabot in #1272
  • options: copy all options on explicit config file by @giuseppe in #1279
  • drivers/quota.makeBackingFsDev(): use mknod+rename by @nalind in #1280
  • Switch to golang native error wrapping by @saschagrunert in #1282
  • build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.11.4 to 0.12.0 by @dependabot in #1283
  • Wrap errors properly with fmt.Errorf by @rhatdan in #1284
  • Only return errors when they exists by @rhatdan in #1285
  • Fix wrong error return value by @saschagrunert in #1286
  • build(deps): bump github.com/klauspost/compress from 1.15.7 to 1.15.8 by @dependabot in #1290
  • diff: create missing layers dirs with 0755 by @giuseppe in #1289
  • Do not error if no default storage.conf exists by @saschagrunert in #1287
  • update github.com/opencontainers/runc to 1.1.3 to resolve CVE-2022-29162 by @kcboyle in #1291
  • build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #1293
  • Fix missing error check in device mapper by @saschagrunert in #1294
  • build(deps): bump github.com/klauspost/compress from 1.15.8 to 1.15.9 by @dependabot in #1296
  • build(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 by @dependabot in #1295

New Contributors

Full Changelog: v1.41.0...v1.42.0