Ilya Lipnitskiy
5d8d4fbbcb
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>
2021-02-20 16:02:15 -08:00
Hirokazu MORIKAWA
00bc495c73
libhttp-parser: update to v2.9.4
...
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-04-02 11:59:55 +09:00
Hirokazu MORIKAWA
f4b95fc4ab
libhttp-parser: update to v2.9.3
...
Support multi-coding Transfer-Encoding
CVE-2019-15605: HTTP request smuggling using malformed Transfer-Encoding header.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-02-07 10:43:20 +09:00
Hirokazu MORIKAWA
5b76339f09
libhttp-parser: fix build error on macos
...
Maintainer: @ageekymonk, me
Compile tested: head r10622-e09da01,ath79,arm_cortex-a9+vfpv3,mipsel
Run tested: mipsel
Description:
fix build error on macos
https://github.com/openwrt/packages/issues/9587
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-07-29 17:45:22 +09:00