openwrt/package/utils/busybox/patches
Mikael Magnusson 8128a7e4fc busybox: fix: ip addr flush hangs when run by non-root user
Add upstream patch from:
https://git.busybox.net/busybox/commit/?id=028c5aa18b5273c029f0278232d922ee1a164de6

The patch fixes a problem with an infinite loop causing 100% CPU usage
when running the following command /lib/preinit/10_indicate_preinit
without the CAP_NET_ADMIN capability (such as in Docker):
  ip -4 address flush dev $pi_ifname

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [refresh patch]
2019-05-28 13:18:58 +02:00
..
100-trylink_bash.patch
101-gen_build_files_bash.patch
110-no_static_libgcc.patch
120-lto-jobserver.patch busybox: compile with LTO enabled 2018-07-13 17:22:53 +02:00
130-mconf_missing_sigwinch.patch busybox: update to 1.29.2 2018-08-02 22:36:00 +02:00
200-udhcpc_reduce_msgs.patch busybox: update to 1.30.0 2019-01-01 14:10:47 +01:00
201-udhcpc_changed_ifindex.patch busybox: update to 1.30.0 2019-01-01 14:10:47 +01:00
203-udhcpc_renew_no_deconfig.patch busybox: update to 1.30.0 2019-01-01 14:10:47 +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: update to 1.28.2 2018-04-03 23:26:45 +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.28.2 2018-04-03 23:26:45 +02:00
270-libbb_make_unicode_printable.patch busybox: update to 1.30.0 2019-01-01 14:10:47 +01:00
301-ip-link-fix-netlink-msg-size.patch busybox: update to 1.29.2 2018-08-02 22:36:00 +02:00
500-move-traceroute-applets-to-bin.patch busybox: clean up patch fuzz 2018-01-05 10:35:51 +01:00
510-move-passwd-applet-to-bin.patch busybox: update to 1.28.2 2018-04-03 23:26:45 +02:00
520-loginutils-handle-crypt-failures.patch busybox: handle crypt() errors in loginutils 2019-01-22 12:08:00 +01:00
530-ip-use-rtnl_send_check-on-flush-commands.patch busybox: fix: ip addr flush hangs when run by non-root user 2019-05-28 13:18:58 +02:00