diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2026-04-01 15:30:40 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-01 08:44:37 -0700 |
| commit | 08f33145d2d7a6f2c3bccdade24555910b285592 (patch) | |
| tree | da507c100d2c7f6d39a93ea796d201c6c3844ea7 /meta-python/recipes-devtools/python/python3-blinker_1.9.0.bb | |
| parent | fad88aa9022810443cdb99afb57465683f1e52c7 (diff) | |
| download | meta-openembedded-08f33145d2d7a6f2c3bccdade24555910b285592.tar.gz | |
freeradius: fix radiusd startup failure due to missing openssl legacy provider
Radiusd fails to start because the openssl legacy provider is no longer
built by default[1]:
$ radiusd -C -X
FreeRADIUS Version 3.2.8
[snip]
(TLS) Failed loading legacy provider
Add PACKAGECONFIG[legacy-openssl] to enable openssl legacy provider
support. When disabled, pass --enable-fips-workaround to configure
instead.
Backport two patches to fix the --enable-fips-workaround option.
[1] https://git.openembedded.org/openembedded-core/commit/?id=a150c3580f7f4962152444272c0fe07cfdb72df5
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-blinker_1.9.0.bb')
0 files changed, 0 insertions, 0 deletions
