summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Shimizu <rosh@debian.org>2021-07-31 17:59:58 +0900
committerXin Li <delphij@google.com>2021-09-03 00:16:43 +0000
commitc63328e5ff764b9f947acf4e6b0e7b95e5a92ff6 (patch)
treec6c49af7f890ccce3e59633815061ec6a7c7623a
parentb55769a5c9422e0aac532e901a4d7b5af834b34d (diff)
downloadgit-repo-c63328e5ff764b9f947acf4e6b0e7b95e5a92ff6.tar.gz
docs: Add version for Ubuntu 21.04 Hirsute and Debian 11 Bullseye
* Add footer to the version table, so easier to read and maintain. * Add version entry for Ubuntu 21.04 Hirsute (non-LTS). * Add version entry for Debian 11 Bullseye (LTS). Change-Id: Ic72f911e616b1a13901e56074004f05cdc2c7633 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/313322 Reviewed-by: Xin Li <delphij@google.com> Tested-by: Xin Li <delphij@google.com>
-rw-r--r--docs/release-process.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release-process.md b/docs/release-process.md
index 3373aae6..28f7125f 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -277,6 +277,11 @@ Things in italics are things we used to care about but probably don't anymore.
277| Nov 2019 | | 2.24.0 | 277| Nov 2019 | | 2.24.0 |
278| Jan 2020 | | 2.25.0 | | **20.04 Focal** | 278| Jan 2020 | | 2.25.0 | | **20.04 Focal** |
279| Apr 2020 | **Apr 2030** | | | **20.04 Focal** | 2.25.0 | 2.7.17 3.7.5 | 279| Apr 2020 | **Apr 2030** | | | **20.04 Focal** | 2.25.0 | 2.7.17 3.7.5 |
280| Oct 2020 | **Oct 2025** | | 3.9.0 | 21.04 Hirsute / **Bullseye** |
281| Dec 2020 | | 2.30.0 | | 21.04 Hirsute / **Bullseye** |
282| Apr 2021 | *Jan 2022* | | | 21.04 Hirsute | 2.30.2 | 2.7.18 3.9.4 |
283| Aug 2021 | **Aug 2026** | | | **Debian 11 Bullseye** | 2.30.2 | 2.7.18 3.9.2 |
284| **Date** | **EOL** | **[Git][rel-g]** | **[Python][rel-p]** | **[Ubuntu][rel-u] / [Debian][rel-d]** | **Git** | **Python** |
280 285
281 286
282[contact]: ../README.md#contact 287[contact]: ../README.md#contact