Ilya Lipnitskiy
b1cbd93bcd
treewide: Run refresh on all packages
...
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com >
(cherry picked from commit 5d8d4fbbcb )
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2021-02-25 01:26:05 +08:00
Robby K
9b322cb8c4
freeradius3: Refreshed patches/002-disable-session-cache-CVE-2017-9148.patch in preparation for the 3.0.21 update.
...
Signed-off-by: Robby K <robbyke@gmail.com >
2020-04-28 09:23:21 +02:00
Robby K
a4202ca4ff
freeradius3: Update to 3.0.20
...
Latest stable release, contains security fixes for EAP-PWD (side-channel leak), logrotate settings (CVE-2019-10143) and a DoS issue due to multithreaded BN_CTX access (CVE-2019-17185).
Also refreshed patches/002-disable-session-cache-CVE-2017-9148.patch due to the following changes/commits in freeradius:
https://github.com/FreeRADIUS/freeradius-server/commit/bf1a1eda2387745bbe538998f3d2e6514f981bfd
https://github.com/FreeRADIUS/freeradius-server/commit/a3c46544b38ab46218c385d0ee197538fad5b3da
Signed-off-by: Robby K <robbyke@gmail.com >
2020-01-26 12:10:00 +01:00
David Yang
76b013228d
freeradius3: update to 3.0.18
...
Signed-off-by: David Yang <mmyangfl@gmail.com >
2019-04-02 22:51:10 +08:00
Eneas U de Queiroz
9ded227056
freeradius3: update to 3.0.17
...
Latest stable release, support for openssl 1.1
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2018-05-25 17:33:12 -03:00
Hauke Mehrtens
7bb34ef7fc
freeradius3: fix CVE-2017-9148
...
This takes the fix for CVE-2017-9148 from Debian.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2017-10-08 21:05:12 +02:00