We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49bacb3 commit b7b16f9Copy full SHA for b7b16f9
1 file changed
xdocs/miscellaneous/changelog.xml
@@ -33,6 +33,10 @@
33
</section>
34
<section name="2.0.13" rtext="in development">
35
<changelog>
36
+ <scode>
37
+ Due to various refactorings, the 2.0.x code no longer compiles with
38
+ LibreSSL. Without a volunteer to maintain LibreSSL support, the LibreSSL
39
+ code will be removed no earlier than 30 September 2026. (markt)</scode>
40
<fix>
41
Remove group write permissions from the files in the tar.gz source
42
archive. (markt)
@@ -68,7 +72,7 @@
68
72
</fix>
69
73
70
74
Refactor extraction of ECDH curve name from the Certificate to avoid
71
- deprecated OpenSSL methods. (markt)
75
+ deprecated OpenSSL methods.
76
77
78
Refactor the native implementation of <code>SSL.getTime()</code> to avoid
0 commit comments