Ilya Maximets <[email protected]> writes: > With release of OVS v3.4.0, according to our release process, > 3.3.x becomes a new LTS series. > > Signed-off-by: Ilya Maximets <[email protected]> > ---
Acked-by: Aaron Conole <[email protected]> We also need this patch applied to `main` > Documentation/faq/releases.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst > index 9fbee90ed..7c32d7acf 100644 > --- a/Documentation/faq/releases.rst > +++ b/Documentation/faq/releases.rst > @@ -32,7 +32,7 @@ Q: What does it mean for an Open vSwitch release to be LTS > (long-term support)? > If a significant bug is identified in an LTS release, we will provide an > updated release that includes the fix. Releases that are not LTS may not > be fixed and may just be supplanted by the next major release. The > current > - LTS release is 2.17.x. > + LTS release is 3.3.x. > > For more information on the Open vSwitch release process, refer to > :doc:`/internals/release-process`. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
