·
32 commits
to main
since this release
What's Changed
- Bump c/storage to v1.63.0 by @TomSweeneyRedHat in #857
- Bump to c/storage v1.63.0 in c/image, c/image to v5.40 by @TomSweeneyRedHat in #858
- Bump c/storage to v1.63.0, c/image to v5.40.0, and then c/common to v0.68.0 by @TomSweeneyRedHat in #864
- Bump to storage, image, common to dev versions by @TomSweeneyRedHat in #866
- Update module github.com/docker/cli to v29.5.2+incompatible by @renovate[bot] in #862
- Update module github.com/vbauerster/mpb/v8 to v8.12.1 by @renovate[bot] in #859
- Update module golang.org/x/sys to v0.45.0 by @renovate[bot] in #868
- Update module github.com/opencontainers/selinux to v1.15.0 by @renovate[bot] in #870
- Update module golang.org/x/crypto to v0.52.0 by @renovate[bot] in #871
- Update dependencies by @mtrmac in #873
- Misc. code cleanups by @mtrmac in #872
- storage: apply go fix modernizations by @giuseppe in #874
- Update module github.com/sigstore/fulcio to v1.8.6 by @renovate[bot] in #875
- Makefile: cross: add $GOEXE to targets, add windows/arm64 and darwin/arm64 compiles by @nalind in #879
- Fix error handling in fs-verity measurement by @mtrmac in #877
- Update module github.com/sigstore/sigstore to v1.10.7 by @renovate[bot] in #882
- Update module github.com/sigstore/fulcio to v1.8.7 by @renovate[bot] in #884
- Make this a subproject of Podman Container Tools by @mheon in #883
- New gha ci by @timcoding1988 in #887
- Update actions/checkout digest to df4cb1c by @renovate[bot] in #893
- Update module golang.org/x/sync to v0.21.0 by @renovate[bot] in #900
- Update module github.com/sigstore/sigstore to v1.10.8 by @renovate[bot] in #885
- Update module github.com/docker/cli to v29.5.3+incompatible by @renovate[bot] in #895
- Update module github.com/opencontainers/selinux to v1.15.1 by @renovate[bot] in #897
- Update module github.com/mattn/go-sqlite3 to v1.14.45 by @renovate[bot] in #896
- Update module github.com/sylabs/sif/v2 to v2.24.1 by @renovate[bot] in #898
- Update module golang.org/x/sys to v0.46.0 by @renovate[bot] in #901
- Update module github.com/docker/docker-credential-helpers to v0.9.8 by @renovate[bot] in #905
- Update module golang.org/x/term to v0.44.0 by @renovate[bot] in #903
- Skip reuse of removed layers in copyFileFromOtherLayer by @Honny1 in #890
- Update module golang.org/x/crypto to v0.53.0 by @renovate[bot] in #904
- CI improvements by @mtrmac in #891
- image/copy: Fix missing progress reporting for chunked layers by @simek-m in #848
- Stop remounting over /tmp by @mtrmac in #907
- Don't fail chunked pull if a layer is being removed by @mtrmac in #906
- Update containers/ocicrypt by @mtrmac in #878
- Refactor
Store.Checkby @mtrmac in #723 - feat: pass through DestinationTimestamp when pushing manifest by @aeijdenberg in #899
- chunked: use reflinks for chunk deduplication by @giuseppe in #892
- composefs: add missing CLOEXEC to fsopen and fsmount by @giuseppe in #909
- ci: remove runtime installs by @Luap99 in #911
- Add DialNetContext for context-aware SSH dialing by @Honny1 in #913
- Update module github.com/onsi/ginkgo/v2 to v2.30.0 by @renovate[bot] in #915
- Update module github.com/onsi/ginkgo/v2 to v2.31.0 by @renovate[bot] in #916
- Update module github.com/onsi/gomega to v1.42.0 by @renovate[bot] in #917
- Update module github.com/checkpoint-restore/go-criu/v8 to v8.3.0 by @renovate[bot] in #920
- Update automation image to 2026-06-16 by @Luap99 in #921
- Require passt >= 0:20260526.g038c51e for pesto support by @Honny1 in #860
- storage/pkg/chroot: fix IsRootless() init by @Luap99 in #908
- Misc modernize fixes by @kolyshkin in #881
- Update module github.com/opencontainers/cgroups to v0.0.7 by @renovate[bot] in #923
- Update module go.etcd.io/bbolt to v1.5.0 by @renovate[bot] in #933
- Update actions/checkout action to v7 by @renovate[bot] in #930
- archive: fix loss of setuid/setgid bits during bsd untar by @ahze in #935
- fix: prevent static IP assignment matching subnet gateway by @kavirakesh14 in #894
- Update module github.com/onsi/ginkgo/v2 to v2.32.0 by @renovate[bot] in #936
- Update module github.com/mattn/go-sqlite3 to v1.14.47 by @renovate[bot] in #924
- Update module github.com/cyphar/filepath-securejoin to v0.7.0 by @renovate[bot] in #925
- lint: add modernize by @Luap99 in #937
- Update module github.com/moby/moby/api to v1.55.0 by @renovate[bot] in #928
- add CI label on PRs by @Luap99 in #940
- Update module github.com/moby/moby/client to v0.5.0 by @renovate[bot] in #929
- Update module github.com/onsi/gomega to v1.42.1 by @renovate[bot] in #938
- CI: various small improvements by @Luap99 in #934
- Fix false ErrLayerMissing for RW layers with RO parents by @bitoku in #888
- Update module github.com/moby/sys/user to v0.4.1 by @renovate[bot] in #941
- Update actions/setup-go action to v6.5.0 by @renovate[bot] in #943
- Add OCI distribution-spec registry proxying support by @sohankunkerkar in #561
- Fix a lint failure with the containers_image_sequoia tag by @mtrmac in #944
- Update module github.com/docker/cli to v29.6.1+incompatible by @renovate[bot] in #927
- Remove unused ioutils.HashData by @simonbrauner in #946
- storage: fix UID/GID map handling for shifting layers by @giuseppe in #734
- Update golangci/golangci-lint-action action to v9.3.0 by @renovate[bot] in #949
- storage: improve error message on image mount from r/o store by @comick in #945
- Update module github.com/klauspost/compress to v1.18.7 by @renovate[bot] in #950
- Fix pesto socket path and document rootless_port_forwarder constraints by @Honny1 in #947
- rpm: update broken rootless storage.conf mount option by @Luap99 in #954
- Update module github.com/klauspost/compress to v1.19.0 by @renovate[bot] in #953
- libimage: Add methods returning bool for SearchResult "[OK]" by @simek-m in #957
- Implement LUtimesNano on macOS by @mtrmac in #955
- common: abort load on ENOSPC and output clear error by @zvenigorodsky in #910
- Update GetHostContainersInternalIP to support WSL by @l0rd in #959
- chore(deps): update dorny/paths-filter action to v4.0.2 by @renovate[bot] in #958
- Fix lint on non-Linux by @mtrmac in #960
- Revert "storage: improve error message on image mount from r/o store" by @Luap99 in #965
- fix(deps): update module github.com/containers/ocicrypt to v1.3.1 by @renovate[bot] in #964
- fix(deps): update module golang.org/x/sync to v0.22.0 by @renovate[bot] in #970
- fix(deps): update module golang.org/x/sys to v0.47.0 by @renovate[bot] in #971
- Merge tag 'common/v0.68.1' into main by @Luap99 in #973
- Update module github.com/checkpoint-restore/go-criu/v8 to v8.4.0 by @renovate[bot] in #972
- Update module golang.org/x/term to v0.45.0 by @renovate[bot] in #979
- Update actions/labeler action to v6.2.0 by @renovate[bot] in #975
- Update module golang.org/x/crypto to v0.54.0 by @renovate[bot] in #976
- Update module github.com/mattn/go-shellwords to v1.0.14 by @renovate[bot] in #982
- Update module github.com/pkg/sftp to v1.13.11 by @renovate[bot] in #985
- feat(system): add MemAvailable field to MemInfo struct by @gastoner in #963
- Update module github.com/mattn/go-sqlite3 to v1.14.48 by @renovate[bot] in #986
- ci: make the automation release renovate managed by @Luap99 in #988
- Update dependency podman-container-tools/automation to v20260707 by @renovate[bot] in #991
- Update actions/setup-go action to v7 by @renovate[bot] in #990
- Update module github.com/docker/cli to v29.6.2+incompatible by @renovate[bot] in #992
- Update module github.com/vbauerster/mpb/v8 to v8.13.0 by @renovate[bot] in #994
- Update actions/checkout action to v7.0.1 by @renovate[bot] in #997
- Update module github.com/containers/ocicrypt to v1.3.2 by @renovate[bot] in #998
- Update module github.com/klauspost/compress to v1.19.1 by @renovate[bot] in #999
- Update module github.com/opencontainers/cgroups to v0.0.8 by @renovate[bot] in #1001
- INCOMPATIBLE: Replace golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto/openpgp by @mtrmac in #981
- config: remove duplicate compat_api_enforce_docker_hub entry by @ricardobranco777 in #1000
- Update actions/labeler action to v7 by @renovate[bot] in #1003
- Update module github.com/ulikunitz/xz to v0.5.16 by @renovate[bot] in #1002
- Update dependency podman-container-tools/automation to v20260722 by @renovate[bot] in #1008
- storage: use -json parameter for
system_profiler SPSoftwareDataTypeby @marie in #993 - Install policy.json & default.yaml in /usr/share/ instead of /etc/ by @rahilarious in #989
- common/libnetwork: prune dead network code by @Luap99 in #1013
- ci: use larger runners by @Luap99 in #1026
- pesto: target address mapping and netavark integration by @Honny1 in #1004
- Update module github.com/docker/go-connections to v0.8.1 by @renovate[bot] in #1021
- Update module go.yaml.in/yaml/v3 to v3.0.5 by @renovate[bot] in #1024
- Update module github.com/vbauerster/mpb/v8 to v8.14.0 by @renovate[bot] in #1025
- Update module github.com/moby/moby/client to v0.5.1 by @renovate[bot] in #1032
- ci: do not use custom ssh user for image tests and update skopeo clone url by @Luap99 in #1014
- rpm: require passt 0^20260716.g090d739 by @Luap99 in #1034
- common/libnetwork: fix pesto port publish on connect by @Luap99 in #1036
New Contributors
- @nalind made their first contribution in #879
- @aeijdenberg made their first contribution in #899
- @ahze made their first contribution in #935
- @kavirakesh14 made their first contribution in #894
- @sohankunkerkar made their first contribution in #561
- @simonbrauner made their first contribution in #946
- @comick made their first contribution in #945
- @zvenigorodsky made their first contribution in #910
- @gastoner made their first contribution in #963
- @ricardobranco777 made their first contribution in #1000
- @marie made their first contribution in #993
- @rahilarious made their first contribution in #989
Full Changelog: common/v0.68.1...common/v0.69.0