github containers/common v0.54.0

latest releases: v0.61.0, v0.58.5, v0.57.7...
17 months ago

What's Changed

  • Cirrus: Resolve TODO WRT podman-plugins RPM by @cevich in #1433
  • Bump v0.53.0 by @saschagrunert in #1434
  • fix(deps): update module github.com/docker/docker to v23.0.5+incompatible by @renovate in #1438
  • pkg/sysinfo: omit Getpid call in numCPU by @tklauser in #1435
  • Update github.com/opencontainers/runtime-tools digest to e931285 by @renovate in #1443
  • Disable dependabot in favor of renovate by @cevich in #1444
  • history: set Tags by @vrothberg in #1445
  • chore(deps): update dependency containers/automation_images to v20230426 by @renovate in #1446
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 by @renovate in #1447
  • Cirrus: Update Fedora name to match image by @cevich in #1449
  • Add support for confined SELinux users by @rhatdan in #1448
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 by @renovate in #1450
  • fix(deps): update module golang.org/x/term to v0.8.0 by @renovate in #1453
  • Update c/image with containers/image#1944 by @mtrmac in #1454
  • vendor in latest containers/(storage, image) by @rhatdan in #1455
  • fix(deps): update module github.com/docker/docker to v23.0.6+incompatible by @renovate in #1456
  • docs: containers.conf: CHROOT by @vrothberg in #1457
  • fix(deps): update module github.com/containerd/containerd to v1.7.1 by @renovate in #1461
  • fix(deps): update module github.com/containernetworking/plugins to v1.3.0 by @renovate in #1459
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.5 by @renovate in #1466
  • fix(deps): update module golang.org/x/crypto to v0.9.0 by @renovate in #1458
  • libnetwork: add NetworkInfo() for get network information by @sstosh in #1460
  • Fix indentation for the containers.conf by @sstosh in #1467
  • fix(deps): update module github.com/docker/docker to v24 by @renovate in #1468
  • chore(deps): update dependency containers/automation_images to v20230517 by @renovate in #1470
  • fix(deps): update module github.com/onsi/gomega to v1.27.7 by @renovate in #1471
  • fix(deps): update module github.com/docker/docker to v24.0.1+incompatible by @renovate in #1473
  • fix(deps): update module github.com/stretchr/testify to v1.8.3 by @renovate in #1472
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.2 by @renovate in #1469
  • pkg/config: new fields for better pasta integration by @Luap99 in #1464
  • Static Routes by @Cydox in #1440
  • netavark: add bclim option for macvlan by @Luap99 in #1474
  • fix(deps): update module github.com/docker/docker to v24.0.2+incompatible by @renovate in #1476
  • fix(deps): update module github.com/burntsushi/toml to v1.3.0 by @renovate in #1479
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #1478
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.7 by @renovate in #1482
  • Add some fixes for CompressionFormat by @rhatdan in #1481
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.3 by @renovate in #1487
  • chore(deps): update dependency containers/automation_images to v20230601 by @renovate in #1485
  • fix(deps): update module github.com/containerd/containerd to v1.7.2 by @renovate in #1486
  • fix(deps): update github.com/containers/image/v5 digest to abe5133 by @renovate in #1483
  • fix(deps): update github.com/containers/storage digest to 1dc289a by @renovate in #1484
  • [CI:DOCS] Document disabling detach-keys by @rhatdan in #1480
  • fix(deps): update module github.com/burntsushi/toml to v1.3.1 by @renovate in #1488
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.10.0 by @renovate in #1490
  • fix(deps): update module github.com/onsi/gomega to v1.27.8 by @renovate in #1489
  • fix(deps): update module github.com/burntsushi/toml to v1.3.2 by @renovate in #1493
  • feat: add a function to determine whether a retry is necessary when error occured by @fengxsong in #1492
  • override DefaultInitPath for FreeBSD by @dfr in #1496
  • libnetwork: handle id filter better by @Luap99 in #1497
  • fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.3 by @renovate in #1495
  • fix(deps): update module golang.org/x/sys to v0.9.0 by @renovate in #1498
  • fix(deps): update module golang.org/x/term to v0.9.0 by @renovate in #1499
  • fix(deps): update module golang.org/x/crypto to v0.10.0 by @renovate in #1501
  • fix: add a local variable 'isRetryable' to avoid modifying the caller's Options by @fengxsong in #1500
  • When using additional stores, report id only once by @rhatdan in #1477
  • libimage: fix reference filters by @vrothberg in #1503
  • Vendor in latest containers/(storage,image) by @rhatdan in #1502
  • chore(deps): update dependency containers/automation_images to v20230614 by @renovate in #1508
  • fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #1507
  • libnetwork/util: export GetLocalIP() by @Luap99 in #1504
  • libnetwork: add pasta package to start pasta by @Luap99 in #1506
  • Fix some containers.conf comments and docs by @sstosh in #1509
  • libnetwork/netavark: fix ipam allocation for custom lease range by @Luap99 in #1510
  • bump golangci-lint to v1.53.3 and address new reports by @vrothberg in #1511
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 by @renovate in #1512
  • refactor(hosts): export hostContainersInternal variable by @BlackHole1 in #1516
  • libnetwork/netavark: add isolate option 'strict' by @yassi-github in #1513
  • config: add CompressionLevel to containers.conf by @giuseppe in #1518
  • add libnetwork/slirp4netns package by @Luap99 in #1517
  • libnetwork/slirp4netns: add Pdeathsig option by @Luap99 in #1519
  • layer tree: be more resilient by @vrothberg in #1520
  • Add cwd argument for hooks exec Run func (API break-free version) by @fangpenlin in #1521
  • layer tree: handle more errors by @vrothberg in #1522
  • Add Replace option to secret store by @rhatdan in #1525
  • Update module github.com/containers/storage to v1.47.0 by @renovate in #1527
  • mac helper binaries: add default brew libexec path by @vrothberg in #1523

New Contributors

Full Changelog: v0.53.0...v0.54.0

Don't miss a new common release

NewReleases is sending notifications on new releases.