From 3f6d6bbb84eeed3df019036e1bc0c668c00f73e5 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Tue, 2 Jan 2024 23:02:15 +0000 Subject: [PATCH 01/31] README.md: Update branch structure - V2 Signed-off-by: Richard T Bonhomme --- README.md | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index d6c3981c8..dca664f20 100644 --- a/README.md +++ b/README.md @@ -37,22 +37,30 @@ is recommended to use a release, and priority will be given to bugs identified i the most recent release. The prior 2.x and 1.x versions are available as release branches for -tracking and possible back-porting of relevant fixes. Branch layout is: - - master <- v3.2.x - Rolling - v3.n.n- Pre-release branches, used for staging. - 3.1.8 Present: bugfix/security/openssl updates for v3.1.7 - 3.0.10 Absent: bugfix/security/openssl updates for v3.0.9 - v3.0.6 Archived: Has known bugs, OpenSSL v3 incompatible. - v3.0.5 Archived: Has known bugs, OpenSSL v3 incompatible. - v3.0.4 Archived: Has known bugs, OpenSSL v3 incompatible. - release/3.0 Archived: Pending deprecation to unmaintained. - release/2.x Archived: Unmaintained. - release/1.x Archived: Unmaintained. - testing Sandbox only; Subject to change, without warning. +tracking and possible back-porting of relevant fixes. + +Branch layout is: + + master <- Active: v3.2.x - Rolling. + v3..-