This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new df68290e72 HDDS-10214. Update supported versions in security policy up
to 1.4.0 (#6100)
df68290e72 is described below
commit df68290e72251c569afe7771ff4d9ef6284d6065
Author: Ivan Andika <[email protected]>
AuthorDate: Sun Feb 25 23:16:16 2024 +0800
HDDS-10214. Update supported versions in security policy up to 1.4.0 (#6100)
---
SECURITY.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
index 2f92dd685c..3a89968026 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -5,13 +5,16 @@
The first stable release of Apache Ozone is 1.0, the previous alpha and beta
releases are not supported by the community.
| Version | Supported |
-| ------------- | ------------------ |
+|---------------| ------------------ |
| 0.3.0 (alpha) | :x: |
| 0.4.0 (alpha) | :x: |
| 0.4.1 (alpha) | :x: |
| 0.5.0 (beta) | :x: |
-| 1.0 | :white_check_mark: |
-| 1.1 | :white_check_mark: |
+| 1.0.0 | :x: |
+| 1.1.0 | :x: |
+| 1.2.1 | :x: |
+| 1.3.0 | :x: |
+| 1.4.0 | :white_check_mark: |
## Reporting a Vulnerability
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]