packages/net/freeradius3/patches
Alexey Dobrovolsky 8b2792adc9 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: 004-get-hostname-from-proc-in-radtest.patch

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-09-05 01:31:28 +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 09:23:21 +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-get-hostname-from-proc-in-radtest.patch freeradius3: fix hostname invocation in radtest 2020-09-05 01:31:28 +03:00
010-openssl-deprecated.patch freeradius3: fix compilation without deprecated OpenSSL APIs 2020-08-04 19:17:01 -07:00