openwrtv3/package
Jo-Philipp Wich f1e3285461 busybox: nslookup_lede: fix compatibility with v1.25
The ":*" optstring syntax was only recently introduced with BusyBox v1.26,
older versions need a corresponding hint in the "opt_complementary" variable
to denote flag values that should be stored as llist entries.

Add the required opt_complementary entry to fix random SIGBUS, SIGILL or
SIGSEGV related crashes on BusyBox 1.25.x when attempting to use the "-q"
flag of the "nslookup_lede" applet.

Ref: https://forum.lede-project.org/t/nslookup-ipv6-in-lede-17-01-1

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-04-27 10:44:28 +02:00
..
base-files base-files: use restart if no reload hook for service 2017-04-12 09:54:21 +02:00
boot package/uboot-omap: add am335x_boneblack 2017-04-24 18:03:31 +02:00
devel binutils: fix build with host gcc < 4.9 2017-04-12 09:54:39 +02:00
firmware ath10k-firmware: update to latest version 2017-04-12 09:53:41 +02:00
kernel mac80211: Backport AR934x OTP Patch 2017-04-26 10:29:45 +02:00
libs libs/libpcap: Rework URLs 2017-03-22 09:16:23 +01:00
network dropbear: fix procd interface trigger install 2017-04-26 21:29:16 +02:00
system opkg: backport upstream fixes, code cleanups 2017-04-08 14:20:19 +02:00
utils busybox: nslookup_lede: fix compatibility with v1.25 2017-04-27 10:44:28 +02:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00