openwrt/package
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
..
base-files base-files: add support for the new ar8xxx MIB counters settings 2019-05-20 21:19:48 +02:00
boot uboot-imx6: bump to 2019.04 and refresh patches 2019-05-20 21:19:48 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware ipq40xx: Add support for Linksys EA8300 (Dallas) 2019-05-18 13:43:54 +02:00
kernel ath10k-ct: Update to current version 2019-05-11 16:37:11 +02:00
libs libbsd: Fix compilation under ARC 2019-05-17 21:41:43 +02:00
network netifd: fix missing ip rules after network reload (FS#2296) 2019-05-28 10:21:02 +02:00
system uci: fix heap use after free (FS#2288) 2019-05-23 22:05:40 +02:00
utils busybox: fix: ip addr flush hangs when run by non-root user 2019-05-28 13:18:58 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00