Skip to content

Commit b7b16f9

Browse files
committed
Add note on LibreSSl support giving 6 months notice
1 parent 49bacb3 commit b7b16f9

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

xdocs/miscellaneous/changelog.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
</section>
3434
<section name="2.0.13" rtext="in development">
3535
<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>
3640
<fix>
3741
Remove group write permissions from the files in the tar.gz source
3842
archive. (markt)
@@ -68,7 +72,7 @@
6872
</fix>
6973
<fix>
7074
Refactor extraction of ECDH curve name from the Certificate to avoid
71-
deprecated OpenSSL methods. (markt)
75+
deprecated OpenSSL methods.
7276
</fix>
7377
<fix>
7478
Refactor the native implementation of <code>SSL.getTime()</code> to avoid

0 commit comments

Comments
 (0)