Commit Graph

14 Commits

Author SHA1 Message Date
auronandace
b5eec87674 promote openssl3 out of WIP 2026-04-16 09:05:16 +01:00
Wildan M
12c9a4d498
Add missing blake3 hashes 2026-04-05 02:24:20 +07:00
Ribbon
8be0d4d0a9 Rename mbedtls recipe to mbedtls4 2026-03-15 09:01:57 -03:00
Ribbon
05134c354c Improve all TLS library recipes 2026-03-15 09:00:23 -03:00
Mark Harris
ec1aa3b77d
Fix openssl3 for platforms without shared libs
We need to also disable loading of dynamic shared objects (modules)
with no-dso.
2026-02-23 22:51:47 -08:00
Mark Harris
ee98498dab
openssl3: Set openssldir to /etc/ssl
Without this it defaulted to $prefix/ssl which was /usr/ssl.
However ca-certificates installs the certificates in /etc/ssl.
Also there is no longer anything at "${COOKBOOK_STAGE}/"{share,ssl}
to delete.
2026-02-20 00:54:27 -08:00
Anhad Singh
b17dd28e62
misc(recipes): remove DYNAMIC_INIT from source scripts
`autotools_recursive_regenerate` is now defined regardless of
`DYNAMIC_INIT`.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-02-04 18:27:55 +11:00
Wildan M
b1669277dd
Make deps for hosts recipes work 2025-11-30 00:14:30 -08:00
Jeremy Soller
3c018183d0
gnutls3: compile dynamically and add brotli, zlib, and zstd support 2025-11-10 20:44:11 -07:00
Ribbon
4571365bcc Try to fix more CMake-based recipes 2025-10-12 19:34:06 -03:00
Wildan M
cdf9fe3e8d Port OpenSSL3 2025-09-20 13:34:16 +07:00
Ribbon
8adc701839 Correctly generate the GNU Autotools configuration in some recipes 2025-06-06 11:21:16 -03:00
Jeremy Soller
05fcaec55e
gnutls3: compile dynamically 2025-05-02 09:25:28 -06:00
Ribbon
8ceb3ac122 Move recipes 2024-07-07 09:25:06 +00:00