mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
### Description This particular change contains all functional and security fixes made between 3.0.16 and 3.0.20, with the net-resulting security issues being the ones addressed in 3.0.20 [1] [2]. This is a direct commit to stable/14 as stable/15 and later use OpenSSL 3.5, as of writing, and thus this change could not have been merged through main and stable/15 since the 3.0.17+ was released after :main switched to OpenSSL 3.5. This does not contain any merge commits as any MFV changes are banned unless they go through :main. ### Process used when updating the component 1. Run the subtree merge command in a staging tree. 2. Resolve conflicts. 3. Compare against reference branch. 4. Pull over remaining changes adding new manpages to the build. 5. Take changes from staging tree over to stable/14 . ### Test Plan Tested with sanity checks on 14-STABLE (amd64) and `make tinderbox` on all 14-STABLE supported architectures. 1. https://github.com/openssl/openssl/releases/tag/openssl-3.0.20 2. https://github.com/openssl/openssl/blob/openssl-3.0.20/CHANGES.md |
||
|---|---|---|
| .. | ||
| engines | ||
| man | ||
| modules | ||
| libcrypto.pc.in | ||
| Makefile | ||
| Makefile.asm | ||
| Makefile.common | ||
| Makefile.depend | ||
| Makefile.inc | ||
| Makefile.man | ||
| Version.map | ||