On 1/20/23 07:54, Ales Musil wrote: > On Thu, Jan 19, 2023 at 10:35 AM Dumitru Ceara <[email protected]> wrote: > >> Like that we have a single place where the current (and previous) LTS >> versions are mentioned. >> >> Signed-off-by: Dumitru Ceara <[email protected]> >> --- >> V2: Changed patch to point to ovn.org page as suggested by Mark. Also, >> updated the commit title accordingly. >> --- >> Documentation/internals/release-process.rst | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/Documentation/internals/release-process.rst >> b/Documentation/internals/release-process.rst >> index 13a22fa60b..e4b974c808 100644 >> --- a/Documentation/internals/release-process.rst >> +++ b/Documentation/internals/release-process.rst >> @@ -93,6 +93,8 @@ LTS releases are scheduled to be released once every two >> years. This means >> that any given LTS will receive bug fix support for two years, followed by >> one year of critical bug fixes and security fixes. >> >> +The current LTS version is documented on the `Long Term Support >> Releases`__ >> +page of `ovn.org`__. >> >> Release Numbering >> ----------------- >> @@ -168,3 +170,6 @@ Contact >> ------- >> >> Use [email protected] to discuss the OVN development and release >> process. >> + >> +__ https://www.ovn.org/en/releases/long_term_support/ >> +__ https://www.ovn.org >> -- >> 2.31.1 >> >> _______________________________________________ >> dev mailing list >> [email protected] >> https://mail.openvswitch.org/mailman/listinfo/ovs-dev >> >> > Looks good to me, thanks. > > Acked-by: Ales Musil <[email protected]> >
Thanks, Ales! I applied this to the main branch. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
