<div class="container">
    <h1>Recommended update for podman</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2024:0408-1</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1217828">bsc#1217828</a>
                        </li>
                    
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">Containers Module 15-SP5</li>
                    
                        <li class="list-group-item">openSUSE Leap 15.5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise High Performance Computing 15 SP5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Micro 5.5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Real Time 15 SP5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 15 SP5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP5</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that has one fix can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for podman fixes the following issues:</p>
<ul>
<li>Update to version 4.8.3:</li>
<li>Update RELEASE_NOTES.md</li>
<li>update module golang.org/x/crypto [security]</li>
<li>
<p>Error on HyperV VM start when gvproxy has failed to start</p>
</li>
<li>
<p>Refactor network backend dependencies:</p>
</li>
<li>podman requires either netavark or cni-plugins. On ALP, require
    netavark, otherwise prefer netavark but don&#x27;t force it.</li>
<li>This fixes missing cni-plugins in some scenarios</li>
<li>
<p>Default to netavark everywhere where it&#x27;s available</p>
</li>
<li>
<p>Update to version 4.8.2:</p>
</li>
<li>Update RELEASE_NOTES.md</li>
<li>Kube Play - set ReportWriter when building an image</li>
<li>
<p>Fix user-mode net init flag on first time install</p>
</li>
<li>
<p>Default to the new networking backend, netavark, on openSUSE (bsc#1217828)</p>
</li>
<li>
<p>Update to version 4.8.1:</p>
</li>
<li>Handle symlinks when checking DB vs runtime configs</li>
<li>libpod: Detect whether we have a private UTS namespace on FreeBSD</li>
<li>pkg/bindings: add new APIVersionError error type</li>
<li>fix podman-remote exec regression with v4.8</li>
<li>sqlite: fix issue in ValidateDBConfig()</li>
<li>sqlite: fix missing Commit() in RemovePodContainers()</li>
<li>sqlite: set busy timeout to 100s</li>
<li>Fix locking error in WSL machine rm -f</li>
<li>Gating test fixes</li>
<li>If API calls for kube play --replace, then replace pod</li>
<li>
<p>Fix wsl.conf generation when user-mode-networking is disabled</p>
</li>
<li>
<p>Update to version 4.8.0:</p>
</li>
<li>Bump to Buildah v1.33.2</li>
<li>[CI:DOCS] Update release notes</li>
<li>machine applehv: create better error on start failure</li>
<li>Cirrus: Update operating branch</li>
<li>rootless_tutorial: modernize</li>
<li>Update to libhvee 0.5.0</li>
<li>vmtypes names cannot be used as machine names</li>
<li>Add support for --compat-auth-file in login/logout</li>
<li>Update tests for a c/common error message change</li>
<li>Update c/image and c/common to latest, c/buildah to main</li>
<li>CI: test overlay and vfs</li>
<li>[CI:DOCS] Add link to podman py docs</li>
<li>Test fixes for debian</li>
<li>pasta tests: remove some skips</li>
<li>VM images: bump to 2023-11-16</li>
<li>fix(deps): update module k8s.io/kubernetes to v1.28.4 [security]</li>
<li>[CI:DOCS] Machine test timeout env var</li>
<li>Quadlet - add support for UID and GID Mapping</li>
<li>Quadlet - Allow using symlink on the base search paths</li>
<li>[skip-ci] Update dessant/lock-threads action to v5</li>
<li>Avoid empty SSH keys on applehv</li>
<li>qemu,parseUSB: minor refactor</li>
<li>fix(deps): update module github.com/gorilla/handlers to v1.5.2</li>
<li>docs: fix relabeling command</li>
<li>Pass secrets from the host down to internal podman containers</li>
<li>(Temporary) Emergency CI fix: quay search is broken</li>
<li>Update podman-stats.1.md.in</li>
<li>[CI:BUILD] packit: handle builds for RC releases</li>
<li>Quadlet test - add case for multi = sign in mount</li>
<li>set RLIMIT_NOFILE soft limit to match the hard limit on mac</li>
<li>rootless: use functionalities from c/storage</li>
<li>CI: e2e: fix a smattering of test bugs that slipped in</li>
<li>fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.1</li>
<li>vendor: update c/storage</li>
<li>Improve the documentation of quadlet</li>
<li>Fix socket mapping socket mapping nits</li>
<li>fix(deps): update module golang.org/x/tools to v0.15.0</li>
<li>fix(deps): update github.com/containers/libhvee digest to 9651e31</li>
<li>[skip-ci] Update github/issue-labeler action to v3.3</li>
<li>Document --userns=auto behaviour for rootless users</li>
<li>machine: qemu: add usb host passthrough</li>
<li>fix(deps): update module golang.org/x/net to v0.18.0</li>
<li>fix(deps): update module github.com/onsi/gomega to v1.30.0</li>
<li>Refactor Ignition configuration for virt providers</li>
<li>[CI:BUILD] rpm: disable GOPROXY</li>
<li>Automatic code cleanups [JetBrains]</li>
<li>Refactor key machine objects</li>
<li>systests: add [NNN] prefix in logs, NNN = filename</li>
<li>systests: add a last-minute check for db backend</li>
<li>applehv: allow virtiofs to mount to root</li>
<li>Run codespell on podman</li>
<li>update completion scripts for cobra v1.8.0</li>
<li>Fix man page display of podman-kube-generate</li>
<li>Try to fix the broken formatting of man podman-kube-apply(1).</li>
<li>fix(deps): update module golang.org/x/text to v0.14.0</li>
<li>docs: make CNI removal explicit</li>
<li>fix(deps): update module github.com/gorilla/mux to v1.8.1</li>
<li>fix(deps): update module github.com/spf13/cobra to v1.8.0</li>
<li>fix(deps): update module golang.org/x/sync to v0.5.0</li>
<li>fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.18</li>
<li>Podman push --help should reveal default compression</li>
<li>Update container-device-interface (CDI) to v0.6.2</li>
<li>fix: adjust helper string in machine_common</li>
<li>fix: adjust helper string in machine_common</li>
<li>remote,test: remove .dockerignore which is a symlink</li>
<li>[CI:DOCS] Update dependency golangci/golangci-lint to v1.55.2</li>
<li>fix: adjust helper string in machine_common</li>
<li>vendor: update github.com/coreos/go-systemd/v22 to latest main</li>
<li>CI: default to sqlite</li>
<li>vendor: update c/common</li>
<li>check system connections before machine init</li>
<li>Consume OCI images for machine image</li>
<li>freebsd: drop dead code</li>
<li>libpod: make removePodCgroup linux specific</li>
<li>containers: drop special handling for ErrCgroupV1Rootless</li>
<li>compose: fix compose provider debug message</li>
<li>image: replace GetStoreImage with ResolveReference</li>
<li>vendor: bump c/image to 373c52a9466f</li>
<li>Refactor machine socket mapping</li>
<li>AppleHV: Fix machine rm error message</li>
<li>Add status messages to podman --remote commit</li>
<li>End-of-Life policy for github issues</li>
<li>fix(deps): update module github.com/shirou/gopsutil/v3 to v3.23.10</li>
<li>Support passing of Ulimits as -1 to mean max</li>
<li>fix(deps): update github.com/docker/go-connections digest to 0b8c1f4</li>
<li>fix(deps): update github.com/crc-org/vfkit digest to f3c783d</li>
<li>Log gvproxy and server9 to file on log-level=debug</li>
<li>Change to using gopsutil for cross-OS process ops</li>
<li>Initial addition of 9p code to Podman</li>
<li>libpod: fix /etc/hostname with --uts=host</li>
<li>systests: stty test: retry once on flake</li>
<li>systests: pasta: avoid hangs</li>
<li>Fix secrets scanning GHA Workflow</li>
<li>[skip-ci] Update dawidd6/action-send-mail action to v3.9.0</li>
<li>docs: clarify systemd cgroup mount</li>
<li>podman build --remote URI Dockerfile shoud not be treated as file</li>
<li>Small fixes for wacko CI environments</li>
<li>Do not add powercap mask if no paths are masked</li>
<li>compose: try all possible providers before throwing an error</li>
<li>podman kube play --replace should force removal of pods and containers</li>
<li>Sort kube options alphabetically</li>
<li>container.conf: support attributed string slices</li>
<li>CI: podman farm tests cleanup</li>
<li>Mask /sys/devices/virtual/powercap</li>
<li>Update module github.com/google/uuid to v1.4.0</li>
<li>fix(deps): update module github.com/docker/docker to v24.0.7+incompatible</li>
<li>fix(deps): update module go.etcd.io/bbolt to v1.3.8</li>
<li>CI: systest: safer random_rfc1918_subnet</li>
<li>CI: e2e: safer GetPort()</li>
<li>Fix broken code block markup in Introduction.rst</li>
<li>chore(deps): update module google.golang.org/grpc to v1.57.1 [security]</li>
<li>chore: remove npipe const and use vmtype const for checking</li>
<li>Update module github.com/onsi/gomega to v1.29.0</li>
<li>CI: try to fix more networking flakes</li>
<li>fix: check wsl npipe when executing podman compose</li>
<li>[CI:DOCS] Update dependency golangci/golangci-lint to v1.55.1</li>
<li>Quadlet - explicit support for read-only-tmpfs</li>
<li>compat API: fix image-prune --all</li>
<li>Makefile - allow more control over Ginkgo parameters</li>
<li>Add e2e tests for farm build</li>
<li>vendor c/{buildah,common}: appendable containers.conf strings, Part 1</li>
<li>Add podman farm build command</li>
<li>Add emulation package</li>
<li>Use buildah default isolation when working with podman play kube</li>
<li>docs(API): Fix compat network (dis-)connect</li>
<li>test/e2e: do not import buildah</li>
<li>pkg/specgen: remove config_unsupported.go</li>
<li>pkg/parallel/ctr: add !remote tag</li>
<li>pkg/domain/filters: add !remote tag</li>
<li>pkg/ps: add !remote tag</li>
<li>pkg/systemd/generate: add !remote tag</li>
<li>libpod: add !remote tag</li>
<li>pkg/autoupdate: add !remote tag</li>
<li>vendor latest c/common</li>
<li>libpod: remove build support non linux/freebsd</li>
<li>Fix typo</li>
<li>test/apiv2: adapt apiv2 test on cgroups v1 environment</li>
<li>ginkgo setup: retry cache pulls</li>
<li>Support size option when creating tmpfs volumes</li>
<li>not mounted layers should be reported as info not error</li>
<li>CI: stop using registry.k8s.io</li>
<li>fix(deps): update module github.com/vbatts/git-validation to v1.2.1</li>
<li>test fixes for c/common tag chnages</li>
<li>vendor latest c/common</li>
<li>hyperV: Update lastUp time</li>
<li>[CI:DOCS] Update dependency golangci/golangci-lint to v1.55.0</li>
<li>lint: disable testifylint</li>
<li>lint: fix warnings found by perfsprint</li>
<li>lint: fix warnings found by inamedparam</li>
<li>lint: fix warnings found by protogetter</li>
<li>libpod: skip DBUS_SESSION_BUS_ADDRESS in conmon</li>
<li>Use node hostname in kube play when hostNetwork=true</li>
<li>cirrus setup: special-case perl unicode</li>
<li>network: document ports and macvlan interaction</li>
<li>quadlet: document cgroupv2 requirement</li>
<li>[skip-ci] Update actions/checkout digest to b4ffde6</li>
<li>Revert "Emergency workaround for CI breakage"</li>
<li>remote: exec: do not leak session IDs on errors</li>
<li>fix(deps): update github.com/containers/storage digest to 79aa304</li>
<li>fix(deps): update module k8s.io/kubernetes to v1.28.3</li>
<li>System tests: fix broken silence127</li>
<li>Add TERM iff TERM not defined in container when podman exec -t</li>
<li>Emergency workaround for CI breakage</li>
<li>Kill gvproxy when machine rm -f</li>
<li>Fix path for omvf vars on Darwin/arm64</li>
<li>Allow systemd specifiers in User and Group Quadlet keys</li>
<li>libpod: rename confusing import name</li>
<li>use FindInitBinary() for init binary</li>
<li>vendor latest c/common</li>
<li>exec: do not leak session IDs on errors</li>
<li>systests: cp test: lots of cleanup</li>
<li>Define better error message for container name conflicts with external storage.</li>
<li>Quadlet - support ImageName for .image files</li>
<li>test/system: ignore 127 if it is the expected rc</li>
<li>test/apiv2/20-containers.at: fix NanoCPUs tests on cgroups v1</li>
<li>image history: fix walking layers</li>
<li>fix(api): Ensure compatibality for network connect</li>
<li>[CI:DOCS] Add cross-build target info.</li>
<li>machine set: document --rootful better</li>
<li>libpod: restart+userns cleanup netns correctly</li>
<li>Minor log and doc fixes</li>
<li>Quadlet man page - discuss volume removal explicitly</li>
<li>Quadlet - add support for KubeDownForce</li>
<li>System Test - Quadlet kube oneshot</li>
<li>Fix output of podman --remote top</li>
<li>buildah-bud: test relative TMPDIR</li>
<li>Fix handling of --read-only-tmpfs flag</li>
<li>Vendor common and buildah main</li>
<li>remote,build: wire unsetlabels</li>
<li>test: build with TMPDIR as relative</li>
<li>docs: add unsetlabel</li>
<li>vendor: bump buildah to v1.32.1-0.20231012130144-244170240d85</li>
<li>fix(deps): update module github.com/vbauerster/mpb/v8 to v8.6.2</li>
<li>fix: pull error response docker rest api compatibility</li>
<li>Show client info even if remote connection fails</li>
<li>fix(deps): update github.com/containers/libhvee digest to e51be96</li>
<li>Run codespell</li>
<li>SetLock for all virt providers</li>
<li>Machine: Teardown on init failure</li>
<li>healthcheck: make sure to always show health_status events</li>
<li>Apply suggestions from code review</li>
<li>[CI:DOCS]rtd: implement v2 build file</li>
<li>Quadlet - support oneshot .kube files</li>
<li>libpod: fix deadlock while parallel container create</li>
<li>fix(deps): update module golang.org/x/net to v0.17.0</li>
<li>api: add <code>compatMode</code> paramenter to libpod&#x27;s pull endpoint</li>
<li>api: break out compat image pull</li>
<li>fix(deps): update module github.com/cpuguy83/go-md2man/v2 to v2.0.3</li>
<li>use sqlite as default database</li>
<li>vendor latest c/common</li>
<li>fix(deps): update module github.com/nxadm/tail to v1.4.11</li>
<li>Check for image with /libpod/containers/create</li>
<li>container: always check if mountpoint is mounted</li>
<li>fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.0</li>
<li>vendor: update c/storage</li>
<li>api: drop debug statement</li>
<li>Quadlet - add support for global arguments</li>
<li>Add system test</li>
<li>fix(deps): update module golang.org/x/tools to v0.14.0</li>
<li>Don&#x27;t ignore containerfiles outside of build context</li>
<li>fix(deps): update github.com/containers/libhvee digest to fcf1cc2</li>
<li>fix(deps): update module golang.org/x/term to v0.13.0</li>
<li>Update module golang.org/x/sys to v0.13.0</li>
<li>[CI:DOCS] Add updating version on podman.io to release process</li>
<li>containers.conf: add <code>privileged</code> field to containers table</li>
<li>Implement secrets/credential scanning</li>
<li>Cirrus: Execute Windows podman-machine e2e tests</li>
<li>vendor: bump c/storage</li>
<li>Update module golang.org/x/sync to v0.4.0</li>
<li>[CI:DOCS] update swagger version on docs.podman.io</li>
<li>Create Qemu command wrapper</li>
<li>Adjust to path name change for resolved unit</li>
<li>Revert "Fix WSL systemd detection"</li>
<li>[CI:BUILD] rpm/copr: gvforwarder recommends for RHEL</li>
<li>[CI:DOCS] update kube play delete endpoint docs</li>
<li>[CI:DOCS] Remove dead link from README</li>
<li>test/system: --env-file test fixes</li>
<li>Revert "feat(env): support multiline in env-file"</li>
<li>Revert "docs(env-file): improve document description"</li>
<li>Revert "fix(env): parsing --env incorrect in cli"</li>
<li>Filter health_check and exec events for logging in console</li>
<li>inspect: ignore ENOENT during device lookup</li>
<li>test, manifest: test push retry</li>
<li>Fix locale issues with WSL version detection</li>
<li>vendor: update module github.com/docker/distribution to v2.8.3+incompatible</li>
<li>vendor: bump c/common to v0.56.1-0.20231002091908-745eaa498509</li>
<li>Update github.com/containers/libhvee digest to e9b1811</li>
<li>windows: Use prebuilt gvproxy/win-sshproxy binaries</li>
<li>Volume create - fast exit when ignore is set and volume exists</li>
<li>Update golang.org/x/exp digest to 9212866</li>
<li>Update github.com/opencontainers/runtime-spec digest to c0e9043</li>
<li>remove selinux tag as not needed anymore</li>
<li>[skip-ci] Improve podmansh(1)</li>
<li>Build applehv for Intel Macs</li>
<li>Revert "GHA Workflow: Faster discussion-locking"</li>
<li>update vfkit vendored code</li>
<li>Add DefaultMode to kube play</li>
<li>Fix broken podman images filters</li>
<li>Remove <code>c.ExtraFiles</code> line in machine</li>
<li>podman: run --replace prints only the new container id</li>
<li>New machines should show Never as LastUp</li>
<li>podman machine: disable zincati update service</li>
<li>Revert "cirrus setup: install en_US.UTF-8 locale"</li>
<li>Cirrus: CI VM images w/ newer automation-library</li>
<li>CI VMs: bump to f39 + f38</li>
<li>[CI:DOCS] Update podman load doc</li>
<li>Update mac installer to latest gvproxy release</li>
<li>Fix WSL systemd detection</li>
<li>Add documentation for the vrf option on netavark</li>
<li>fix(deps): update github.com/containers/common digest to 9342cdd</li>
<li>fix: typos in links, path and code example</li>
<li>e2e: ExitCleanly(): manual special cases</li>
<li>e2e: ExitCleanly(): the final fron^Wcommit</li>
<li>[CI:DOCS] Add win-sshproxy target to winmake</li>
<li>wsl: enable machine init tests</li>
<li>Update docs/source/markdown/options/rdt-class.md</li>
<li>move IntelRdtClosID to HostConfig</li>
<li>use default when user does not provide rdt-class</li>
<li>Add documentation for Intel RDT support</li>
<li>Add test for Intel RDT support</li>
<li>Add Intel RDT support</li>
<li>[CI:DOCS] Fix podman form update --help examples</li>
<li>Quadlet container mount - support non key=val options</li>
<li>test/e2e: default to netavark</li>
<li>[skip-ci] Update dawidd6/action-send-mail action to v3.9.0</li>
<li>fix(deps): update module github.com/containers/gvisor-tap-vsock to v0.7.1</li>
<li>fix(deps): update github.com/containers/common digest to 4619314</li>
<li>applehv: enable machine tests for start</li>
<li>applehv: machine tests for stop and rm</li>
<li>Update machine tests README</li>
<li>Add podman socket info to machine inspect</li>
<li>Fix podman machine info test for hyperV</li>
<li>libpod: pass entire environment to conmon</li>
<li>e2e: ExitCleanly(): manual fixes to get tests working</li>
<li>e2e: ExitCleanly(): a few more</li>
<li>FCOS+podman-next: correct GHA conditional syntax</li>
<li>pkg/machine/e2e: wsl stop</li>
<li>wsl: machine tests for inspect</li>
<li>wsl: machine tests for ssh</li>
<li>fix(deps): update github.com/containers/common digest to e18cda8</li>
<li>wsl: machine start test</li>
<li>wsl machine tests: set</li>
<li>wsl: machine tests</li>
<li>Skip proxy test for hyperV</li>
<li>Enable machine e2e test for applehv</li>
<li>hyperV: Respect rootful option on machine init</li>
<li>[CI:BUILD] FCOS image: enable nightly build</li>
<li>e2e: use safe fedora-minimal image</li>
<li>hyperv: machine e2e tests for set command</li>
<li>podman build: correct default pull policy</li>
<li>fix handling of static/volume dir</li>
<li>unbreak CI: useradd not found</li>
<li>hyperv: set more realistic starting state</li>
<li>hyperv: use StopWithForce with remove</li>
<li>Fix all ports exposed by kube play</li>
<li>Fix setting timezone on HyperV</li>
<li>fix(deps): update github.com/containers/gvisor-tap-vsock digest to 97028a6</li>
<li>Fix farm update to check for connections</li>
<li>Adjust machine CPU tests</li>
<li>Bump version on main</li>
<li>[CI:BUILD] Packit: show SHORT_SHA in <code>podman --version</code> for COPR builds</li>
<li>Vendor c/common</li>
<li>pod rm: do not log error if anonymous volume is still used</li>
<li>e2e: ExitCleanly(): manual fixes to get tests passing</li>
<li>e2e: ExitCleanly(): a few more</li>
<li>fixes for pkg/machine/e2e on hyperv</li>
<li>test: fix rootless propagation test</li>
<li>[CI:BUILD] packit: tag @containers/packit-build team on copr build failures</li>
<li>Enable disk resizing for applehv</li>
<li>Various updates for hyperv and machine e2e tests</li>
<li>test: update fedoraMinimal version</li>
<li>specgen, rootless: fix mount of cgroup without a netns</li>
<li>Automatically remove anonymous volumes when removing a container</li>
<li>Use ActiveServiceDestination in ssh remoteConnectionUsername</li>
<li>fix(deps): update github.com/containers/gvisor-tap-vsock digest to 9298405</li>
<li>e2e: ExitCleanly(): generate_kube_test.go</li>
<li>e2e: generate kube -> kube generate</li>
<li>e2e: ExitCleanly(): generate_kube_test.go</li>
<li>windows cannot "do" extra files</li>
<li>e2e: ExitCleanly(): Fixes for breaking tests</li>
<li>play kube -> kube play</li>
<li>e2e: ExitCleanly(): play_kube_test.go</li>
<li>introduce pkg/strongunits</li>
<li>Makefile equiv Powershell script</li>
<li>pass --syslog to the cleanup process</li>
<li>vendor of containers/common</li>
<li>fix --authfile auto-update test</li>
<li>compat API: speed up network list</li>
<li>Change priority for cli-flags for remotely operating Podman</li>
<li>libpod: remove unused ContainerState() fucntion</li>
<li>[CI:BUILD] Packit: Enable failure notifications for cockpit tests</li>
<li>e2e: ExitCleanly(): more low-hanging fruit</li>
<li>e2e: ExitCleanly(): more low-hanging fruit</li>
<li>fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.1</li>
<li>Enable machine e2e tests for WSL</li>
<li>systests: tighter checks for unwanted warnings</li>
<li>GHA Workflow: Faster discussion-locking</li>
<li>[CI:BUILD] FCOS + podman-next image: pull in wasm</li>
<li>[CI:BUILD] rpm: remove gvproxy subpackage</li>
<li>[CI:DOCS] Tweak podman to Podman in a few farm man pages</li>
<li>Docs on sig-proxy are wrong, we support TTY</li>
<li>e2e: ExitCleanly(): low-hanging fruit, part 2</li>
<li>e2e: ExitCleanly(): low-hanging fruit, part 1</li>
<li>Buildtag out unix commands for common OS files</li>
<li>systests: clean up after tests; fix missing path in logs</li>
<li>[CI:BUILD] followup PR for fcos with podman-next</li>
<li>Implement gvproxy networking using cmdline wrapper</li>
<li>fix, test: rmi should work with images w/o layers</li>
<li>vendor: bump c/common to v0.56.1-0.20230919073449-d1d9d38d8282</li>
<li>Quadlet Image test - rearrange test function</li>
<li>e2e: continuing ExitCleanly() work: manual tweaks</li>
<li>e2e: continuing ExitCleanly() work</li>
<li>[CI:DOCS] Improve podman-tag man page</li>
<li>[CI:DOCS] Improve podman-build man page</li>
<li>[CI:DOCS] Include precheck to release process</li>
<li>[CI:DOCS] consistentize filter options in man pages</li>
<li>Quadlet - add support for .image units</li>
<li>--env-host: use default from containers.conf</li>
<li>error when --module is specified on the command level</li>
<li>man page crossrefs: add --filter autocompletes</li>
<li>Fix specification of unix:///run</li>
<li>Add label! filter and tests to containers and pods</li>
<li>Add test for legacy address without two slashes</li>
<li>
<p>Use url with scheme and path for the unix address</p>
</li>
<li>
<p>Use crun only on selected archs</p>
</li>
</ul>



    

    <h2>Patch Instructions:</h2>
    <p>
        To install this SUSE  update use the SUSE recommended
        installation methods like YaST online_update or "zypper patch".<br/>

        Alternatively you can run the command listed for your product:
    </p>
    <ul class="list-group">
        
            <li class="list-group-item">
                openSUSE Leap 15.5
                
                    
                        <br/>
                        <code>zypper in -t patch openSUSE-SLE-15.5-2024-408=1 SUSE-2024-408=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Linux Enterprise Micro 5.5
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Micro-5.5-2024-408=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                Containers Module 15-SP5
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-Containers-15-SP5-2024-408=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64 i586)
                    <ul>
                        
                            <li>podman-debuginfo-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-remote-debuginfo-4.8.3-150500.3.6.1</li>
                        
                            <li>podmansh-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-remote-4.8.3-150500.3.6.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    openSUSE Leap 15.5 (noarch)
                    <ul>
                        
                            <li>podman-docker-4.8.3-150500.3.6.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise Micro 5.5 (aarch64 s390x x86_64)
                    <ul>
                        
                            <li>podman-debuginfo-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-remote-debuginfo-4.8.3-150500.3.6.1</li>
                        
                            <li>podmansh-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-remote-4.8.3-150500.3.6.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Enterprise Micro 5.5 (noarch)
                    <ul>
                        
                            <li>podman-docker-4.8.3-150500.3.6.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    Containers Module 15-SP5 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>podman-debuginfo-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-remote-debuginfo-4.8.3-150500.3.6.1</li>
                        
                            <li>podmansh-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-4.8.3-150500.3.6.1</li>
                        
                            <li>podman-remote-4.8.3-150500.3.6.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    Containers Module 15-SP5 (noarch)
                    <ul>
                        
                            <li>podman-docker-4.8.3-150500.3.6.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1217828">https://bugzilla.suse.com/show_bug.cgi?id=1217828</a>
                    </li>
                
            
        </ul>
    
</div>