openwrt/package
Hauke Mehrtens 27677af27c firewall: options: fix parsing of boolean attributes
Boolean attributes were parsed the same way as string attributes,
so a value of { "bool_attr": "true" } would be parsed correctly, but
{ "bool_attr": true } (without quotes) was parsed as false.

Fixes FS#3284

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 7f676b5ed6)
2020-10-16 21:38:02 +02:00
..
base-files OpenWrt v18.06.8: revert to branch defaults 2020-02-27 22:32:58 +01:00
boot uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support 2020-08-11 01:18:04 +02:00
devel strace: Update to 4.22 2018-12-18 17:22:08 +01:00
firmware ath10k: update QCA4019 firmware 2018-12-27 16:38:13 +01:00
kernel mac80211: Fix potential endless loop 2020-08-31 00:09:27 +02:00
libs mbedtls: update to 2.16.8 2020-09-28 00:37:50 +02:00
network firewall: options: fix parsing of boolean attributes 2020-10-16 21:38:02 +02:00
system fstools: backport: fix ntfs uuid 2020-09-28 00:37:50 +02:00
utils lua: lnum: fix strtoul based number parsing 2020-09-28 00:37:50 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:23:51 +02:00