From: Peter Krempa Date: Mon, 7 Mar 2022 13:59:22 +0000 (+0100) Subject: docs: securityprocess: Don't claim that we have maint branches X-Git-Tag: v8.2.0-rc1~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88525500edaf656e1053e8ca4028d2b519d55799;p=thirdparty%2Flibvirt.git docs: securityprocess: Don't claim that we have maint branches The 'Branch fixing policy' paragraph claims that we have at least one actively maintained stable branch which isn't currently the case. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/securityprocess.rst b/docs/securityprocess.rst index adddbf76b0..fe64e94f80 100644 --- a/docs/securityprocess.rst +++ b/docs/securityprocess.rst @@ -84,8 +84,6 @@ engineers on the security team. Branch fixing policy -------------------- -The libvirt community maintains one or more stable release branches at any given -point in time. The security team will aim to publish fixes for GIT master (which -will become the next major release) and each currently maintained stable release -branch. The distro maintainers will be responsible for backporting the +The security team will publish fixes for GIT master (which will become the next +major release). The distro maintainers will be responsible for backporting the officially published fixes to other release branches where applicable.