Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freeradius: upgrade 3.0.21 -> 3.0.26 | Yi Zhao | 2023-01-09 | 1 | -28/+0 |
| | | | | | | | | | | | | Release Notes: https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_0_26 * Refresh patches * Add autogen.sh as we still need it in do_configure * Backport a patch to fix configure error for rlm_python3 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | freeradius: Upgrade to 3.0.14 | Khem Raj | 2017-06-28 | 1 | -0/+28 |
Fix a cross compile issue where it was looking for samba headers in build host. in src/modules/rlm_mschap/config.log Fix cc1: warning: include location "/usr/include/samba-4.0/" is unsafe for cross-compilation [-Wpoison-system-directories] Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> |