[web] master update
Dr. Paul Dale
pauli at openssl.org
Tue Jun 22 03:39:59 UTC 2021
The branch master has been updated
via 1570fc29ed21a46e7a7a3dd7c64f58a8ff976c29 (commit)
from 9076297127056a7f2127e1040fb35bbefb7f8611 (commit)
- Log -----------------------------------------------------------------
commit 1570fc29ed21a46e7a7a3dd7c64f58a8ff976c29
Author: Pauli <pauli at openssl.org>
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 <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Mark J. Cox <mark at awe.com>
(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>
More information about the openssl-commits
mailing list