The branch master has been updated
       via  1570fc29ed21a46e7a7a3dd7c64f58a8ff976c29 (commit)
      from  9076297127056a7f2127e1040fb35bbefb7f8611 (commit)


- Log -----------------------------------------------------------------
commit 1570fc29ed21a46e7a7a3dd7c64f58a8ff976c29
Author: Pauli <[email protected]>
Date:   Wed Jun 9 12:53:31 2021 +1000

    platform policy: add new targets
    
    Allow platforms that add but do not otherwise modify configuration to be 
added
    to LTS releases.
    
    Reviewed-by: Matt Caswell <[email protected]>
    Reviewed-by: Richard Levitte <[email protected]>
    Reviewed-by: Tim Hudson <[email protected]>
    Reviewed-by: Mark J. Cox <[email protected]>
    (Merged from https://github.com/openssl/web/pull/243)

-----------------------------------------------------------------------

Summary of changes:
 policies/releasestrat.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/policies/releasestrat.html b/policies/releasestrat.html
index 4b3f4f0..5db0a0b 100644
--- a/policies/releasestrat.html
+++ b/policies/releasestrat.html
@@ -88,6 +88,10 @@
          fixes. Before that, bug and security fixes will be applied
          as appropriate.</p>
 
+          <p>The addition of new platforms to LTS branches is acceptable so
+          long as the required changes consist solely of additions to
+          configuration.</p>
+
          <hr />
 
          <p>

Reply via email to