diff options
author | Sadie Powell <sadie@witchery.services> | 2024-02-17 18:14:10 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-02-17 18:14:10 +0000 |
commit | e9424b529c703d58843320a7c65d39aeae266239 (patch) | |
tree | 9419bbf9ed548700019168dd7434790beed87d39 /docs | |
parent | a60c796cf6a87e045142805f50d8ca1c93dd9767 (diff) |
Release 2.1.2.2.1.2
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 4 | ||||
-rw-r--r-- | docs/Changes.conf | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/Changes b/docs/Changes index 360f0bc22..6b30a9277 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,5 @@ -Anope Version 2.1.2-git ------------------------ +Anope Version 2.1.2 +------------------- Bumped the minimum OpenSSL version to 1.1.0. Bumped the minumum GnuTLS version to 3.0.0. Disabled SSLv3 support in the m_ssl_openssl module. diff --git a/docs/Changes.conf b/docs/Changes.conf index 8e2b80c6b..6ecade7a7 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,5 @@ -Anope Version 2.1.2-git ------------------------ +Anope Version 2.1.2 +------------------- Added module:tlsv10 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to no). Added module:tlsv11 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to yes). Added module:tlsv12 to m_ssl_openssl for configuring whether TLSv1.0 is usable (defaults to yes) |