packages/net/freeradius3/patches
Alexey Dobrovolsky 2d410422c5 freeradius3: fix hostname invocation in radtest
Canonical radtest start results in an error:

$ radtest bob hello localhost 0 testing123
/usr/bin/radtest: line 1: hostname: not found
(0) Error parsing "stdin": Failed to get value

hostname command is not present in OpenWrt.
Instead, hostname can be obtained from file /proc/sys/kernel/hostname.

added: 005-get-hostname-from-proc-in-radtest.patch

(backported from commit 8b2792a)
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-09-14 01:36:30 +03:00
..
001-fix-cert-expiry.patch freeradius3: fix CVE-2017-9148 2017-10-08 21:05:12 +02:00
002-disable-session-cache-CVE-2017-9148.patch freeradius3: Refreshed patches/002-disable-session-cache-CVE-2017-9148.patch in preparation for the 3.0.21 update. 2020-04-28 20:02:37 +02:00
003-freeradius-fix-error-for-expansion-of-macro.patch freeradius3: update to 3.0.17 2018-05-25 17:33:12 -03:00
004-fix-target-python-header-detection.patch freeradius3: Updated patches/004-fix-target-python-header-detection.patch to remove the rlm_python3 specific changes as it is no longer needed to compile and updated the Makefile to reflect this due to the following change/commit in freeradius: 2020-04-28 20:03:17 +02:00
005-get-hostname-from-proc-in-radtest.patch freeradius3: fix hostname invocation in radtest 2020-09-14 01:36:30 +03:00