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/utils/busybox/patches
Hannu Nyman d674422a81 busybox: update to 1.28.2
Update busybox to 1.28.2, refresh patches and default config.

* modify 230-add_nslookup_lede.patch as opt_complementary was removed
    Also move nslookup_longopts variable declaration to be inside
    the same conditional as the function itself.
* modify 250-date-k-flag.patch to match upstream (opt_complementary)
* remove 600-cve-2017-16544.patch that is upstreamed

Notes about config changes:
* Some applet-specific LONG_OPTIONS config options were removed
* Config help text indentation changed, caused lots of
  text formatting changes for convert_menuconfig.pl
* convert_defaults.pl moved lots of defaults around, summary of
  actual changes below

New applets/features:
---------------------
ARCH
HEXEDIT
MINIPS
NETCAT
NUKE
RESUME
RUN_INIT
SETFATTR

New options:
------------
FEATURE_CATN
FEATURE_CROND_SPECIAL_TIMES
FEATURE_LIBBUSYBOX_STATIC
FEATURE_SETPRIV_CAPABILITIES
FEATURE_SETPRIV_CAPABILITY_NAMES
FEATURE_SETPRIV_DUMP
FEATURE_SH_READ_FRAC
FEATURE_SWAPONOFF_LABEL
FEATURE_VOLUMEID_MINIX
FEATURE_XARGS_SUPPORT_ARGS_FILE
FEATURE_XARGS_SUPPORT_PARALLEL
HUSH_GETOPTS
HUSH_READONLY
HUSH_TIMES

Removed:
--------
FEATURE_HAVE_RPC
MSH

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years ago
..
001-resource_h_include.patch busybox: update to version 1.25.0 8 years ago
100-trylink_bash.patch busybox: update to 1.22.1 10 years ago
101-gen_build_files_bash.patch busybox: update to 1.22.1 10 years ago
110-no_static_libgcc.patch busybox: update to 1.22.1 10 years ago
111-i386_no_arch_flags.patch busybox: remove i386-specific build flags 6 years ago
130-mconf_missing_sigwinch.patch busybox: update to 1.22.1 10 years ago
200-udhcpc_reduce_msgs.patch busybox: update to 1.28.2 6 years ago
201-udhcpc_changed_ifindex.patch busybox: update to 1.28.2 6 years ago
203-udhcpc_renew_no_deconfig.patch busybox: update to 1.28.2 6 years ago
210-add_netmsg_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 8 years ago
220-add_lock_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 8 years ago
230-add_nslookup_lede.patch busybox: update to 1.28.2 6 years ago
240-telnetd_intr.patch busybox: update to 1.26.2 8 years ago
250-date-k-flag.patch busybox: update to 1.28.2 6 years ago
270-libbb_make_unicode_printable.patch busybox: update to version 1.24.1 9 years ago
301-ip-link-fix-netlink-msg-size.patch busybox: update to 1.27.2 7 years ago
500-move-traceroute-applets-to-bin.patch busybox: clean up patch fuzz 7 years ago
510-move-passwd-applet-to-bin.patch busybox: update to 1.28.2 6 years ago