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

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2023:4100-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=1216005">bsc#1216005</a>
                        </li>
                    
                    
                        <li style="display: inline;">
                            <a href="https://jira.suse.com/browse/PED-1805">jsc#PED-1805</a>
                        </li>
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">SUSE Enterprise Storage 7.1</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise High Performance Computing 15 SP3</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise High Performance Computing LTSS 15 SP3</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 15 SP3</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP3</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

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

    


    
        <h2>Description:</h2>
    
    <p>This update for buildah fixes the following issues:</p>
<p>Update to version 1.29.1:</p>
<ul>
<li>Update to c/image 5.24.1</li>
</ul>
<p>Update to version 1.29.0:</p>
<ul>
<li>tests: improve build-with-network-test</li>
<li>Flake 3710 has been closed. Reenable the test.</li>
<li>[CI:DOCS] Fix two diversity issues in a tutorial</li>
<li>vendor in latests containers/(storage, common, image)</li>
<li>fix bud-multiple-platform-with-base-as-default-arg flake</li>
<li>stage_executor: while mounting stages use freshly built stage</li>
<li>vendor in latests containers/(storage, common, image, ocicyrpt)</li>
<li>[Itests: change the runtime-flag test for crun</li>
<li>[CI:DOCS] README: drop sudo</li>
<li>Fix multi-arch manifest-list build timeouts</li>
<li>Cirrus: Update VM Images</li>
<li>bud: Consolidate multiple synthetic LABEL instructions</li>
<li>build, secret: allow realtive mountpoints wrt to work dir</li>
<li>fixed squash documentation</li>
<li>system tests: remove unhelpful assertions</li>
<li>buildah: add prune command and expose CleanCacheMount API</li>
<li>Add support for --group-add to buildah from</li>
<li>Add documentation for buildah build --pull=missing</li>
<li>parse: default ignorefile must not point to symlink outside context</li>
<li>buildah: wrap network setup errors</li>
<li>build, mount: allow realtive mountpoints wrt to work dir</li>
<li>Update contact information</li>
<li>Replace io/ioutil calls with os calls</li>
<li>remote-cache: support multiple sources and destinations</li>
<li>Update c/storage after https://github.com/containers/storage/pull/1436</li>
<li>util.SortMounts(): make the returned order more stable</li>
<li>mount=type=cache: seperate cache parent on host for each user</li>
<li>Fix installation instructions for Gentoo Linux</li>
<li>GHA: Reuse both cirrus rerun and check workflows</li>
<li>Vendor in latest containers/(common,image,storage)</li>
<li>copier.Put(): clear up os/syscall mode bit confusion</li>
<li>Use TypeBind consistently to name bind/nullfs mounts</li>
<li>Add no-new-privileges flag</li>
<li>Update vendor of containers/(common, image, storage)</li>
<li>imagebuildah:build with --all-platforms must honor args for base images</li>
<li>codespell code</li>
<li>Expand args and env when using --all-platforms</li>
<li>GHA: Simplify Cirrus-Cron check slightly</li>
<li>Stop using ubi8</li>
<li>remove unnecessary (hence misleading) rmi</li>
<li>chroot: fix mounting of ro bind mounts</li>
<li>executor: honor default ARG value while eval base name</li>
<li>userns: add arbitrary steps/stage to --userns=auto test</li>
<li>Don&#x27;t set allow.mount in the vnet jail on Freebsd</li>
<li>copier: Preserve file flags when copying archives on FreeBSD</li>
<li>Remove quiet flag, so that it works in podman-remote</li>
<li>test: fix preserve rootfs with --mount for podman-remote</li>
<li>test: fix prune logic for cache-from after adding content summary</li>
<li>vendor in latest containers/(storage, common, image)</li>
<li>Fix RUN --mount=type=bind,from=<stage> not preserving rootfs of stage</li>
<li>Define and use a safe, reliable test image</li>
<li>Fix word missing in Container Tools Guide</li>
<li>Makefile: Use $(MAKE) to start sub-makes in install.tools</li>
<li>imagebuildah: pull cache from remote repo after adding content summary</li>
<li>Makefile: Fix install on FreeBSD</li>
<li>Ensure the cache volume locks are unlocked on all paths</li>
<li>Vendor in latest containers/(common,storage)</li>
<li>Simplify the interface of GetCacheMount and getCacheMount</li>
<li>Fix cache locks with multiple mounts</li>
<li>Remove calls to Lockfile.Locked()</li>
<li>Maintain cache mount locks as lock objects instead of paths</li>
<li>test: cleaning cache must not clean lockfiles</li>
<li>run: honor lockfiles for multiple --mount instruction</li>
<li>mount,cache: lockfiles must not be part of users cache content</li>
<li>Update vendor containers/(common,image,storage)</li>
<li>[CI:BUILD] copr: buildah rpm should depend on containers-common-extra</li>
<li>pr-should-include-tests: allow specfile, golangci</li>
<li>Update vendor containers/(common,image,storage)</li>
<li>sshagent: LockOSThread before setting SocketLabel</li>
<li>Update tests for error message changes</li>
<li>Update c/image after https://github.com/containers/image/pull/1299</li>
<li>Fix ident for dependabot gha block</li>
<li>Fix man pages to match latest cobra settings</li>
<li>test: retrofit &#x27;bud with undefined build arg directory&#x27;</li>
<li>imagebuildah: warnOnUnsetBuildArgs while processing stages from executor</li>
<li>Update contrib/buildahimage/Containerfile</li>
<li>Cirrus CI add flavor parameter</li>
<li>Correction - <code>FLAVOR</code> not <code>FLAVOUR</code></li>
<li>Changed build argument from <code>RELEASE</code> to <code>FLAVOUR</code></li>
<li>Combine buildahimage Containerfiles</li>
<li>bud.bats refactoring: $TEST_SCRATCH_DIR, part 2 of 2</li>
<li>bud.bats refactoring: $TEST_SCRATCH_DIR, part 1 of 2</li>
<li>System test cleanup: document, clarify, fix</li>
<li>test: removing unneeded/expensive COPY</li>
<li>
<p>test: warning behaviour for unset/set TARGETOS,TARGETARCH,TARGETPLATFORM</p>
</li>
<li>
<p>buildah is also rebuilt against go1.21.</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">
                SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4100=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Linux Enterprise High Performance Computing LTSS 15 SP3
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4100=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4100=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Linux Enterprise Server for SAP Applications 15 SP3
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4100=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Enterprise Storage 7.1
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-Storage-7.1-2023-4100=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (aarch64 x86_64)
                    <ul>
                        
                            <li>buildah-1.29.1-150300.8.17.53</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (aarch64 x86_64)
                    <ul>
                        
                            <li>buildah-1.29.1-150300.8.17.53</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>buildah-1.29.1-150300.8.17.53</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise Server for SAP Applications 15 SP3 (ppc64le x86_64)
                    <ul>
                        
                            <li>buildah-1.29.1-150300.8.17.53</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Enterprise Storage 7.1 (aarch64 x86_64)
                    <ul>
                        
                            <li>buildah-1.29.1-150300.8.17.53</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1216005">https://bugzilla.suse.com/show_bug.cgi?id=1216005</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://jira.suse.com/browse/PED-1805">https://jira.suse.com/browse/PED-1805</a>
                    </li>
                
            
        </ul>
    
</div>