[git] gnupg-doc - branch, master, updated. e03e4c73c8d47ce83e694d341721764212f7cb10
by Werner Koch
cvs at cvs.gnupg.org
Wed Jun 6 09:34:50 CEST 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".
The branch, master has been updated
via e03e4c73c8d47ce83e694d341721764212f7cb10 (commit)
from 07d8e33edb3470bc27d308967b5c243750cdac23 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e03e4c73c8d47ce83e694d341721764212f7cb10
Author: Werner Koch <wk at gnupg.org>
Date: Wed Jun 6 09:26:52 2018 +0200
web: Add more prose to the end-of-life section
diff --git a/web/download/index.org b/web/download/index.org
index 85e8c4c..6e3ed4c 100644
--- a/web/download/index.org
+++ b/web/download/index.org
@@ -114,20 +114,27 @@
:CUSTOM_ID: end-of-life
:END:
- | Package | Branch | Birth | End-of-life | EOL |
- |-----------+--------+------------+-------------+-----|
- | | <l> | <l> | <l> | |
- | GnuPG | 1.0 | 1999-09-07 | 2002-09-07 | yes |
- | | 1.2 | 2002-09-21 | 2005-01-01 | yes |
- | | 1.4 | 2004-12-16 | (1) | |
- | | 2.0 | 2006-11-11 | 2017-12-31 | yes |
- | | 2.2 | 2014-11-06 | tba | |
- | Libgcrypt | 1.5 | 2011-06-29 | 2016-12-31 | yes |
- | | 1.6 | 2013-12-16 | 2017-06-30 | yes |
- | | 1.7 | 2016-04-15 | 2019-06-30 | |
- | | 1.8 | 2017-07-18 | tba | |
-
- - tba :: To be announced.
- - (1) :: Legacy version; see remarks above.
+ We announce the end-of-life date for a current stable version at
+ the time a new stable version is released. We maintain old
+ branches for at least two years. For GnuPG 2.2 we consider 2.1.0
+ as the birth of this new stable branch. For the other packages we
+ don't maintain branches and thus there is no end-of-life; always
+ use the latest version.
+
+ | Package | Ver. | EOL | End-of-life | Birth |
+ |-----------+------+-----+-------------+------------|
+ | | <l> | | <l> | <l> |
+ | GnuPG | 1.0 | yes | 2002-09-07 | 1999-09-07 |
+ | | 1.2 | yes | 2005-01-01 | 2002-09-21 |
+ | | 1.4 | | none (1) | 2004-12-16 |
+ | | 2.0 | yes | 2017-12-31 | 2006-11-11 |
+ | | 2.2 | | tba | 2014-11-06 |
+ | Libgcrypt | 1.5 | yes | 2016-12-31 | 2011-06-29 |
+ | | 1.6 | yes | 2017-06-30 | 2013-12-16 |
+ | | 1.7 | | 2019-06-30 | 2016-04-15 |
+ | | 1.8 | | tba | 2017-07-18 |
+
+ - /tba/: To be announced.
+ - /(1)/: Legacy version; see remarks above.
# eof #
-----------------------------------------------------------------------
Summary of changes:
web/download/index.org | 37 ++++++++++++++++++++++---------------
1 file changed, 22 insertions(+), 15 deletions(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list