Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,20 +234,20 @@ <h3>Latest news</h3>
<!-- News box Start -->
<div class="news-box">
<div class="news-box-title">
<span>02/06/2025</span>
<span>13/06/2025</span>
</div>
<div class="news-box-content">
<p>Uyuni 2025.05 is now available with support for SUSE Linux Micro 6.1 & SUSE Linux Enterprise 15 SP7, new separate DB container, container images in RPMs, Health Check tool, Role based authentication control (RBAC), Ansible integration enhancements and improved CVE Audit with OVAL data! Check the <a href='pages/stable-version.html#releasenotes'>release notes</a> for the full details!</p>
<p>We are turning Uyuni into an openSUSE project. Read all the information and share your feedback at <a href="https://github.com/uyuni-project/uyuni/discussions/10461" target="_blank">Github</a>!</p>
</div>
</div>
<!-- News box End -->
<!-- News box Start -->
<div class="news-box">
<div class="news-box-title">
<span>18/04/2025</span>
<span>02/06/2025</span>
</div>
<div class="news-box-content">
<p>We just released a new <strong>security patch on top of Uyuni 2024.12</strong> that provides important security fixes. Check the <a href="https://lists.opensuse.org/archives/list/announce@lists.uyuni-project.org/thread/RDESYZTK7HNQD5ZF7HPCOFAWMMKO52YO/" target="_blank">announcement</a> to get all the details about the fix and instructions to install the patch. <strong>We strongly recommend you update as soon as possible.</strong></p>
<p>Uyuni 2025.05 is now available with support for SUSE Linux Micro 6.1 & SUSE Linux Enterprise 15 SP7, new separate DB container, container images in RPMs, Health Check tool, Role based authentication control (RBAC), Ansible integration enhancements and improved CVE Audit with OVAL data! Check the <a href='pages/stable-version.html#releasenotes'>release notes</a> for the full details!</p>
</div>
</div>
<!-- News box End -->
Expand Down
3 changes: 2 additions & 1 deletion pages/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ <h1>NEWS</h1>
<div class="container page-wrapper">
<div class="container">
<div class="row content-padding subpage-content">
<p><strong>02/06/2025</strong> - Uyuni 2025.05 is now available with support for SUSE Linux Micro 6.1 & SUSE Linux Enterprise 15 SP7, new separate DB container, container images in RPMs, Health Check tool, Role based authentication control (RBAC), Ansible integration enhancements and improved CVE Audit with OVAL data! Check the <a href='../pages/stable-version.html#releasenotes'>release notes</a> for the full details!</p>
<p><strong>13/06/2025</strong> - We are turning Uyuni into an openSUSE project. Read all the information and share your feedback at <a href="https://github.com/uyuni-project/uyuni/discussions/10461" target="_blank">Github</a>!</p>
<p><strong>02/06/2025</strong> - Uyuni 2025.05 is now available with support for SUSE Linux Micro 6.1 & SUSE Linux Enterprise 15 SP7, new separate DB container, container images in RPMs, Health Check tool, Role based authentication control (RBAC), Ansible integration enhancements and improved CVE Audit with OVAL data! Check the <a href='../pages/stable-version.html#releasenotes'>release notes</a> for the full details!</p>
<p><strong>18/04/2025</strong> - We just released a new <strong>security patch on top of Uyuni 2024.12</strong> that provides important security fixes. Check the <a href="https://lists.opensuse.org/archives/list/announce@lists.uyuni-project.org/thread/RDESYZTK7HNQD5ZF7HPCOFAWMMKO52YO/" target="_blank">announcement</a> to get all the details about the fix and instructions to install the patch. <strong>We strongly recommend you update as soon as possible.</strong></p>
<p><strong>03/03/2025</strong> - openSUSE Tumbleweed chosen by the Community as the validated host OS for the next version of Uyuni. The community is still encouraged to test and use the containers in the OS of their choice. Sources and docs to be adapted, migration path to be provided before next release of Uyuni.</p>
<p><strong>19/02/2025</strong> - The <a href="https://github.com/uyuni-project/uyuni/discussions/9804" target="_blank">poll</a> to choose the new host OS for Uyuni is already available. Please send your vote until Friday February 28th, end of the day. Should you have any additional comment, please find the discussion <a href="https://github.com/uyuni-project/uyuni/discussions/9729" target="_blank">here</a>.</p>
Expand Down