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

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2026:1533-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2026-04-21T14:17:44Z</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>important</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1235824">bsc#1235824</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1259748">bsc#1259748</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1260498">bsc#1260498</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1261866">bsc#1261866</a>
                        </li>
                    
                    
                        <li style="display: inline;">
                            <a href="https://jira.suse.com/browse/PED-15405">jsc#PED-15405</a>
                        </li>
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">openSUSE Leap 15.4</li>
                    
                        <li class="list-group-item">openSUSE Leap 15.6</li>
                    
                        <li class="list-group-item">SAP Applications Module 15-SP4</li>
                    
                        <li class="list-group-item">SAP Applications Module 15-SP5</li>
                    
                        <li class="list-group-item">SAP Applications Module 15-SP6</li>
                    
                        <li class="list-group-item">SAP Applications Module 15-SP7</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP4</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP5</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP6</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 15 SP7</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

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

    


    
        <h2>Description:</h2>
    
    <p>This update for saptune fixes the following issues:</p>
<ul>
<li>update package version of saptune to 3.2.3:<ul>
<li>On Azure cloud systems fix a systemd ordering cycle conflict
  which prevents saptune to run on boot:<ul>
<li>The reason for this conflict is an upcoming cloud-init update which will change 
  the order by adding &#x27;After=multi-user.target&#x27; to the cloud-final.service. </li>
<li>Since version 3.1.5 saptune has a dependency to cloud-final.service on Azure systems to fix (bsc#1235824). </li>
<li>We will now remove this dependency. (bsc#1260498, jsc#SAPSOL-1050)</li>
</ul>
</li>
<li>Fix systemd service state revert problem. (bsc#1259748)</li>
<li>Fix output of &#x27;saptune verify applied&#x27; in case of enabled notes, but nothing is applied. (jsc#SAPSOL-1051)</li>
<li>Add new tag &#x27;kernel&#x27; to match the running kernel release.
  Valid values are extended regular expressions (RE2) that match the output of &#x27;uname -r&#x27; (jsc#SAPSOL-810)</li>
<li>Support C-State names for parameter &#x27;force_latency&#x27; additional to the already available latency value. (jsc#SAPSOL-806)</li>
<li>Support optional packages in the rpm section. (jsc#SAPSOL-791)</li>
<li>Warn about duplicate Notes/Solutions. (jsc#SAPSOL-948)</li>
<li>Fix kernel regex for HotFix000022286 (bsc#1261866)</li>
<li>Add condition (kernel tag) to HotFix000022286.
  As the final kernel patch is available for the problem the HotFix will only be active 
  on systems currently not patched to the latest kernel patch.</li>
<li>SLE12/15/16 - deprecate Note 941735 (jsc#SAPSOL-1048)</li>
<li>SAP Note 2684254 updated to Version 27
  check that TSX is set to auto on systems running dedicated kernel releases. (jsc#SAPSOL-793)</li>
<li>SAP Note 1656250 updated to Version 71
  disable C-states higher than C1</li>
<li>SAP Note 2578899 updated to Version 55
  check for optional sssd package version</li>
<li>SAP Note 1275776 updated to Version 47</li>
<li>SLE 16 SAP Note 3577842 and 3565382 updated</li>
</ul>
</li>
<li>use versioned Provides/Obsoletes for sapconf</li>
<li>use full path for commands used in pre/post scripts</li>
<li>requires systemd-presets-branding-SLE-SAP (jsc#PED-15405)</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.4
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-2026-1533=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                openSUSE Leap 15.6
                
                    
                        <br/>
                        <code>zypper in -t patch openSUSE-SLE-15.6-2026-1533=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SAP Applications Module 15-SP4
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-SAP-Applications-15-SP4-2026-1533=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SAP Applications Module 15-SP5
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-SAP-Applications-15-SP5-2026-1533=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SAP Applications Module 15-SP6
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-SAP-Applications-15-SP6-2026-1533=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SAP Applications Module 15-SP7
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Module-SAP-Applications-15-SP7-2026-1533=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    openSUSE Leap 15.4 (ppc64le x86_64)
                    <ul>
                        
                            <li>saptune-3.2.3-150400.15.38.1</li>
                        
                            <li>saptune-debuginfo-3.2.3-150400.15.38.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    openSUSE Leap 15.6 (ppc64le x86_64)
                    <ul>
                        
                            <li>saptune-3.2.3-150400.15.38.1</li>
                        
                            <li>saptune-debuginfo-3.2.3-150400.15.38.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SAP Applications Module 15-SP4 (ppc64le x86_64)
                    <ul>
                        
                            <li>saptune-3.2.3-150400.15.38.1</li>
                        
                            <li>saptune-debuginfo-3.2.3-150400.15.38.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SAP Applications Module 15-SP5 (ppc64le x86_64)
                    <ul>
                        
                            <li>saptune-3.2.3-150400.15.38.1</li>
                        
                            <li>saptune-debuginfo-3.2.3-150400.15.38.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SAP Applications Module 15-SP6 (ppc64le x86_64)
                    <ul>
                        
                            <li>saptune-3.2.3-150400.15.38.1</li>
                        
                            <li>saptune-debuginfo-3.2.3-150400.15.38.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SAP Applications Module 15-SP7 (ppc64le x86_64)
                    <ul>
                        
                            <li>saptune-3.2.3-150400.15.38.1</li>
                        
                            <li>saptune-debuginfo-3.2.3-150400.15.38.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1235824">https://bugzilla.suse.com/show_bug.cgi?id=1235824</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1259748">https://bugzilla.suse.com/show_bug.cgi?id=1259748</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1260498">https://bugzilla.suse.com/show_bug.cgi?id=1260498</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1261866">https://bugzilla.suse.com/show_bug.cgi?id=1261866</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://jira.suse.com/browse/PED-15405">https://jira.suse.com/browse/PED-15405</a>
                    </li>
                
            
        </ul>
    
</div>