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 696c511fb4 busybox: update to 1.31.0
* Update busybox to version 1.31.0.
    New applets: ts, i2ctransfer
    New (restored) feature: error/info levels in syslog messages.
    Leave new features disabled by default.
* Refresh patches
* Remove patch that was backported from upstream

Config refreshed with commands below, after which the OpenWrt specific
config defaults (ipv6, login session child) were corrected:

  make package/busybox/compile   (to populate the build_dir)

  cd package/utils/busybox/config/
  ../convert_menuconfig.pl ../../../../build_dir/target-mips_24kc_musl/busybox-1.31.0

  cd package/utils/busybox
  ./convert_defaults.pl < ../../../build_dir/target-mips_24kc_musl/busybox-1.31.0/.config > Config-defaults.in

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 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
120-lto-jobserver.patch busybox: compile with LTO enabled 6 years ago
130-mconf_missing_sigwinch.patch busybox: update to 1.29.2 6 years ago
200-udhcpc_reduce_msgs.patch busybox: update to 1.31.0 5 years ago
201-udhcpc_changed_ifindex.patch busybox: update to 1.31.0 5 years ago
203-udhcpc_renew_no_deconfig.patch busybox: update to 1.31.0 5 years ago
210-add_netmsg_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 7 years ago
220-add_lock_util.patch busybox: convert netmsg and lock applet to "new style" applet definition 7 years ago
230-add_nslookup_lede.patch busybox: update to 1.28.2 6 years ago
240-telnetd_intr.patch busybox: update to 1.31.0 5 years ago
250-date-k-flag.patch busybox: update to 1.31.0 5 years ago
270-libbb_make_unicode_printable.patch busybox: update to 1.30.0 5 years ago
301-ip-link-fix-netlink-msg-size.patch busybox: update to 1.29.2 6 years ago
500-move-traceroute-applets-to-bin.patch busybox: clean up patch fuzz 6 years ago
510-move-passwd-applet-to-bin.patch busybox: update to 1.28.2 6 years ago
520-loginutils-handle-crypt-failures.patch busybox: handle crypt() errors in loginutils 5 years ago