<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-containers/podman/podman_git.bb, branch whinlatter</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=whinlatter</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=whinlatter'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2025-11-19T23:29:28+00:00</updated>
<entry>
<title>Add gpgme as a RDEPENDS for podman</title>
<updated>2025-11-19T23:29:28+00:00</updated>
<author>
<name>Matt Fischer</name>
<email>matt@mattfischer.com</email>
</author>
<published>2025-11-18T20:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=19241a745fb91864bd7b78168b0aabc156473329'/>
<id>urn:sha1:19241a745fb91864bd7b78168b0aabc156473329</id>
<content type='text'>
podman needs gpgme in order to run. In some usages, this
is being pulled in transitively by skopeo, but since skopeo
was removed as a podman dependency last year, it now needs to be
direct.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>podman: update to v5.6.2</title>
<updated>2025-10-14T16:17:20+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-10-14T16:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=4778d77f24262abc912c21df55fee57a40a5116a'/>
<id>urn:sha1:4778d77f24262abc912c21df55fee57a40a5116a</id>
<content type='text'>
Bumping libpod to version v5.6.2-2-g3529cd312f, which comprises the following commits:

    9dd5e1ed33 Bump to v5.6.2
    3b1ae51c60 Release notes for v5.6.2
    aa5595391d Vendor buildah@v1.41.5
    1751612f33 Handle SIGPIPE to prevent machine stuck in Starting state
    a2dda0410c Bump Podman to v5.6.2-dev
    1e2b231515 Bump to v5.6.1
    9812c1f87d Final release notes for v5.6.1
    dcdaaf24be update tests duo to CRUN#1767 to support both values
    f93cad508a Fix a locking bug in that could cause a double-unlock
    bd0386ff56 Add R! to systemd-tmpfiles script for all /tmp dirs
    f532f361c0 [v5.6] Bump c/buildah v1.41.4, c/storage 1.59.1, and ...
    ca994186f0 kube play: don't follow volume symlinks onto the host
    74b2ea3a68 Bump xz to v0.5.15 to pick up a CVE fix
    66eb23b4d1 Preliminary release notes for v5.6.1
    7601c78be3 do not pass [no]copy as bind mounts options to runtime
    26a41ad665 do not pass volume-opt as bind mounts options to runtime
    4e83155959 tests: Get rid of netcat on the host and use Bash's /dev/tcp
    f8800b7fa8 tests: Replace ncat for socat
    8f3fcf7c29 test/e2e: actually start container in startContainer
    bc905f25c3 fix(libpod): truncate long hostnames to correct maximum length
    a366d42c99 Add a release note for 5.6 Rosetta being disabled-by-default
    cd08b088f6 windows: do not convert unconfined seccomp path

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>podman: update to v5.6.0</title>
<updated>2025-08-21T17:31:05+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-08-21T17:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=3877bf4bb92fb7c3565c242788a14b6acf48d666'/>
<id>urn:sha1:3877bf4bb92fb7c3565c242788a14b6acf48d666</id>
<content type='text'>
Bumping libpod to version v5.6.0-7-g41224eb949, which comprises the following commits:

    cd08b088f6 windows: do not convert unconfined seccomp path
    fb14c3192d podman events: show network create/remove event with journald
    57cb2ca3c6 Bump Podman to v5.6.1-dev
    da671ef6cf Bump to v5.6.0
    98c3228471 Update release notes for v5.6.0 final release
    43cb0db93b [v5.6] Bump Buildah to v1.41.3
    f6584e443a [v5.6] Reverse skipped test for 26773
    3354423c0d Add a deprecation notice for users of BoltDB
    11efbf84c7 Bump Podman to v5.6.0-dev
    ec0652f4ad Bump to v5.6.0-rc2
    44e1f1e598 Update release notes for v5.6.0-RC2
    5dc87663a9 feat: add Podman artifact support to Go bindings and remote clients
    906b97e3e1 compat: remove deprecated VirtualSize
    17a1e6cfb2 compat: add shared-size par to GET /images/json
    8bcfe0ea56 compat: RepoTags and RepoDigest return [] and not null
    e1f65f1642 compat: remove GET /system/df BuilderSize
    ec778d94b5 compat: GET /_ping return Builder-Version: 1
    57493f61d0 [v5.6] Bump Buildah to v1.41.1
    8865152a3b [v5.6] Skip failing Buildah v1.41.1 test
    e98899689c Remove Experimental from Artifacts man pages
    21cf326c7b [v5.6] Bump c/storage to v1.59.1, c/image 5.36.1, and
    797a59cefa Bump Podman to v5.6.0-dev
    a3a6d9cc33 Bump to v5.6.0-rc1
    e22fc65217 Add release notes for Podman v5.6.0-rc1
    f3e3aace95 Temp fix for #26680
    6aa70f07c2 Update "podman diff container and image with same name" e2e test
    e6f812c21e API server: drop inherit-labels/annotations for compat builds
    7bc9691045 buildah-bud tests: handle "-t oci:" and such, skip a new --output
    ac99084d03 API handler: don't force the SkipUnusedStages flag
    55f4d2aa25 API handler: don't force the CompatVolumes flag
    db2baee9fa API handler: don't force the IdentityLabel flag
    3e673591ad Update compat-volumes setting for remotes
    bf79a9b71e Update inherit-labels setting for remotes
    bfe6cbe319 pkg/emulation.parseBinfmtMisc(): accept empty "flags" fields
    a615dde1a5 build endpoint: document the "timestamp" flag
    7517e3267a remote build: relay more new flags introduced in buildah 1.41
    73f3e98947 Feat: send additional build contexts for remote builds
    97103ffef5 Add Buildah build's passwd test helper
    2f71314b4a Add CLI updates for inherit and unset annotations
    97f27f35a5 Add missing manpages options for Buildah v1.41.0
    048729a560 Bump to Buildah v1.41.0
    ca5deaace1 fix(deps): update module github.com/onsi/gomega to v1.38.0
    cfdf27b350 test/system: add quadlet drop-in regression test for subdirs
    022bac25ea Quadlet - fix dropin overwrites if different parent dirs
    ea5b83c0cb chore(deps): update dependency golangci/golangci-lint to v2.3.0
    0fda2d8aa2 added updated state in podman-auto-update.1.md.in
    f293c1a179 Initial implementation of `podman quadlet` commands
    3c33b33424 fix(deps): update module github.com/containers/common to v0.64.0
    82ad043197 docs: add description about our code structure
    da3df0c45b fix(deps): update common, image, and storage deps
    c1cf4b0d89 podman rm: handle case where conmon was killed
    8b1f06bf8f podman inspect: fix error difference between local and remote
    21356fa06b Update module github.com/containers/storage to v1.59.0
    df7d787b4c Update module github.com/opencontainers/cgroups to v0.0.4
    55296e1c44 Fix test that checks for podman exec leaks
    e899f49926 Update common, image, and storage deps
    b48eb6e2fb volume export: refuse to write to terminal (TTY)
    e55270a51a podman auto-update: include container in invalid policy message
    4bc22a4b3c Update module github.com/go-viper/mapstructure/v2 to v2.3.0 [SECURITY]
    0c586807ea chore(deps): update dependency golangci/golangci-lint to v2.2.2
    215cecdbaa Maintainers: add Nicola Sella as Reviewer
    78d4f63b93 Maintainers: add Jan Kaluza as Reviewer
    5731557d54 Maintainers: add Lewis Roy as Reviewer
    b4ed23dc27 fix(deps): update module golang.org/x/net to v0.42.0
    8987fd412a fix(deps): update module golang.org/x/crypto to v0.40.0
    047d231008 test/e2e: podman update make env check stricter
    a360b29626 pkg/bindings/containers: do not ignore ErrUnexpectedEOF
    ffec133766 pkg/bindings/containers: do not create sub slice
    f42453457c pkg/bindings/containers: don't check for short read
    439448c287 Quadlet - add support for the Policy key for .image files
    5e44c17309 Clarifies error message when using an improperly formatted secret with kube
    3e8b2d7d96 Fix seccomp profile path on Windows
    c01eaa87dd fix(deps): update module golang.org/x/term to v0.33.0
    1c943f0ad8 docs: replace fuse-overlayfs example with additionalimagestore
    b59648a2d6 hack/podman_cleanup_tracer.bt: check map before deleting keys
    1f8bc9d736 hack/podman_cleanup_tracer.bt: clamp str size for strcontains()
    5e5bfadf93 hack/podman_cleanup_tracer.bt: use new max str lenth
    152849ebd2 libpod/build: add headers
    c735f8e237 Update the journalctl function to ignore No entry message
    0e106c24e0 fix(deps): update common, image, and storage deps
    0f61e48ac5 [Artifacts] Remove erroneous ArtifactListOptions var ImagePushOptions
    53b5cb5581 [Artifacts] Add note about ArtifactInspectOptions Remote var
    cd807f8ff6 Quadlet - print warning when fail to parse
    2b4b4c5b06 manpages: adds example for podman system renumber
    b10beb5395 Add basic locking to Libartifact
    c5c6e44d7d Fix documentation around checkpoints
    4410fcb394 cirrus: setup WSL logging
    99e719aec8 fix(deps): update github.com/containers/image/v5 digest to 3532547
    13816eb86f Fix `podman inspect` to correctly handle log_size_max
    31b4efcaec warn instead of error, lift logic to main.go
    68e7136536 Enforce wsl.exe UTF-8 encoded output
    9fbe2fffe9 WSL commands execution refactoring
    0f403ac43e Clarify meaning of --syslog
    4b1f7bcb9a Quadlet - Error when units define User, Group, or DynamicUser in Service group
    5391721aa3 fix(deps): update common, image, and storage deps
    10a5f9715b fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.6
    d8599658ff Makefile: add Makefile to sources
    145fb74dbf rpm: add grpcnotrace build tag
    3d453572a9 Makefile: add grpcnotrace build tag
    62bfeb5d88 Add conditional release-checking system test
    fed198eaf9 api: Don't HTML escape application/json responses
    ffbb0ed7b0 update CI images 2025-06-27
    92a6298729 chore(deps): update dependency golangci/golangci-lint to v2.2.1
    38ed6c6589 vendor: update c/{common,image,storage} to main
    5786d5f846 fix new lint errors from the docker update
    f1a1948b23 Quadlet - Do not override existing Environment in Service group for Pod units
    cf87278e66 vendor: update docker to v28.3.0
    570fbf0078 pkg/domain/infra/tunnel: ignore error from removeContainer()
    247c1dfb53 libpod: remove deadcode
    09caf60687 remove test/framework/framework.go
    d2291d7f1a pkg/util: remove deadcode
    552e38ec6d remove pkg/util/camelcase
    6893ecc469 pkg/rootless: remove deadcode
    880808dfb9 pkg/parallel: remove deadcode
    6bfd28bc6f pkg/namespaces: remove deadcode
    f3c82a917c pkg/machine: remove deadcode
    d919a3666b pkg/libartifact: remove deadcode
    6da360a223 pkg/fileserver: remove deadcode
    fb5cbb9b1f pkg/farm: remove deadcode
    1a0917de35 pkg/errorhandling: remove deadcode
    4d5e0a647c podman images --sort use ChoiceValue flag
    a92e685c0b pkg/domain: remove deadcode
    fc21bcd7d1 pkg/bindings: remove deadcode
    9d328d8782 pkg/api: remove deadcode
    75bad52af5 remove unused ShouldRestart() code
    1d3089ea82 cmd/podman: remove deadcode
    054036f073 podman images --sort autocomplete options
    c99d237349 Update Neil Smith's GitHub username in MAINTAINERS.md
    2ef0148b8a machine: enable nested virt on libkrun by default
    e00dfa606a pkg/machine/e2e: add CVE-2025-6032 regression test
    b5783ae1fb test/e2e: fix podman run check dns flake
    b099a93580 Bump bundled krunkit from 0.2.1 to 0.2.2
    bfc327a08e Secret create - add ignore option to allow noop
    f21dacc4fb cmd/podman: add --latest option to update #26380
    f266034d56 docs: document when a volume is chowned
    98876454cb Refactor `volume import` to support the remote client
    67fa077a5c update image_fix -&gt; automation_images#407 skip test duo to rawhide know issues
    5ab4328318 Podman pull - add policy flag
    17601aa913 Pod YAML: Add support for `lifecycle.stopSignal`
    726b506acc machine init: fix tls check
    ca1c4388b3 update podman-machine-start with examples for --no-info and --quiet
    01fb3aaae4 test/e2e: fix "with unsafe hostPath subpaths" test
    964069326d quadlet: remove indirect logrus import
    fa67681601 docs: add three examples to podman-generate-spec man page
    e4c810a8f1 fix panic on state refresh
    5989370c39 pkg/systemd: expose [Pod] ExitPolicy key for pod create --exit-policy
    1f9893817b volumes: add new --uid and --gid option
    d79d596bce docs: add an example to podman-secret-rm man page
    a218dfa2fd chore(deps): update dependency pytest to v8.4.1
    d7f980b719 [CI:DOCS] Tweak Governace slightly
    a93b63c4ad remove .github/workflows/pr-title.yml
    0439167943 remove hack/install_catatonit.sh
    bf7c9a1536 Makefile: remove some old files from clean target
    8cfe7bb003 remove cni/
    6623ab8d17 remove pkg/timetype
    5d88999447 remove contrib/modules-load.d
    241f2d7928 remove contrib/snapcraft
    4582c3413f remove contrib/script/size.sh
    605b1f7386 remove contrib/remote/containers.conf
    e9aad3d40d remove contrib/dependabot-dance
    14b1ee5837 remove contrib/dependencies.txt
    febb667865 remove contrib/containers-common
    4ec7d35cbb Removed the 'Deleted: ' prefix from each example
    6b996445bc add more exmples applying current style for each page
    15d8b5b2fb docs: add an example to podman-network-rm man page
    139d3fc82b [CI] Correct ST1005 staticcheck lint rule
    6510d81f69 docs: add examples to podman-system-migrate man page
    63bf454d66 Refactor `podman export` to work with the remote client
    0ab8a3c576 artifact mount: add new name option to specify filename
    c647a7200e Fixes: #26374 add example network connect with mac address
    21f34601eb artifact mount: improve single blob behavior
    6368b248f0 docs: remove bogus markdown heading in podman-ps
    fd325e33fd Update podman system prune doc
    bd2c838b0e fix 26348: add container diff --latest doc
    ffa4c124a1 Add missing --pod examples to podman ps manpage
    93d66542d4 Move 'Examples' section down in the podman-volume-create man page
    bb571b48c3 fix(ci): add ST1005 linter rule
    cbba265f29 Add examples of `--all` flag
    1a461fe41a Manpages: podman machine init add example with --now
    24e5c00e6e Update docs/source/markdown/podman-secret-inspect.1.md
    4a35cf00ec Improve documentation for podman-secret-inspect, closes #26362
    ad7087af56 Add Craig Loewen to Reviewer role
    ae49463a8f man pages: Add an example about --no-prune
    085082a805 Manpages: add podman exec missing example of detach option
    d680c48eaf fix(cmd): improve ValidURL reliability
    d1187be8a3 Bunch of trivial manpage fixes
    1141ae4a87 libpod: log file doesn't need to be executable
    9922bddb1f libpod: do not dereference nil pointer
    54afcdf6b3 libpod: fix file descriptor leak
    5838bfef9a podman-update: fix EXAMPLES
    2221ca9943 test: check podman update errors on non-block devices
    3f0cdb9414 pkg/specgen: error out when a block device isn't
    9b6e548387 pkg/specgen: refactor FinishThrottleDevices, WeightDevices
    2b6c477884 quadlet: handle generate environment params that inherit from host
    ad882ac730 fix(deps): update module go.etcd.io/bbolt to v1.4.1
    d4a8598ca4 make validate-in-container changes
    0080368fd6 Clarified the consequences of --network=host
    22789928d4 podman machine: pull wsl image from machine-os
    48b19e98f9 remove hack/libdm_tag.sh
    9aedc47aff rpm: build rpm with libsqlite3 tag
    c6842d3425 Makefile: use libsqlite3 build when possible
    c45b27ffb0 Remove bin/podman.cross Make target
    c96d87ccad Allow generate-bindings on darwin
    087a44a8e7 Update module github.com/go-swagger/go-swagger to v0.32.3
    f0c15f1c7a docs: replace RemapUsers=keep-id with UserNS=keep-id
    2825521337 tmpfs: Add support for noatime mount option
    a87bef9606 fix(deps): update module golang.org/x/net to v0.41.0
    0f7b21ad00 pkg/machine: remove unsused net recover file
    0c77654be7 Revert "podman machine: fix proxy test"
    adc35b157e pkg/machine: remove old fw_cfg service
    0b8dd90840 podman machine: fix proxy test
    0c406f25ad pkg/machine/e2e: skip rosetta test
    793242da8d RPM: Limit Epoch 102 to podman-next copr
    18ecd2046b quadlet: generate RequiresMountsFor for Type=bind volumes
    b85d770be0 Make podman.io update action reusable
    971321228c Skip layer digests for podman system check --quick
    465578d7ec test/buildah-bud: skip new build-with-two-outputs on remote
    4286f03b34 test/buildah-bud: update buildah-tests.diff
    c1653bdc29 Build the `dumpspec` test helper for the `buildah bud` tests
    ac71bc6cf2 vendor: update buildah to latest main
    96abeafc61 vendor: update c/{common,image,storage} to latest main
    d44f0afa84 vendor: update github.com/docker/docker to v28.2.2
    94478a4144 fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.2
    a0f7db44e8 quadlet: add InterfaceName option to network unit
    8532ecb710 fix wsl install workflow on machine init command
    99cfdc04db feat: Add OCI Artifact support to the Podman REST API
    eadded9154 build: reuse parse.ContainerIgnoreFile from buildah
    87450b8f8b podman buildx inspect support
    0719acbe7f chore(deps): update dependency pytest to v8.4.0
    89b8e23385 test/system: check --dns-option behavior
    c87a761e05 podman system check: Fix error check logic
    75dc508e98 libpod: don't force only network search domains
    04a1a39a69 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.5
    869fceb0fd update c/common to latest main
    da95bbdd5d play kube: never add empty alias
    b64817de40 fix(deps): update github.com/opencontainers/runtime-tools digest to 0ea5ed0
    2c252a7614 Don't BuildRequires: ostree-devel
    3837339e0e Allow not specifying type with --mount flag
    775a85004f Add "dest" as an alias for "destination" in `--mount`
    f2d941b241 docs: quadlet can translate names now
    db53f6240d e2e: ref full URL for aarch64 criu precheckpoint issues
    a17f8afbbc specgen/generate: Fix log tag priority
    5e7c0a66ce e2e: skip pre-checkpoint tests on aarch64
    3a981915f0 Handle "Entrypoint":[] in compat containers/create API.
    415668c802 system df --verbose don't crash
    b276e7ef21 Fix SQLite volume lookup queries matching too liberally
    b551939be6 vendor: update c/{buildah,common,image,storage} to main
    e0b08fcfa3 Recreate the Rootfs in mountStorage for infra-container.
    ca20c42a52 test: fix race conditions in /dev/kmsg tests
    f25cefcb1b Fix overlay volumes on Windows
    d5520ded64 chore(deps): update dependency setuptools to ~=80.9.0
    051be9b2d2 libpod: Don't exclude running deps from the container graph inputs
    66bf98e27c compat API: respect base_hosts_file containers.conf option
    416bb84c0e Trigger podman.io version bump from release action
    ad05a878df Packit: remove propose-downstream for centos stream
    44ec71358e Packit: use fedora-all alias for tests
    9d4267c8f2 Disable the tests for rootless pods
    5bfdb25b26 Support --cpuset-&lt;cpus/mems&gt; in podman kube play
    5797c1dd27 pkg/machine: don't use dummy linger service
    79a857e0a0 pkg/machine: correctly enable lingering
    9872f0e83c Update expected output for a machine copy test
    af495e1aa9 Replace alpine_nginx with TESTIMAGE in e2e tests
    9a452db918 Support '$FOCUS' env variable on winmake too
    6265ef07ae pre-commit: exclude rpm/gating.yaml from check-yaml
    50379429ca lint: Fix linter issues on TMT files
    cff69f89e9 Update release notes on main
    c39fd061f0 fix CONTRIBUTING to say reference issue number 'or' url
    92a15085cb compat: fix Container State.Status JSON values
    f10e2ffd36 chore(deps): update dependency setuptools to ~=80.8.0
    953e385bd2 libpod: fix mount order for "/" volume
    b9cc2d87d7 Update RELEASE_PROCESS.md
    6d6ebad829 github: remove fcos next image workflow
    3ab45807b4 [skip-ci] Packit: set fedora-all after F40 EOL
    736ca60378 test/e2e: do not check dns.podman
    7c0262db3d compat: Add DefaultAddressPools field to GET /info
    265ca77276 Be explicit about ssh configs suitable only for localhost
    b82f2962c3 compat: Add CgroupnsMode to POST /containers/create
    06ddffc81d Update dependency setuptools to ~=80.7.1
    9c206a467d docs: drop --pre-checkpoint requirement
    90ee7c86a3 podman: remember hooks-dir on restarts
    53f118d135 GHA Release: Fix windows installer uploads
    3e08c2abf0 Revert "GHA: Pin Go to 1.24.2"
    db65baaa21 fix macos compile issue with go 1.24.3
    206d92c25f Packit: disable OpenScanHub scans
    fb9ef0dda0 GHA: Pin Go to 1.24.2
    fe84fbae72 fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.1
    637c264e2e fix issues found by nilness
    6ae920de8b Bump bundled krunkit to 0.2.1
    59d9f1ea5d chore(deps): update dependency setuptools to ~=80.4.0
    5471f6e191 chore(deps): update dependency docker to v7
    59c45a01c7 fix(deps): update module github.com/rootless-containers/rootlesskit/v2 to v2.3.5
    6a96f70180 fix(deps): update module github.com/crc-org/vfkit to v0.6.1
    b572b892b1 fix(deps): update module github.com/containernetworking/plugins to v1.7.1
    077649f9d0 Fix: Use SIGKILL instead of SIGTERM when ExecStopContainer timeout is 0
    499ea1168b Fix: Ensure HealthCheck exec session terminates on timeout
    d7fefb7064 [skip-ci] Tighten version match
    700c679cd2 Quadlet - Update the docs to reflect the default naming of resources
    09d9d3e26b Revert "Quadlet - fix pod name to depend on the name of the generate service"
    5be3f8d480 Fix a shellcheck warning about word splitting
    a5748206d1 fix(deps): update module github.com/vishvananda/netlink to v1.3.1
    7a161115f9 Fix parsing of paths for unmask
    b6eeaea7f3 Take path for wsl instead of forcing through WindowsApps
    d12588f581 fix(deps): update module golang.org/x/net to v0.40.0
    136f2e1ba4 Update win-installer github job for arm64
    efc3b178bb Build windows arm64 artifacts
    35e1c2033a Fix windows arm64 installer build
    f4819412b8 README.md: add openssf passing badge
    9dffc251fc fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.8.6
    d6239385fd Update podman-secret-create.1.md
    4f38c2fea2 Quadlet - fix pod name to depend on the name of the generate service
    4a4b8dcfe9 fix(deps): update module golang.org/x/crypto to v0.38.0
    f825639ebc Verify the ExecSession pid before killing it.
    32d389a19c fix(deps): update module golang.org/x/term to v0.32.0
    1f7d8e2273 fix(deps): update github.com/vishvananda/netlink digest to 9d88d83
    fbdeff2b88 fix(deps): update module golang.org/x/sys to v0.33.0
    0b1623e2e4 fix(deps): update module golang.org/x/sync to v0.14.0
    5d6c784252 docs: fix markdown format
    ec6423e73b chore(deps): update dependency golangci/golangci-lint to v2.1.6
    78065fd8c7 chore(deps): update dependency setuptools to ~=80.2.0
    3448ba5091 Automatically bump to -dev after tag
    7fddbd4d4d Update winmake.ps1 to build arm64 artifacts
    2419732eb7 [skip-ci] TMT: system tests
    ac6080bea9 pkg/machinie: use TZ env for reading local timezone
    a90fad3fc8 pkg/machine: rework getLocalTimeZone on linux
    193d7b8202 pkg/machine: properly setup zoneinfo symlink
    b431f06e64 pkg/machine: do not add broken localtime symlink
    039679d0ae fix(deps): update module github.com/vbauerster/mpb/v8 to v8.10.0
    ebcdd3c8cd fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.4
    bc810cb07d fix(deps): update github.com/hugelgupf/p9 digest to abc96d2
    b7f67badf3 chore(deps): update dependency setuptools to ~=80.1.0
    941a6d0c05 pkg/signal: ignore SIGTOP for signal proxy
    a4d0067249 pkg/signal: rework CatchAll() behavior
    8de2e0ec21 sigproxy: ignore if container already removed
    80065f7224 ci: Load null_blk for I/O limit tests
    8160e02459 test/e2e: Use nullb0 for IO limit tests
    3b61e56152 test/system: Use correct device for I/O limit tests
    f6b91d7be0 inspect: Ignore character devices for IO limits
    d7eaf42727 Do not error on tz detection
    c9b1bd1cf3 Stop setting btrfs_noversion build tag
    9c5f7662d1 Remove providers checks from the Windows Installer
    9b2fb40ab8 Quadlet - remove the usage of cid and podid for container and pod files
    8e6ecb97c9 Fix running machines with volumes containing spaces
    ad20e257d6 Makefile: move some Go-related variable definitions up
    24267452e6 Handle signal preventing Start from completing
    f6be9fbc7f Build documentation in a container on Win arm64
    2b06c01357 Fix mach os pr release action
    8d65e0e36c bump main to 5.6-dev
    579b17425e pkg/bindings: wrap image push decode error
    6c0e581fa9 pkg/bindings: fix infinite loop/memory leak in image pull
    ae9e85bfc5 Update "check.c" to be C23 compliant
    7b1055a5fb feat: Add support for configuring swap in Podman machine
    6c9f378a9b fix(deps): update module github.com/opencontainers/cgroups to v0.0.2
    3f56de0199 Quadlet - use helper function to initialize service struct
    2588b96993 Fix logging podman machine server9 output
    fd444bd7d7 OWNERS: Fix Github handle
    e66ff395b7 Fix handling of "r_limits" in Podman REST API /libpod/containers/create
    7819879776 chore(deps): update dependency setuptools to v80
    6e7de438cc bug: Correct Docker compat REST API image delete endpoint
    a969dbd73e update podman socket output to include also exposed ports
    585f046e95 Disable FS mount in volume only test
    4268c61dd0 Added tests for inheritlabel fix
    0c4d023822 Fix: inheritlabels=true if query param absent
    75f05a9807 Add Mohan Boddu as community manager
    710c077342 chore(deps): update dependency golangci/golangci-lint to v2.1.5
    7e14a03409 fix(deps): update module github.com/cpuguy83/go-md2man/v2 to v2.0.7
    633f727f2d Quadlet - use helper function for handling key=val type keys
    802fc15b1e Add Label to quadlet pod
    0eac57ed31 podman start: remove container if needed
    3a2d7587fe remote: don't print bogus error when starting container attached
    9b751a27b9 [skip-ci] Packit: do not merge PR in CI
    e443bffe5a [skip-ci] Packit: re-enable fedora-41 targets
    4dd9340a56 hack/bats: Pass --tap (-t) option to bats
    bfd5de309f hack/bats: Fix to allow multiple tests
    bf7dcd5619 Fix: Remove appending rw as the default mount option
    c1ad54f89a hack/bats: Allow specifying PODMAN_ROOTLESS_USER
    0463ad12cb libpod: fix a confusing error message from 'podman system reset' on FreeBSD

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>podman: update to v5.5.2</title>
<updated>2025-07-07T15:42:27+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-06-26T20:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=3fa3f18083c733b32480c947f1b86cd8ea2226ca'/>
<id>urn:sha1:3fa3f18083c733b32480c947f1b86cd8ea2226ca</id>
<content type='text'>
Bumping podman.git to version v5.5.2-3-g87c980c6e2, which comprises the following commits:

    4be1744dd6 Bump Podman to v5.5.3-dev
    e7d8226745 Bump to v5.5.2
    9664445ba6 Add release notes for v5.5.2
    1a04ca36d2 Make podman.io update action reusable
    1569c20982 machine init: fix tls check
    881d48eae2 fix panic on state refresh
    31639e85c6 RPM: Limit Epoch 102 to podman-next copr
    149bec7392 Bump Podman to v5.5.2-dev
    850db76dd7 Bump to v5.5.1
    41dae619e8 Update release notes for v5.5.1
    279c592378 Build the `dumpspec` test helper for the `buildah bud` tests
    4ef6a8715c [v5.5] Bump buildah from v1.40.0 to v1.40.1
    efa20372b4 Fix overlay volumes on Windows
    61403afeaf Fix SQLite volume lookup queries matching too liberally
    ee2370bc26 Handle "Entrypoint":[] in compat containers/create API.
    d71fbe7ba8 Fix handling of "r_limits" in Podman REST API /libpod/containers/create
    8e120c93bd specgen/generate: Fix log tag priority
    c5ac361844 system df --verbose don't crash
    d995e3eeaa docs: quadlet can translate names now
    88890d3eb8 play kube: never add empty alias
    45f62c0dcb podman system check: Fix error check logic
    8542247538 libpod: don't force only network search domains
    04447cc322 test/system: check --dns-option behavior
    90c9c2271e vendor: update c/common to v0.63.1
    10349a46c4 Trigger podman.io version bump from release action
    bbed5a8e2e Update RELEASE_PROCESS.md
    25e59c7dd2 Recreate the Rootfs in mountStorage for infra-container.
    bcada3ec09 libpod: fix mount order for "/" volume
    c2a8447e1f GHA Release: Fix windows installer uploads
    5a647f154e fix macos compile issue with go 1.24.3
    5141374193 Bump Podman to v5.5.1-dev
    0dbcb51477 Bump to v5.5.0
    712291aee8 Update release notes for v5.5.0 final
    37f621579b Bump bundled krunkit to 0.2.1
    5ad243a7da [skip-ci] Tighten version match
    66283624bd Update win-installer github job for arm64
    eecb4122f7 Build windows arm64 artifacts
    04ee90dab3 Fix windows arm64 installer build
    0dd745c86b Update winmake.ps1 to build arm64 artifacts
    df4aed78a2 Remove providers checks from the Windows Installer
    366538d98f Update "check.c" to be C23 compliant
    5f59c8853a Update to gvisor-tap-sock-0.8.6
    d358e91817 Fix running machines with volumes containing spaces
    4cb4d121a6 Fix logging podman machine server9 output
    82a1a22711 update podman socket output to include also exposed ports
    45c9223be9 Automatically bump to -dev after tag
    27beb100dc ci: Load null_blk for I/O limit tests
    b85c312bc6 test/e2e: Use nullb0 for IO limit tests
    1c82abd17b test/system: Use correct device for I/O limit tests
    6bc2393df0 inspect: Ignore character devices for IO limits
    ca382b1c8e Bump to v5.5.0-dev
    3c4cf52142 Bump to v5.5.0-rc2
    c7ad64cedc Update release notes for v5.5.0-rc2
    3f43df2bdb Handle signal preventing Start from completing
    1ea17b6fdd Fix mach os pr release action
    b4047fced9 Makefile: move some Go-related variable definitions up
    fdcbc0d479 pkg/bindings: wrap image push decode error
    4767cff3ed pkg/bindings: fix infinite loop/memory leak in image pull
    58a934313f Added tests for inheritlabel fix
    b2a99aab3f Fix: inheritlabels=true if query param absent
    325a79c724 libpod: fix a confusing error message from 'podman system reset' on FreeBSD
    bd3ee58527 podman start: remove container if needed
    7a9acf2d51 remote: don't print bogus error when starting container attached
    2e01a0ac76 Bump to v5.5.0-dev
    6a597e0e89 Bump to v5.5.0-rc1
    2c1646b130 Update release notes for v5.5.0-rc1
    c6a16e6f17 Packit: do not merge PR in CI
    739577b57b Packit: re-enable fedora-41 targets
    80993f2c3b fix(deps): update module github.com/docker/docker to v28.1.1+incompatible
    10d768baaf Add inherit-labels option to Build API
    76b07dd48d Bump to Buildah v1.40.0
    75aec675d2 chore: use another script to get the version of gvproxy
    ce0617eac4 Use gvisor-tap-vsock version from go.mod file
    453a7a820d fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.28
    9a0f013f0a Revert "cirrus: test only on f41/rawhide"
    b0df21edef New images 2025-04-16
    590e019240 fix(deps): update module github.com/docker/docker to v28.1.1+incompatible
    71504eedfb Output headers for volume ls when empty
    5494ac882a [CI DOCS] Touchup buildah-bud README.md
    49b6faea09 chore(deps): update dependency setuptools to v79
    4ba8cde41d Add HostName to quadlet pod
    a7a7304c6f test: Fix expected output for runc on namespaces
    1514e5cbcc feat: update vfkit binary to v0.6.1 in macOS installer
    05e7eeaff4 fix(deps): update module github.com/docker/docker to v28.1.0+incompatible
    6ac0a28564 Quadlet - support additional systemd unit relationship keys
    fdfed9979f Add ability to set layer media type for artifacts
    be937a4e20 Bump c/storage v1.58.0, c/image v5.35.0, c/common v0.63.0
    3cbb718049 Fix compat API in rootless mode ignores ulimits
    224e791161 Replace podman pause image with rootfs.
    bc9110c69f Update podman-systemd.unit.5.md
    e498c6526b Quadlet - translate dependencies on other quadlet units
    69c2e68836 Fix directive `//nolint:revive` is unused for linter "revive" on ARM
    8690b20732 .golangci.yml: rm legacy and common-false-positives
    543a7ea062 pkg/bindings/containers: rm unused break
    5f997a70bd cmd/podman/pods/create: fix break statement
    b615011b44 docs: Expand description of no-new-privileges
    7b30f19535 chore(deps): update dependency golangci/golangci-lint to v2.1.2
    d9914ff27d Fix the fd leaking to aardvark-dns.
    857b536507 test/system: add prefetch users to use cache image
    1a6431674f [CI:DOCS] Add link to MAINTAINERS.md file in GOVERNANCE.md
    f26765ceb0 update golangci-lint to v2.1.1
    ae1e24f115 Two small updates to the Governance model
    081629cf01 Update pre-commit-hooks and Codespell hook
    d3e2ca57e4 libpod: stats catch ErrStatCgroup
    86d7da8b08 vendor: update to latest c/common
    a4856a6224 test/system: add debug for /etc/hosts restore flake
    0849cbcf83 test/e2e: skip flaky restore into pod test
    0fb78905c1 Revert "Instrument cleanup tracer to log weird volume removal flake"
    0be44ccb20 test/system: add debug for healthcheck flake
    0d4a148ee6 Quadlet - allow deleting the network when stopping the service
    72fdc6476d test/system: remove pasta conditional
    6c7179c652 rpm: require slirp4netns for podman-tests package
    fe107ff0ce Quadlet - Add support for adding ExecReload command
    521b2451c7 Correct units in init error message
    7cbad232fe chore: make function comment match function name
    9a723ff9f5 Fix windows path handling in podman cp
    76a4fdc358 cmd: Fix help text. --config specifies a dir not a regular file
    b2e45129b8 .github/labeler: add governance label automatically
    1934c3a407 OWNERS: add nalind
    4242951662 MAINTAINERS.md: sort by role
    a96b29b58c docs: update DefaultDependencies description
    85caf3fbb5 test: update README for system test
    9cc7c2b4ab Make Go not panic on a partial container update
    4e65ed5b72 hack/bats: remove OCI_RUNTIME reference
    146f70d9fe Bump bundled krunkit to 0.2.0
    7633a9a143 fix(deps): update module golang.org/x/net to v0.39.0
    7e1ea74813 Maintainers.md: fix two github nicks
    85024a9ba7 libpod: --user works with --hostuser entries
    254ab3b90f test/system: do not check dns.podman
    6bb1d0837f fix(deps): update module golang.org/x/crypto to v0.37.0
    acbfc3c259 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.23.4
    27b3781201 fix(deps): update module golang.org/x/term to v0.31.0
    8d1c373475 quadlet kube: consider empty pod as running
    f87ab2b7a6 fix network DB desync after failed connect/disconnect
    c0845ed55b fix(deps): update module github.com/moby/sys/user to v0.4.0
    5148cf3c14 [skip-ci] Update actions/create-github-app-token action to v2
    72acbc804a Add documentation describing how to triage issues
    9d4e820264 Use golangci-lint fmt for pkg/bindings
    055fc82bd2 Makefile: exclude seccomp build tag for !linux
    a8dd9bc1ed Makefile: use GOOS/NATIVE_GOOS instead of uname -s
    b959ca3577 .cirrus.yml: add golangci-lint cache for freebsd task
    c958d5b3ba .cirrus.yml: upsize the freebsd instance
    f18c917ef8 ci: run golangci-lint on freebsd
    b5a1b512c9 Fix overwriting the Healthcheck configuration from the image
    1f90cc1126 docs: update pasta options description
    64f822f857 docs: delete the duplicated phrase in introduction page
    9277643ead Set the IDMappings also when RootfsOverlay is used.
    fbb118ed7e cirrus: save/restore golangci-lint cache for linux
    403d126ac8 hack/install_golang.sh: revamp
    7882de95ff libpod: fix whitespace linter issue on freebsd
    421ee18e18 libpod: add a nolint:wastedassign annotation
    5f582e9f11 pkg/emulation: add linux build tag for elf
    8c0c1c8906 libpod: fix wastedassign warning on freebsd
    30fd68cb23 libpod: rm some unused freebsd code
    8754687b55 libpod: move linux-specific code to _linux.go
    c1c963affe libpod: fix unconvert linter warning
    6bf1923f3e pkg/specgen: fix ST1019 on freebsd
    118670b31f pkg/specgen/generate: fix S1002 on freebsd
    0eea1cb297 libpod: don't capitalize error string
    66c7efdb6b libpod: use context.TODO to fix SA1012 on freebsd
    4165877c58 libpod: gix a govet warning on freebsd
    851bd141af Fix errcheck warnings on freebsd
    8fd7143e36 cmd/podman-testing: fix freebsd compilation
    c6189c5b51 test/checkseccomp: add linux build tag
    f589811073 pkg/rootless: fix ST1005 warning for freebsd
    783f0c8076 fix(deps): update module github.com/onsi/gomega to v1.37.0
    f1f84320a2 Add initial draft of Podman project Governance
    83cf9ee8a9 Update roadmap for 2Q 2025
    84203fa6ce Update links and markup in man pages
    040385ef9b chore: fix function name in comment
    8db52f8984 Add autocomment for `needs-info` label
    6c950bdb40 Remove unused code and data structures
    684126e426 Suppress failing bud tests in remote
    275e77d1fa test/tools/vendor: drop ginkgo
    3d12f1e2ed Update vendored c/buildah to 32d78c69be17
    74356e1b5a config: use ErrInvalidName
    c27195ea65 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.3
    51bb71d1b3 vendor: bump c/common to 9b0d134f392
    66b2bf83d9 fix(deps): update github.com/openshift/imagebuilder digest to e87e4e1
    6703564339 fix(deps): update github.com/opencontainers/runtime-tools digest to 260e151
    4eb75f68cf test/e2e: fix unused linter warning
    dac3fa2f97 pkg/specgen/generate: fix unused warning on freebsd
    18fdbaee80 pkg/machine/qemu: fix ST1016 linter warning on freebsd
    c860e67884 cmd/rootlessport: add missing linux build tags
    061e1a17a9 pkg/rctl: fix fprintf statement
    1739b7170e pkg/systemd/quadlet: rm splitPorts
    c9b108d5b3 Bump golangci-lint to v2.0.2
    8bd73b7d2c pkg/machine/wsl: rm unused structures
    2861bc3702 pkg/machine/qemu: rm unused code
    9f0032d3fd pkg/machine/shim: fix unused warnings on windows
    d9090645c3 pkg/machine: fix various linter warnings
    4638d434bc pkg/machine/wsl/wutil: fix imports formatting
    c1f9c0b127 pkg/machine/e2e: fix unparam warnings
    7c175064da libpod: rm nolint annotation
    032250a478 pkg/binding/images: rm dead code
    486327e2b9 pkg/bindings/images: fix linter warning on Darwin
    6b1033eaa0 libpod/events: refactor to eliminate unused code
    91113c46ef test/utils: suppress ST1001 warnings
    0f975f8526 ci: rm allow-unused from nolintlint settings
    bed6ee6bb7 pkg/machine/e2e: move windows-specific function to windows file
    cc4d904dd2 Fix QF1012 staticcheck warnings
    f4f2580b0d ci: remove stylecheck linter
    5aa035c69c libpod: fix a few minor staticcheck warnings
    0105131b5c Fix QF1003: could use tagged switch" staticcheck warning
    0dddc5e3c0 Apply De Morgan's law
    b1010808ed .golangci.yml: remove exclude-dirs
    1a9cf6b9db .golangci.yml: rm exclude-files
    f3e7b26fdd .golangci.yml: remove some linters
    c72526cd9c .golangci.yml: switch to list of enabled linters
    4a7785d4df docs: Update `podman build` security options
    af19eeaeb4 add additional external container fiters
    8ef234aedd remove github.com/buger/goterm dependency
    0b1d3a963d chore(deps): update dependency setuptools to v78
    590316beb6 update markdown documents with command filter
    0a0c8ad6f4 Improve the file format documentation of podman-import.
    3872293893 Revert "podman-import only supports gz and tar"
    571e0d52b3 Update c/image after https://github.com/containers/image/pull/2795
    ba88febf33 Don't block builds on podman-testing growing in size
    4264bf6876 remove github.com/google/gofuzz dependency
    19b4c3c1b7 fix(deps): update module golang.org/x/net to v0.38.0
    8cef2f4d10 Enhance issue reporting template
    f07a95da0e test/compose: use 4 spaces indentation
    9f422e1a77 test/compose: use cdi option over mount
    926ad1172e test/compose: remove cni reference
    ea1eeb523f remove github.com/crc-org/crc/v2 dependency
    49c42d06dc pkg/machine/apple: simplify restNewEndpointToCmdLine()
    5ad70c9c56 Don't depend on github.com/crc-org/vfkit/pkg/rest
    60692ca350 Remove exclude_graphdriver_devicemapper build tag
    12ccbea1aa remove unused method references
    a776c1d82a pkg/machine/vmconfigs: simplify IsFirstBoot
    392a8f4ac5 test: Fix runc error message
    dce36131ae Add cdi-spec-dir option to top level options.
    4bea200b26 podman logs: allow options after argument
    a0cae65c13 quadlet: add support for the UpheldBy option in the Install section
    2ba7a87df1 [skip-ci] Packit: Ignore ELN and CS jobs
    44cbefff5d fix remove unnecessary err check
    ea5ed2a875 fix: mounting issue with single character volume on windows
    e61f1a44d6 pkg/machine/e2e: add missing withImage()
    9b9c60d814 CI: use z1d instance for windows machine testing
    1f3347ff3c test: re-enable idmapped mounts test on vfs
    7f592742b8 vendor: update c/{common,storage}
    f94d613556 Fix container clone with configured Healthcheck
    f15b0887c7 Add support for pids-limit annotation for podman kube play.
    08a1c6d91e Add support for Retry= and RetryDelay= to Podman Quadlet.
    6e28bdcf25 GHA: Open PR to podman-machine-os on releases
    321634d599 Add volume SubPath in generate kube
    7ca96702ee buildah-bud: skip bud-with-mount-cache-like-buildkit
    bf0a5ee3cf docs: Use accurate max size of secret content
    10290d462b docs: Improve spelling and formatting
    fa0e5af542 fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.8.5
    68e0a6c89a Clarify behavior of --health-timeout in man page
    f5fbb4215d vendor: update c/{common,buildah} to main
    999a11c8b1 replace deprecated selinux/label calls
    a0acdb837b New images 2025-03-24
    6df50bec87 fix(deps): update module github.com/onsi/gomega to v1.36.3
    f91aca8ebc vendor: bump c/common to dbeb17e40c80
    f1527283d6 Make exec support --cidfile.
    042c1ffa0b pkg/machine/e2e: use testimage
    260035d069 vendor: update common and buildah
    701aade262 Add --env and --unsetenv to podman update.
    5e66d38c9d Do not set arch for windows to amd64
    0ca539c3ab chore(deps): update dependency setuptools to v77
    88b62d2c27 vendor: update c/common
    67165d8fc2 Fix some code blocks in documentation
    51ca839c14 libpod: fix handling of additional gids in exec
    c0627de21d container: replace code with securejoin.OpenInRoot()
    a23511e341 vendor: update github.com/burntsushi/toml to v1.5.0
    ac787b6691 Fix flake on machine cp e2e test
    829cc591df chore(deps): update dependency setuptools to ~=76.1.0
    16918614b5 fix(deps): update module github.com/opencontainers/runc to v1.2.6
    1e4acff971 Update roadmap for Q1
    b3fe3906bb test/e2e: skip idmapped mounts test with vfs
    69dc0720b9 docs: add note about systemd df RECLAIMABLE bug
    97cab8c9c0 test/system: add systemd df regression test
    38d6d1c560 vendor: update c/common to latest
    39e3df6b55 fix(deps): update module golang.org/x/net to v0.37.0
    2b813eef9d [skip-ci] RPM: Add riscv64 to ExclusiveArch-es
    af29bb5b6e Update CI to run Windows unit tests
    dd4f67fd72 chore(deps): update dependency setuptools to v76
    f166f1503c Honor rootfulness when SSH-ing into named Machine
    687fe08f42 Fix a potential deadlock during `podman cp`
    bcc2063e9e test/e2e: use go net.Dial() ov nc
    f8787bb219 test: use ncat over nc
    1945506905 New images 2025-03-12
    a2953dad10 libpod: improve createRootlessContainer
    a1008a1294 libpod: add missing return in WaitForConditionWithInterval()
    5207feebd4 pkg/domain/infra/abi/play.go: fix one comment
    94cacea064 docs: fix some minor issues
    76fe869dc5 fix(deps): update module golang.org/x/net to v0.36.0 [security]
    87421d9508 Fix WSL installation check on Windows
    fff42ac232 Fix HealthCheck log destination, count, and size defaults
    18abb18c9a chore(deps): update dependency setuptools to ~=75.9.1
    c05908a7f6 libartifact: NewArtifactStore() reject relative paths
    9e94dc53b2 add new artifact mount type
    f6e2d94409 test/e2e: improve createArtifactFile()
    fe82fa85d2 pkg/specgenutil: rework volume/mount parsing
    590bf8b79d pkg/specgenutil: unexport Mounts()
    51cfcc65d5 correctly preallocate artifactDigests in ArtifactRm()
    b232ea3d18 create artifact store in the libpod runtime
    7c200a5f4c libartifact: add BlobMountPaths()
    86a6539b76 libartifact: extract common code into helper
    4cd19b7f7a libartifact: fix comment on Extract()
    618e37794e libartifact: create FilterBlobOptions
    91072dc940 Win installer test: hardcode latest GH release ID
    82426caf8a packit: fix missing fedora arches
    6ea7b192fa [skip-ci] Packit: Fix action script for fetching upstream commit
    9eb4d27c5c packit: only build F41+
    56e62948f7 go1.23: use std maps package
    b23249635d vendor: bump to golang.org/x/crypto@v0.36.0
    05fc9d2d6b cirrus: test only on f41/rawhide
    f2606c4230 fix deprecated docker v28 types
    91a08235d1 vendor: update docker v28 and c/{common,image}
    2ffb3a19b3 vendor: update c/storage
    c9c44d400c libpod: do not cover idmapped mountpoint
    48662fa32b update gvproxy version to 0.8.4
    41924f870f Prevents removal of `podman.sock` file using `podman system reset` command
    02658bc4cc Quadlet - Propagate warnings and print errors and warnings as they occur
    73799672cf docs: update how the machine os is upgraded
    b762c15e1c Fix a few typos.
    c6fe768176 Don't try to resolve host path if copying to container from stdin.
    130bb21612 .github: remove cirrus rerun action
    5283f956a5 Disallow mounting to certain destination /dir paths
    5cd58742a2 Use svg for pkginstaller banner
    1d304334dd pkg/util: remove redundant min/max helper functions
    eed5f9ee4a libpod: race in WaitForConditionWithInterval()
    d0efd0e278 libpod: race in WaitForExit() with autoremove
    41dd3f2474 Automate release
    945aade38b quadlet kube: correctly mark unit as failed
    518773a616 pkg/domain/infra/abi/play.go: fix two nilness issues
    04e8cd1eb1 kube play: don't print start errors twice
    727542fc6c Replace old nginx image with podman hello
    47079cd030 [CI:DOCS] Packit: clarify secondary status in CI
    73cfef57b9 fix(deps): update module github.com/containers/buildah to v1.39.2
    9e397d8e4d podman-import only supports gz and tar
    7f4282a7e8 Update documentation for podman-machine-os-apply
    47a743bba2 report healthcheck start errors
    84c56243a2 [skip-ci] Packit/RPM: Display upstream commit SHA in all rpm builds
    30d8fcbc03 fix(deps): update module github.com/opencontainers/image-spec to v1.1.1
    1e9bfeb1f8 docs,kube: add configMap as supported volume option
    511d912685 Add stopped status for HealthCheck
    d5acda2a37 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.2
    7bcd9c066e chore(deps): update dependency pytest to v8.3.5
    b18dcccb28 add filter for container command
    67c876112b fix(deps): update github.com/vishvananda/netlink digest to 0af3215
    baf176058c fix(deps): update github.com/digitalocean/go-qemu digest to ee9b066
    b2d08f5b8f Use UnparsedInstance.Manifest instead of ImageSource.GetManifest
    f8c702bd35 Rename copyImageBlobToFile to copyTrustedImageBlobToFile
    20523152f8 Add "create" and "remove" events for secrets.
    42fb942a6f Introduce `podman machine cp` command
    f71067d710 Create quota before _data dir for volumes
    716eb000fa Bump to latest c/storage main
    316a5dc643 fix(deps): update module github.com/opencontainers/runtime-spec to v1.2.1
    92c5b08ebd vendor: update github.com/go-jose/go-jose/v3 to v3.0.4
    24af533082 fix(deps): update module github.com/containers/libhvee to v0.10.0
    e8fc1e679a fix(deps): update module github.com/containers/buildah to v1.39.1
    328c7260fc podman run: fix --pids-limit -1 wrt runc
    bbc7f577aa chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [security]
    6796562b50 fix(deps): update module github.com/vbatts/git-validation to v1.2.2
    ee3fc74baa fix(deps): update module github.com/vbauerster/mpb/v8 to v8.9.3
    4dbbf264c7 Fix reporting summed image size for compat endpoint
    e10df3dac7 fix(deps): update module tags.cncf.io/container-device-interface to v0.8.1
    cbc73457ab Add --all to artifact rm
    7030b559fb Define artifact error types
    6ad2dc0590 wire up --retry-delay for artifact pull
    7536620791 [skip-ci] Packit/Copr: Fix `podman version` in rpm
    4695564730 oci: report empty exec path as ENOENT
    b43863ae2a docs: warn about adding capabilities
    a8caebb5a3 Add documentation describing issues and support
    c65bb903b6 test: adapt tests new crun error messages
    35d2a65e3a test: remove duplicate test
    0f443f22ca Add syncmap package and use it for graph stop/remove
    1c13a71641 Update CONTRIBUTING for main branch
    bbb94249ed fix: reduce logs noise when attach input on `ExecStartAndAttach`
    543be25ef3 quadlet: support `Memory=` in `[Container]` sections
    22da944e4a Parallelize buildah bud tests
    c278db873f cirrus: use fastvm for buildah_bud
    3de18b537e test/buildah-bud: run bats in parallel
    88073c56d5 update github.com/spf13/cobra to v1.9.1
    a5de5959cb fix(deps): update github.com/containers/storage digest to b6f6fb2
    f290149b70 fix(deps): update module github.com/opencontainers/runc to v1.2.5
    77737132a5 Revert "silence false positve from golangci-lint"
    035fff5fd2 update golangci-lint to v1.64.4
    5c17f7a650 chore(deps): update docker.io/library/golang docker tag to v1.24
    731ef3ff9c cirrus: bump timeout for macos/win machine tests
    07e53673f6 cirrus: figure out DEST_BRANCH automatically
    6167d286eb fix(deps): update github.com/hugelgupf/p9 digest to 6f4f11e
    3b5d7d1e64 artifact extract: support reflink copy
    525b11e4c7 vendor latest c/storage
    986fc9f465 update golangci-lint to v1.64.2
    8b6f14f95b silence false positve from golangci-lint
    34de0feda5 cmd/podman: refactor Context handling
    78717e6ae9 fix new usetesting lint issue
    fdd442cbdf Create `--append` flag to add file to existing artifact
    a17175eb3a Cleanup test
    ce8813dc8d Remove persist directory when cleaning up Conmon files
    3925a30fa7 add podman artifact extract
    79be095795 docs: add v5.4 to API reference
    ad9839ac55 Run HealthCheck without creating and removing the ExecSession in the database
    a6d6d6409e Bump FreeBSD version to 13.4
    a2380bca1e fix(deps): update module golang.org/x/tools to v0.30.0
    f906c6df57 Switch to the CNCF Code of Conduct
    74a100f542 fix(deps): update module golang.org/x/net to v0.35.0
    7e612f6ebb test/system: remove tar version check
    d13915f87a new images 2025-02-10
    cb53abca28 In SQLite state, use defaults for empty-string checks
    ab0410948a libpod: make hasCapSysResource platform-specific
    3c3baefa8c Update rpm/podman.spec
    5bada90190 test/apiv2: fix registry push flake
    f73c976bca fix(deps): update module golang.org/x/crypto to v0.33.0
    b06c7d78d3 [skip-ci] RPM: set buildOrigin in LDFLAG
    91e4f6918a Remove the option to install WSL/HyperV
    dce52b3e77 Improve winmake.ps1 clean target
    b4fc9cd14d Makefile: escape BUILD_ORIGIN properly
    1d4c67751c fix(deps): update module github.com/vbauerster/mpb/v8 to v8.9.2
    30ed3293c4 fix(deps): update module google.golang.org/protobuf to v1.36.5
    1d220b99da [skip-ci] RPM: cleanup macro defs
    46d874aa52 Refactor graph traversal &amp; use for pod stop
    2f710723df images: fix segfault when mounting without cap_sys_admin
    c06dba4845 rootless: fix hang on s390x
    e5bcd6542e Add tests for chunked pulls
    27ccfef3a1 Don't use all of tempdir as podman's --tmpdir
    165d5c3062 fix(deps): update module golang.org/x/sync to v0.11.0
    03b9f87c7d fix(deps): update module golang.org/x/term to v0.29.0
    e7a0032ec3 fix(deps): update module golang.org/x/sys to v0.30.0
    52febf6a0a Fix flake test: podman pause/unpause with HealthCheck interval
    ad0c092616 Bump version to 5.5.0-dev
    6f9fb4392c fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.1
    6c06577455 artifact: only allow single manifest
    297e8a3476 Add `machine init --playbook`
    dcdf82e943 test/e2e: improve write/removeConf()
    bc2763eac8 Add --noheading to artifact ls
    35c72bb18e Bump to Buildah v1.39.0
    26b5864648 rpm: add attr as dependency for podman-tests
    06fa617f61 Lock pod while starting and stopping containers
    89283c6fcc update gvproxy version
    dae1541529 Force use of iptables on Windows WSL
    509c80d5bd fix(deps): update golang.org/x/exp digest to e0ece0d
    400645bf10 fix(deps): update github.com/vishvananda/netlink digest to 7c2350b
    211d3ea3cf Bump c/storage to v1.57.1, c/image v5.34.0, c/common v0.62.0
    d575ae12f8 Add --no-trunc to artifact ls
    bd061aa2d5 Add type and annotations to artifact add
    4a0006db33 cirrus: ensure HOME is set in postbuild.sh
    18e29076f7 pkg/api: honor cdi devices from the hostconfig
    1c0f5b0475 new images 2025-01-31
    f0ef791808 podman exec: correctly support detaching
    3eb0e1e8ac libpod: remove unused ExecStartAndAttach()
    be6fa68296 [skip-ci] RPM: include empty check to silence rpmlint
    e2eb8e4a86 [skip-ci] RPM: adjust qemu dependencies
    d3706bcad1 Add BuildOrigin field to podman info
    51fd6e906c fix(pkg/rootless): avoid memleak during init() contructor.
    1f3182009a util: replace Walk with WalkDir
    398377fd97 Move detection of libkrun and intel
    4eeaedfe13 Prevent two podman machines running on darwin
    27386be189 fix(deps): update module github.com/spf13/pflag to v1.0.6
    e893747cf3 Remove unnecessary error handling
    c0aab0a85a Remove usused Kind() function
    511c8b249d Remove timer for HealthCheck when container is paused.
    513b4aaceb Safer use of `filepath.EvalSymlinks()` on Windows
    357f76daae error with libkrun on intel-based machines
    0eefdbe30e fix(deps): update module google.golang.org/protobuf to v1.36.4

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>containers: adapt to UNPACKDIR changes</title>
<updated>2025-06-26T02:40:08+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-06-26T02:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=bc2a750d5cd518706aff406da6e0719ce475e36b'/>
<id>urn:sha1:bc2a750d5cd518706aff406da6e0719ce475e36b</id>
<content type='text'>
This commit updates the container recipes to the OE core UNPACKDIR
changes.

  - We drop references to WORKDIR
  - We adjust destsuffix fetches to use BB_GIT_DEFAULT_DESTSUFFIX
    instead of 'git'
  - Update our GOPATH references to use UNPACKDIR
  - Drop S = assignemnts where possible

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>podman: remove ptest</title>
<updated>2025-06-12T14:40:41+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2025-06-11T07:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=a8175deded4decb9b889901caabb48bf8c4edc73'/>
<id>urn:sha1:a8175deded4decb9b889901caabb48bf8c4edc73</id>
<content type='text'>
The ptest was added almost three years ago and since then nobody
ever fixed anything. It's almost impossible that the ptest never
failed. As an evidence, for the current version, the test cases
cannot even run.

Remove this ptest. People who care about podman ptest should be
maintaining it.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>podman: fix PACKAGECONFIG QA errors</title>
<updated>2025-04-09T20:51:03+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-04-09T20:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=cbe8ceb7876316d35b7ada45076f8a3e4cef6187'/>
<id>urn:sha1:cbe8ceb7876316d35b7ada45076f8a3e4cef6187</id>
<content type='text'>
bitbake now errors if PACKAGECONFIG is used, but doesn't have
entries for the possible values in the variable.

podman was using PACKAGECONFIG as a local feature variable in
one case (docker) and in the other, was later adding a RDEPEND
that could have been done via the packageconfig directly (rootless).

The docker issue is fixed by creating a PODMAN_FEATURES variable
and testing on it, and the rootless one is fixed by using
PACKAGECONFIG to add the rdepends

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>metadata: add whitespace around assignments</title>
<updated>2025-04-03T17:56:53+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2025-04-02T15:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=c01273e001d033678bde91bc215cb05fd15e95cf'/>
<id>urn:sha1:c01273e001d033678bde91bc215cb05fd15e95cf</id>
<content type='text'>
With:
https://lists.openembedded.org/g/bitbake-devel/message/17508
there are many WARNINGs from this layer will cover src_uri.inc files
in next commit.

Signed-off-by: Martin Jansa &lt;martin.jansa@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>podman: update to v5.4.1</title>
<updated>2025-03-24T18:42:34+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2025-03-24T13:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=d7b7261eec921c3ac49fd6586a986bd7621ce593'/>
<id>urn:sha1:d7b7261eec921c3ac49fd6586a986bd7621ce593</id>
<content type='text'>
Bumping libpod to version v5.4.1-10-g227df90eb7, which comprises the following commits:

    33b4b301fc RPM: Add riscv64 to ExclusiveArch-es
    64e2b91ab4 Fix HealthCheck log destination, count, and size defaults
    bef77d74d7 Win installer test: hardcode latest GH release ID
    88a3bfbde2 Packit: Fix action script for fetching upstream commit
    405c55b4a4 Bump to v5.4.2-dev
    b79bc8afe7 Bump to v5.4.1
    01a55d9d5c update gvproxy version to 0.8.4
    0f20d21240 Update Buildah to v1.39.2
    bdcede792f Update release notes for v5.4.1
    3e6e003173 Fix reporting summed image size for compat endpoint
    090dbc4cee podman-import only supports gz and tar
    5327df1921 quadlet kube: correctly mark unit as failed
    bc37e935ba pkg/domain/infra/abi/play.go: fix two nilness issues
    02e8a59774 kube play: don't print start errors twice
    cd8582d4f0 libpod: race in WaitForConditionWithInterval()
    ab7c54b4cf libpod: race in WaitForExit() with autoremove
    180d55165d Don't try to resolve host path if copying to container from stdin.
    b716aa17e2 Use svg for pkginstaller banner
    bff9da4e3a Create quota before _data dir for volumes
    a15623d12f Packit: clarify secondary status in CI
    118aa9ef94 Packit/RPM: Display upstream commit SHA in all rpm builds
    fea21e9bc0 podman run: fix --pids-limit -1 wrt runc
    07d7101429 vendor: update github.com/go-jose/go-jose/v3 to v3.0.4
    599a0b71a6 chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [security]
    b8b0639e7c wire up --retry-delay for artifact pull
    5671cfe3ab Revert "silence false positve from golangci-lint"
    2d18a7cc47 update golangci-lint to v1.64.4
    0b31c710ce update golangci-lint to v1.64.2
    fc63a340f3 silence false positve from golangci-lint
    e50898e1f7 cmd/podman: refactor Context handling
    11ef179de2 fix new usetesting lint issue
    f5d96a5959 Packit/Copr: Fix `podman version` in rpm
    fd5eb1fdf3 Remove persist directory when cleaning up Conmon files
    223f827213 Bump to v5.4.1-dev
    f9f7d48b24 Bump to v5.4.0
    246011458c Update release notes for v5.4.0 final
    3d344ffd26 In SQLite state, use defaults for empty-string checks
    2612e3c233 Bump FreeBSD version to 13.4
    3d917a395c docs: add v5.4 to API reference
    13ebc5860c Update rpm/podman.spec
    f34d6c76db RPM: set buildOrigin in LDFLAG
    6218d42ed6 RPM: cleanup macro defs
    18249e10c1 Makefile: escape BUILD_ORIGIN properly
    d280feb96c rootless: fix hang on s390x
    fa263d2cc9 Set Cirrus DEST_BRANCH appropriately to fix CI
    0f01f00f03 Bump to v5.4.0-dev
    ad54787bf0 Bump to v5.4.0-rc3
    6c78bad0dd Update release notes for v5.4.0-rc3
    02eac2979c Add BuildOrigin field to podman info
    141eae99b8 artifact: only allow single manifest
    d5989990d5 test/e2e: improve write/removeConf()
    522f9de9e3 Add --noheading to artifact ls
    9e83191c8f Add --no-trunc to artifact ls
    4cd76ef27b Add type and annotations to artifact add
    bc8124fd62 pkg/api: honor cdi devices from the hostconfig
    57b9709b69 util: replace Walk with WalkDir
    bc5de3dfc7 fix(pkg/rootless): avoid memleak during init() contructor.
    8ee7b117b6 Add `machine init --playbook`
    5feb81d9ff RPM: include empty check to silence rpmlint
    48459db076 RPM: adjust qemu dependencies
    9b67d4c285 Force use of iptables on Windows WSL
    cadf081554 rpm: add attr as dependency for podman-tests
    d4f5817862 update gvproxy version
    fe02e390af [v5.4] Bump Buildah to v1.39.0
    9e2e7f2a77 podman exec: correctly support detaching
    e24ccdd27b libpod: remove unused ExecStartAndAttach()
    25674e05cd [v5.4] Bump c/storage to v1.57.1, c/image v5.34.0, c/common v0.62.0
    5f6adf4d80 Move detection of libkrun and intel
    599da8c50b Prevent two podman machines running on darwin
    03b100563e Remove unnecessary error handling
    bba28688f7 Remove usused Kind() function
    d475b48766 Bump to v5.4.0-dev
    14f6a69dd3 Bump to v5.4.0-rc2
    d52277db75 Update release notes for v5.4.0-rc2
    fa0e8f0582 Safer use of `filepath.EvalSymlinks()` on Windows
    1c111eead7 error with libkrun on intel-based machines
    14cd6ff1d2 chore(deps): update dependency pytest to v8.3.4
    97323a691a test/buildah-bud: skip two new problematic tests on remote
    527a51dcc4 Fix podman-restart.service when there are no containers
    3aa09dd521 Avoid upgrading from v5.3.1 on Windows
    81eb84fdaa Clean up after unexpectedly terminated build
    06c103469d system-tests: switch ls with getfattr for selinux tests
    141bd613b8 vendor latest c/{buildah,common,image,storage}
    bbf00ec6bf Makefile: Add validatepr description for 'make help' output
    0d2431dca2 docs: Enhance podman build --secret documentation and add examples
    016f41ab49 docs: mount.md - idmapped mounts only work for root user
    4bdb947d72 Define, and use, PodmanExitCleanlyWithOptions
    df9e8c3ce6 Eliminate PodmanSystemdScope
    7c40e85968 Fix image ID query
    11ee6c4f90 Revert "Use the config digest to compare images loaded/pulled using different methods"
    6639c20278 Update c/image after https://github.com/containers/image/pull/2613
    f20d9bd637 Update expected errors when pulling encrypted images
    9363c8c362 Eliminate PodmanExtraFiles
    44c5767460 Introduce PodmanTestIntegration.PodmanWithOptions
    ce1b4f72a7 Restructure use of options
    d509bb0823 Inline PodmanBase into callers
    f17590b2bd Pass all of PodmanExecOptions to various [mM]akeOptions functions
    f2d552f5db Turn PodmanAsUserBase into PodmanExecBaseWithOptions
    51d599bce3 Avoid indirect links through quadlet(5)
    5522def65a do not set the CreateCommand for API users
    5181becfde Add podman manifest rm --ignore
    f911d39457 Bump to v5.4.0-dev
    1b3528df8d Bump to v5.4.0-rc1
    6c81dc4f42 fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.8.2
    d7553fabc7 podman artifact
    b6f1364319 vendor latest c/{common,image,storage}
    cfac38a0f2 fix(deps): update module github.com/rootless-containers/rootlesskit/v2 to v2.3.2
    6ee51c5e4f cirrus: bump macos machine test timeout
    bdc195d641 pkg/machine/e2e: improve podman.exe match
    dc3a7e56be pkg/machine/e2e: improve "list machine from all providers"
    cfeefb3219 Remove JSON tag from UseImageHosts in ContainerConfig
    805e78c2aa Set network ID if available during container inspect
    969057bacc Stop creating a patch for v5.3.1 upgrades on windows
    34d42514f1 compose docs: fix typo
    d4f4cf0988 Document kube-play CDI support
    e93f0acbee docs: Add quadlet debug method systemd-analyze
    6ad44fe179 Replace instances of PodmanExitCleanly in play_kube_test.go
    6ad4742ba8 docs: add 'initialized' state to status filters
    ded5a2db82 fix(deps): update module google.golang.org/protobuf to v1.36.3
    3fb37c588d Switch all calls of assert.Nil to assert.NoError
    6565bde6e8 Add --no-hostname option
    68f29df602 Fix unescaping octal escape sequence in values of Quadlet unit files
    a91aa36367 Remove `.exe` suffix if any
    0d0a78cc6b Add kube play support for CDI resource allocation
    75b4a1b2aa add support to `;` for comments in unit files as per systemd documentation
    de1aa44cc9 Use PodmanExitCleanly in attach_test.go
    0c18beaea7 Introduce PodmanTestIntegration.PodmanExitCleanly
    ba24512959 chore(deps): update dependency setuptools to ~=75.8.0
    121caa04ca Add newer c/i to support artifacts
    fca64e5429 fix(deps): update module golang.org/x/tools to v0.29.0
    3be6c501c0 fix(deps): update module golang.org/x/net to v0.34.0
    806722b3d6 specgenutil: Fix parsing of mount option ptmxmode
    b0b1d19723 namespaces: allow configuring keep-id userns size
    6dba0d9586 Update description for completion
    0b3ad66a78 Quadlet - make sure the /etc/containers/systemd/users is traversed in rootless
    418ea52e06 Document .build for Image .container option
    c75e1c41d0 fix(deps): update module github.com/vbauerster/mpb/v8 to v8.9.1
    62c81298fd New VM Images
    e9fb805522 update golangci/golangci-lint to v1.63.4
    4288c81da0 fix(deps): update module google.golang.org/protobuf to v1.36.2
    b23349d3bd chore(deps): update dependency setuptools to ~=75.7.0
    dd76034660 Fixing ~/.ssh/identity handling
    1dbd68f061 vendor latest c/common from main
    17a9408c0d fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.12
    481c608fd4 fix(deps): update module github.com/opencontainers/runc to v1.2.4
    1e0f03b046 specgen: fix comment
    7a51916e3b Add hint to restart Podman machine to really accept new certificates
    a445ebde9d fix(deps): update module github.com/onsi/gomega to v1.36.2
    2aff249156 fix(deps): update module github.com/moby/term to v0.5.2
    6fa234a5de Pass container hostname to netavark
    53e5e402aa Fix slirp4netns typo in podman-network.1.md
    d1a3f96cbf Add support to ShmSize in Pods with Quadlet
    de829251fc fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.1
    29c29e215f chore(deps): update module golang.org/x/crypto to v0.31.0 [security]
    1b1e0446a5 fix(deps): update module golang.org/x/net to v0.33.0 [security]
    ecd882f9f7 Kube volumes can not container _
    cbd650212a fix(deps): update module github.com/docker/docker to v27.4.1+incompatible
    f2f6eb88e9 test/system: fix "podman play --build private registry" error
    23d4908c8b test/system: CopyDirectory() do not chown files
    8729725684 test/system: remove system dial-stdio test
    153a975888 shell completion: respect CONTAINERS_REGISTRIES_CONF
    10d65f30b6 fix(deps): update module github.com/cpuguy83/go-md2man/v2 to v2.0.6
    8b23e6d408 When generating host volumes for k8s, force to lowercase
    ff9d4e72b0 test: enable newly added test
    8b90e3f9c0 vfkit: Use 0.6.0 binary
    3021dbec7a gvproxy: Use 0.8.1 binary
    64e94efb95 systemd: simplify parser and fix infinite loop
    5f79cd3aef Revert "win-installer test: revert to v5.3.0"
    e3d2463a48 Avoid rebooting twice when installing WSL
    2bca5052f1 Avoid rebooting on Windows when upgrading and WSL isn't installed
    af607d0de4 Add win installer patch
    d582c39dc8 Bump WiX toolset version to 5.0.2
    e6d8603136 test/e2e: SkipOnOSVersion() add reason field
    e74df8c35a test/e2e: remove outdated SkipOnOSVersion() calls
    ae9120a71d Update VM images
    f1e77cf172 fix(deps): update module golang.org/x/crypto to v0.31.0 [security]
    c11fd6562d fix(deps): update module github.com/crc-org/crc/v2 to v2.45.0
    851ef2529f fix(deps): update module github.com/opencontainers/runc to v1.2.3
    cf505fe788 quadlet: fix inter-dependency of containers in `Network=`
    e4a135a6ac Add man pages to Mac installer
    5848dbee68 fix(deps): update module github.com/onsi/gomega to v1.36.1
    a70c418b7d fix(deps): update module github.com/docker/docker to v27.4.0+incompatible
    2f31a61cce Fix device limitations in podman-remote update on remote systems
    2c58af0e6b Use latest version of VS BuildTools
    9c14d15f4c bin/docker: fix broken escaping and variable substitution
    0a4885610d manifest annotate: connect IndexAnnotations
    8f45474809 Fix panic in `manifest annotate --index`
    9dbc9b5055 fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5
    45c979d6b3 fix(deps): update module golang.org/x/net to v0.32.0
    2c17ffa54d fix(deps): update module golang.org/x/tools to v0.28.0
    a9b52fdedf fix(deps): update module golang.org/x/crypto to v0.30.0
    66f9e81c17 fix(deps): update module golang.org/x/sys to v0.28.0
    8f1266c717 Fix overwriting of LinuxResources structure in the database
    c76932f4c6 api: replace inspectID with name
    18a93ec68b fix(deps): update github.com/opencontainers/runtime-tools digest to f7e3563
    e7bbcbfbf7 Replace ExclusiveArch with ifarch
    c4c3fb23ce fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.8.1
    ededb4c3c4 Improve platform specific URL handling in `podman compose` for machines
    0d3a653c30 Fix `podman info` with multiple imagestores
    43825122d4 Switch to fixed common
    49b52227b4 refact: use uptime.minutes instead of uptime.seconds
    dec8f3dca6 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.11
    db6c2c7cdf fix(deps): update golang.org/x/exp digest to 2d47ceb
    f3d250cf27 fix(deps): update github.com/godbus/dbus/v5 digest to c266b19
    5bbfed2dc1 Cover Unix socket in inpect test on Windows platform
    48ae52c08b Add a test for forcing compression and v2s2 format
    9de7e07e56 fix(deps): update module github.com/crc-org/vfkit to v0.6.0
    9475ea8fb9 Package podman-machine on supported architectures only.
    156fc084a9 Fixes missing binary in systemd.
    6673f5c202 stats: ignore errors from containers without cgroups
    1fa27ffb62 api: Error checking before NULL dereference
    4ef773d69e [skip-ci] Packit/copr: switch to fedora-all
    2f1a1fb6f3 make remotesystem: fail early if serial tests fail
    4b38294e92 spec: clamp rlimits without CAP_SYS_RESOURCE
    6f85808707 Clarify the reason for skip_if_remote
    39e08c3ffa Sanity-check that the test is really using partial pulls
    5ff496ea2b Fix apparent typos in zstd:chunked tests
    7f6a203558 Fix compilation issues in QEMU machine files (Windows platform)
    e66b788a51 Mount volumes before copying into a container
    44b0c24ca5 Revert "libpod: remove shutdown.Unregister()"
    e608874004 docs: improve documentation for internal networks
    697c4181d2 docs: document bridge mode option
    415d762475 [skip-ci] Packit: remove epel and re-enable c9s
    e5ed7847c1 chore(deps): update dependency golangci/golangci-lint to v1.62.2
    e16f14a44d vendor: update containers/common
    ef565b76f2 OWNERS: remove edsantiago
    c2dcfca4ca fix(deps): update module github.com/onsi/gomega to v1.36.0
    506fec1fa9 fix(deps): update github.com/containers/common digest to ceceb40
    e4e7bc41f3 refact: EventerType and improve consistency
    4f7395f93a Add --hosts-file flag to container and pod commands
    dc564257a2 Add nohosts option to /build and /libpod/build
    936461e3c2 fix(deps): update module github.com/stretchr/testify to v1.10.0
    13affe96d6 Quadlet - Use = sign when setting the pull arg for build
    916b805f97 win-installer test: revert to v5.3.0
    5f907e4850 fix(deps): update module github.com/crc-org/crc/v2 to v2.44.0
    34d63459ba fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.0
    3096681ce3 chore(deps): update dependency setuptools to ~=75.6.0
    07aaa7832a Update windows installer tests
    7162c58ba2 Windows: don't install WSL/HyperV on update
    c6549fc25b Switch to non-installing WSL by default
    28305685f6 fix(deps): update github.com/containers/buildah digest to 52437ef
    a1249425bd Configure HealthCheck with `podman update`
    97ed067d1a CI: --image-volume test: robustify
    e6e9d2c21c docs: add 5.3 as Reference version
    926b31e053 Bump CI VMs
    e60e11167e libpod: pass down NoPivotRoot to Buildah
    d59794992f vendor: bump containers/buildah
    cf2ef12664 fix(deps): update module github.com/opencontainers/runc to v1.2.2
    61b57b7d7d Overlay mounts supersede image volumes &amp; volumes-from
    d513973237 libpod: addHosts() prevent nil deref
    71f1f52894 only read ssh_config for non machine connections
    cbb2820a7e ssh_config: allow IdentityFile file with tilde
    a7120b50b1 ssh_config: do not overwrite values from config file
    8a5ec2c505 connection: ignore errors when parsing ssh_config
    7b41e28b95 Bump bundled krunkit to 0.1.4
    2e22ab3bcd fix(deps): update module google.golang.org/protobuf to v1.35.2
    315e7412e8 add support for driver-specific options during container creation
    6809bf1d90 doc: fix words repetitions
    d2d2e4a605 Update release notes on main for v5.3.0
    590fcafc2b chore(deps): update dependency setuptools to ~=75.5.0
    1c77ee6fc5 CI: system tests: parallelize 010
    34a15ae300 fix podman machine init --ignition-path
    3e47e0bc8c vendor: update containers/common
    0a69aefa41 spec: clamp rlimits in a userns
    8a192c8403 Add subpath support to volumes in `--mount` option
    da6404ba16 refactor: simplify LinuxNS type definition and String method
    0a1363d8eb test/e2e: remove FIPS test
    42e8322532 vendor containers projects to tagged versions
    fa335f99e0 fix(deps): update module github.com/moby/sys/capability to v0.4.0
    ca7703643b chore(deps): update dependency setuptools to ~=75.4.0
    969417711d system tests: safer install_kube_template()
    33398ebc1e Buildah treadmill tweaks
    9eca92d625 update golangci-lint to v1.62.0
    8d8b98b64d fix(deps): update module golang.org/x/net to v0.31.0
    e1a6c53909 fix(deps): update module golang.org/x/tools to v0.27.0
    e39ddde709 Revert "Reapply "CI: test nftables driver on fedora""
    b5c9fe948c Yet another bump, f41 with fixed kernel
    30a82cad7a test: add zstd:chunked system tests
    40534d352e pkg/machine/e2e: remove dead code
    e1fe4b4b95 fix(deps): update module golang.org/x/crypto to v0.29.0
    fbbfd07463 kube SIGINT system test: fix race in timeout handling
    b20960b860 New `system connection add` tests
    62c9627d7a Update codespell to v2.3.0
    cbf1d7fcae Avoid printing PR text to stdout in system test
    d49497ce6c Exclude symlink from pre-commit end-of-file-fixer
    9f5bbecb95 api: Add error check
    1b74ab5a85 [CI:ALL] Bump main to v5.4.0-dev
    22152a2f9c test/buildah-bud: build new inet helper
    fb3a0e93a8 test/system: add regression test for TZDIR local issue
    f6af35c695 vendor latest c/{buildah,common,image,storage}
    0e66a793bc Reapply "CI: test nftables driver on fedora"
    d770069062 Revert "cirrus: test only on f40/rawhide"
    ba5ce49c10 test f41 VMs
    6346a11b09 AdditionalSupport for SubPath volume mounts
    4e8d2dd726 wsl-e2e: Add a test to ensure port 2222 is free with usermode networking
    6cf3cb1bfc winmake.ps1: Fix the syntax of the function call Win-SSHProxy
    9a0c0b2eef volume ls: fix race that caused it to fail
    9cb80d1856 gvproxy: Disable port-forwarding on WSL
    52caa0fbb9 build: update gvisor-tap-vsock to 0.8.0
    c23d9c6f23 Log network creation and removal events in Podman
    c05987ddd3 api: Replace close function in condition body

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>go-metalinter: remove it from podman's DEPENDS</title>
<updated>2025-01-17T19:17:09+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2025-01-08T09:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=af1d32686e8d9468e43e9ca8ddf427d84cf830d4'/>
<id>urn:sha1:af1d32686e8d9468e43e9ca8ddf427d84cf830d4</id>
<content type='text'>
This package is pure source package and its only user is podman's
DEPENDS. The current podman does not need it to be built successfully.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
