openwrtv4/package/utils/busybox/patches
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
..
001-resource_h_include.patch busybox: update to version 1.25.0 2016-09-20 22:37:02 +02:00
100-trylink_bash.patch busybox: update to 1.22.1 2014-05-25 17:42:09 +00:00
101-gen_build_files_bash.patch busybox: update to 1.22.1 2014-05-25 17:42:09 +00:00
110-no_static_libgcc.patch busybox: update to 1.22.1 2014-05-25 17:42:09 +00:00
120-remove_uclibc_rpc_check.patch busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
130-mconf_missing_sigwinch.patch busybox: update to 1.22.1 2014-05-25 17:42:09 +00:00
200-udhcpc_reduce_msgs.patch busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
201-udhcpc_changed_ifindex.patch busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
203-udhcpc_renew_no_deconfig.patch busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
210-add_netmsg_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 2017-01-29 14:09:36 +01:00
220-add_lock_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 2017-01-29 14:09:36 +01:00
230-add_nslookup_lede.patch busybox: nslookup_lede: fix compatibility with v1.25 2017-04-27 10:44:28 +02:00
240-telnetd_intr.patch busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
250-date-k-flag.patch busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
270-libbb_make_unicode_printable.patch busybox: update to version 1.24.1 2015-10-30 15:18:17 +00:00
301-ip-link-fix-netlink-msg-size.patch busybox: fix ip applet and netlink behavior 2015-09-09 10:38:16 +00:00
401-vi-don-t-touch-file-with-x-when-modified_count-0.patch busybox: vi: backporting patches to fix ZZ and :x command 2017-03-25 13:18:10 +08:00
402-vi-avoid-touching-a-new-file-with-ZZ-when-no-editing.patch busybox: vi: backporting patches to fix ZZ and :x command 2017-03-25 13:18:10 +08:00