You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
base-files base-files: config_get: prevent filename globbing 5 years ago
boot uboot-imx6: Bump to 2019.01 5 years ago
devel perf: replace libelf1 dependency with libelf 5 years ago
firmware ipq-wifi: add support for Linksys EA6350v3 5 years ago
kernel mac80211: fix an issue with allocated tailroom for encrypted mgmt packets 5 years ago
libs openssl: bump to 1.0.2q 5 years ago
network uhttpd: disable concurrent requests by default 5 years ago
system mtd: add logic for TP-Link ramips recovery magic 5 years ago
utils busybox: keep syslog.conf during sysupgrade 5 years ago
Makefile build: add ABI_VERSION to binary package names 5 years ago