Skip to content

Releases: podman-container-tools/container-libs

common/v0.68.0

21 May 14:06

Choose a tag to compare

Please Note!

The Configuration File lookup behavior has changed. Callers of functions in this project that read configuration files should refer to containers-config(5) for details.

What's Changed

  • Bump storage to v1.61.0 by @TomSweeneyRedHat in #395
  • image to v5.38.0 and vendor storage v1.61.0 into it. by @TomSweeneyRedHat in #397
  • Bump storage to v1.61.0, image to v5.38.0, and common to v0.66.0 by @TomSweeneyRedHat in #399
  • Bump everything to -dev by @TomSweeneyRedHat in #401
  • opendownstreamPR: Fix comment about checkout by @AaronDewes in #402
  • Test cleartext signature support in gpgme and sequoia backends by @jlebon in #307
  • opendownstream-pr.yml: render breaklines correctly by @flouthoc in #400
  • fix(deps): update module github.com/vbatts/tar-split to v0.12.2 by @renovate[bot] in #390
  • fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.18.0 by @renovate[bot] in #396
  • fix(deps): update module github.com/klauspost/compress to v1.18.1 by @renovate[bot] in #405
  • gh action: add go tidy check by @Luap99 in #291
  • [skip-ci] Update actions/setup-go action to v6 by @renovate[bot] in #407
  • fix(deps): update module github.com/mistifyio/go-zfs/v3 to v4 by @renovate[bot] in #372
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.1 by @renovate[bot] in #413
  • fix(deps): update module github.com/pkg/sftp to v1.13.10 by @renovate[bot] in #414
  • seccomp: allow perf_event_open if CAP_PERFMON by @blue42u in #424
  • common: remove cgv1 for podman6 by @lsm5 in #417
  • Re-enable vendoring by @jankaluza in #410
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2 by @renovate[bot] in #420
  • Possible lint fix for platform.go by @TomSweeneyRedHat in #427
  • docs: Clarify that container signatures expect a single signature packet by @robertohueso in #426
  • fix(deps): update module github.com/opencontainers/cgroups to v0.0.6 by @renovate[bot] in #428
  • Report all lint failures, and fix the outstanding ones by @mtrmac in #429
  • storage: fix formatting of container manual pages by @Lekensteyn in #403
  • chore(deps): update dependency golangci/golangci-lint to v2.6.0 by @renovate[bot] in #425
  • Fix parsing of cgroupv2 cpu.stat by @mtrmac in #431
  • Only obtain a bearer token once at a time by @mtrmac in #415
  • Add defaults for machine-image by @inknos in #411
  • Revert Cgroups V1 removal by @lsm5 in #442
  • chore(deps): update dependency golangci/golangci-lint to v2.6.1 by @renovate[bot] in #439
  • fix(deps): update module github.com/docker/docker to v28.5.2+incompatible by @renovate[bot] in #443
  • fix(deps): update module github.com/docker/cli to v28.5.2+incompatible by @renovate[bot] in #441
  • fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.18.1 by @renovate[bot] in #445
  • fix(deps): update module github.com/vbauerster/mpb/v8 to v8.11.1 by @renovate[bot] in #444
  • Update github.com/cyphar/filepath-securejoin to v0.6.0 and github.com/opencontainers/runc to v1.3.3 by @mtrmac in #448
  • fix(deps): update module github.com/opencontainers/selinux to v1.13.0 by @renovate[bot] in #446
  • [skip-ci] Update golangci/golangci-lint-action action to v9 by @renovate[bot] in #449
  • fix(deps): update module golang.org/x/sync to v0.18.0 by @renovate[bot] in #451
  • Packit: Do not notify on podman-next copr build failure by @lsm5 in #454
  • fix(deps): update module golang.org/x/oauth2 to v0.33.0 by @renovate[bot] in #450
  • fix(deps): update module golang.org/x/sys to v0.38.0 by @renovate[bot] in #452
  • fix(deps): update module github.com/vbauerster/mpb/v8 to v8.11.2 by @renovate[bot] in #453
  • image: enable gofumpt formatter by @Luap99 in #457
  • Update docker/docker (→ moby/moby) and docker/cli to v29.0.0 by @mtrmac in #459
  • storage.conf-freebsd: fix typo by @eriksjolund in #462
  • fix(deps): update module golang.org/x/term to v0.37.0 by @renovate[bot] in #461
  • fix(deps): update module golang.org/x/crypto to v0.44.0 by @renovate[bot] in #460
  • fix(deps): update module github.com/godbus/dbus/v5 to v5.2.0 by @renovate[bot] in #466
  • chore(deps): update dependency golangci/golangci-lint to v2.6.2 by @renovate[bot] in #467
  • image: add copyright notice to sequoia wrappers by @ueno in #473
  • fix(deps): update module github.com/opencontainers/runtime-spec to v1.3.0 by @renovate[bot] in #437
  • fix(deps): update module github.com/docker/cli to v29.0.2+incompatible by @renovate[bot] in #456
  • fix(deps): update module github.com/cyphar/filepath-securejoin to v0.6.1 by @renovate[bot] in #478
  • fix(deps): update module github.com/opencontainers/selinux to v1.13.1 by @renovate[bot] in #470
  • fix(deps): update module golang.org/x/crypto to v0.45.0 by @renovate[bot] in #481
  • PolicyContext: add new RequireSignatureVerification method by @jlebon in #355
  • Remove references to iptables by @l0rd in #477
  • common: clarify containers.conf doc for env by @Luap99 in #484
  • [skip-ci] Update actions/checkout action to v6 by @renovate[bot] in #482
  • common: change default macOS machine provider to libkrun by @jakecorrenti in #474
  • image/internal: validate blob against digest by @lsm5 in #486
  • fix(deps): update module github.com/docker/cli to v29.0.4+incompatible by @renovate[bot] in #487
  • fix(deps): update module github.com/proglottis/gpgme to v0.1.6 by @renovate[bot] in #491
  • Update to github.com/sigstore/fulcio@v1.8.1 by @mtrmac in #492
  • Update github.com/sigstore/sigstore just before it bumps to Go 1.25 by @mtrmac in #493
  • Add a DefaultNetwork field to NetworkInfo by @kyounghunJang in #490
  • gofumpt changes by @lsm5 in #488
  • Use $BINDIR as the default helper binary directory on Windows by @l0rd in #496
  • Do not block try lock on state mutex by @koct9i in #479
  • Staged layer creation by @Luap99 in #378
  • fix(deps): update module github.com/moby/moby/client to v0.2.1 by @renovate[bot] in #500
  • fix(deps): update module github.com/opencontainers/runc to v1.4.0 by @renovate[bot] in #502
  • fix(deps): update module github.com/docker/cli to v29.1.0+incompatible by @renovate[bot] in #501
  • dir: sha512 support for skopeo copy by @lsm5 in #475
  • fix(deps): update module github.com/docker/cli to v29.1.1+incompatible by @renovate[bot] in https://g...
Read more

common/v0.67.0

11 Feb 16:04

Choose a tag to compare

go.podman.io/common release for podman v5.8