openwrt/package
Jo-Philipp Wich a2ee9b7068 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 15:31:07 +02:00
..
base-files base-files: Added a deprecation notice on wifi detect 2017-03-01 20:37:36 +01:00
boot grub2: update to 2.02~rc1 2017-03-01 20:37:37 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards 2017-03-11 20:34:03 +01:00
kernel mt76: ensure that the metapackage gets built as .ipk 2017-04-05 23:39:23 +02:00
libs openssl: Use mkhash for STAMP_CONFIGURED 2017-04-22 12:43:51 +02:00
network odhcpd: update to version 2017-03-29 (FS#635) 2017-04-13 13:55:57 +02:00
system ubox: bump to version 2017-03-10 2017-04-27 14:38:05 +08:00
utils busybox: nslookup_lede: fix compatibility with v1.25 2017-04-27 15:31:07 +02:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00