UnstableChanges

Summary

  1. fetchers: drop support for ancient OpenSSL (details)
  2. Revert "fetchers: drop support for ancient OpenSSL" (details)
Commit 6bb70e88108c904d67e9af7c8e5b273f6cd6854f by John-Mark Bell
fetchers: drop support for ancient OpenSSL
We now require 1.1.1 or later (and, preferably, 3.x).
Also take the opportunity to add support for LibreSSL 3.5.0 or later (we
still support ancient versions of this because 3.5.0 is still relatively
modern -- give it a few more years and support for old LibreSSL can go,
too)
The file was modifiedcontent/fetchers/about/certificate.c (diff)
The file was modifiedcontent/fetchers/curl.c (diff)
Commit 2a37e5e64c153fbc13de557faafd2d1a1493cbdd by John-Mark Bell
Revert "fetchers: drop support for ancient OpenSSL"
ciworker{8,12} (respectively: FreeBSD, aarch64 Linux) are running
obsolete OS versions. Disappointment ensues.
This reverts commit 6bb70e88108c904d67e9af7c8e5b273f6cd6854f.
The file was modifiedcontent/fetchers/about/certificate.c (diff)
The file was modifiedcontent/fetchers/curl.c (diff)