Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Life-cycle change #37

Merged
merged 1 commit into from
Jan 6, 2025
Merged
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
13 changes: 7 additions & 6 deletions xml/cha_images.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,19 @@
<itemizedlist>
<listitem>
<para>
Images in an <literal>active</literal> state are refreshed every three
months. Replaced images are moved to the <literal>deprecated</literal>
state.
Images in <literal>active</literal> and <literal>inactive</literal>
states are refreshed every three months. Replaced images are moved to
the <literal>deprecated</literal> state.
</para>
</listitem>
<listitem>
<para>
If a critical security vulnerability occurs, images in
<literal>active</literal> and <literal>inactive</literal> states are
updated as soon as possible once the fix for the affected code is
available. For images in <literal>active</literal> state the three month
timer restarts with this forced replacement.
available. For images in <literal>active</literal> and
<literal>inactive</literal> states the three month timer restarts with
this forced replacement.
</para>
<para>
&suse; is committed to address all security vulnerabilities disclosed
Expand Down Expand Up @@ -99,7 +100,7 @@
<listitem>
<para>
Inactive images are supported following the rules of LTSS or ESPOS and
will only get refreshed for critical security updates. The duration term
will get refreshed at least every three months. The duration term
is defined by the product. For more information, refer to <link
xlink:href="https://www.suse.com/de-de/support/policy-products/#cloud"/>
</para>
Expand Down
Loading