diff options
author | Jack Lloyd <[email protected]> | 2020-07-07 08:06:31 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2020-07-07 08:06:31 -0400 |
commit | 3ed6eaa3c1236aed844f5475e2df8b89b3286ac4 (patch) | |
tree | 9d9a99d13347b249aee8a1206360f981f58b7721 | |
parent | b25aafa41385b3521c5157a01e0a33828eed3269 (diff) |
Update for 2.15.0 release2.15.0
-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.15.0, Not Yet Released +Version 2.15.0, 2020-07-07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Fix a bug where the name constraint extension did not constrain the diff --git a/readme.rst b/readme.rst index 17347791b..de2959702 100644 --- a/readme.rst +++ b/readme.rst @@ -27,9 +27,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.14.0 <https://botan.randombit.net/releases/Botan-2.14.0.tar.xz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-2.14.0.tar.xz.asc>`_, -released on 2020-04-06. +`2.15.0 <https://botan.randombit.net/releases/Botan-2.15.0.tar.xz>`_ +`(sig) <https://botan.randombit.net/releases/Botan-2.15.0.tar.xz.asc>`_, +released on 2020-07-07. 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 |