<div class="container">
    <h1>Recommended update for az-cli-cmd</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2026:20939-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2026-03-26T12:02:57Z</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=1259604">bsc#1259604</a>
                        </li>
                    
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server - BCI 16.0</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 az-cli-cmd fixes the following issues:</p>
<p>Changes in az-cli-cmd:</p>
<ul>
<li>Fix install/upgrade/removal</li>
</ul>
<p>With the release of flake-pilot 3.1.27 a force option
  for registration and deregistration has been added. This
  allows for a simpler registration processing in the spec
  file of the -cmd package. This commit adds registration
  and deregistration helper scripts and calls them as part
  of the spec pre/post processing macros. The macro setup
  makes sure:</p>
<ol>
<li>The flake gets registered as %post install action</li>
<li>The flake gets deregistered as %preun uninstall (no upgrade) action</li>
</ol>
<p>With regards to the already released package and the
  existing macro code the following applies:</p>
<p>The %postun code from the old package runs after the %post code
  of the new package and only in upgrade mode. This would harm the
  registration which is the reason why we again call register_az
  in %posttrans which is the last action of the entire transaction
  and ensures the registration will be effective</p>
<p>This Fixes bsc#1259604</p>



    

    <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 Server - BCI 16.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLES-16.0-453=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Enterprise Server - BCI 16.0 (noarch)
                    <ul>
                        
                            <li>az-cli-cmd-1.37.1-160000.3.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

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