diff options
-rw-r--r-- | news.rst | 2 | ||||
-rw-r--r-- | readme.rst | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ Release Notes ======================================== -Version 2.9.0, Not Yet Released +Version 2.9.0, 2019-01-04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * CVE-2018-20187 Address a side channel during ECC key generation, diff --git a/readme.rst b/readme.rst index 557ce51c2..7aacdcf6d 100644 --- a/readme.rst +++ b/readme.rst @@ -23,9 +23,9 @@ If you think you have found a security issue, see the `security page <https://botan.randombit.net/security.html>`_ for contact information. The latest release is -`2.8.0 <https://botan.randombit.net/releases/Botan-2.8.0.tgz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-2.8.0.tgz.asc>`_, -released on 2018-10-01. +`2.9.0 <https://botan.randombit.net/releases/Botan-2.9.0.tgz>`_ +`(sig) <https://botan.randombit.net/releases/Botan-2.9.0.tgz.asc>`_, +released on 2019-01-04. All releases are signed with a `PGP key <https://botan.randombit.net/pgpkey.txt>`_. See the `release notes <https://botan.randombit.net/news.html>`_ for what is new. Botan is also available through most |