openwrt/package
Günther Kelleter c3389ab135 base-files: config_get: prevent filename globbing
When config_get is called as "config_get section option" the option
is unexpectedly globbed by the shell which differs from the way options
are read to a variable with "config_get variable section option".
Add another layer of double quotes to fix it.

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
2019-01-30 13:20:14 +01:00
..
base-files base-files: config_get: prevent filename globbing 2019-01-30 13:20:14 +01:00
boot uboot-imx6: Bump to 2019.01 2019-01-26 21:46:32 +01:00
devel perf: replace libelf1 dependency with libelf 2019-01-24 12:56:11 +01:00
firmware ipq-wifi: add support for Linksys EA6350v3 2019-01-26 21:42:57 +01:00
kernel mac80211: fix an issue with allocated tailroom for encrypted mgmt packets 2019-01-29 11:12:11 +01:00
libs openssl: bump to 1.0.2q 2019-01-30 11:59:46 +01:00
network uhttpd: disable concurrent requests by default 2019-01-30 10:12:00 +01:00
system mtd: add logic for TP-Link ramips recovery magic 2019-01-26 21:46:32 +01:00
utils busybox: keep syslog.conf during sysupgrade 2019-01-30 12:30:03 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00