immortalwrt/package/utils
Hannu Nyman 1d60826397 busybox: update to version 1.34.0
Update busybox to version 1.34.0

* Remove upstreamed patches (205, 530, 540)

* Remove one old patch that does not apply any more. (203)
  That was originally introduced in 2008 with 563d23459,
  but does not apply after busybox restructuring with
  https://git.busybox.net/busybox/commit/networking/udhcp/dhcpc.c?h=1_34_stable&id=e6007c4911c3ea26925f9473b9f156a692585f30
  and
  https://git.busybox.net/busybox/commit/networking/udhcp/dhcpc.c?h=1_34_stable&id=1c7253726fcbab09917f143f0b703efbd2df55c3

* Refresh config and patches.

* Backport upstream fixes for
   - MIPS compilation breakage and
   - process substitution regression

Config refresh:

Refresh commands, run after busybox is first built once:

cd utils/busybox/
cd config/
../convert_menuconfig.pl ../../../../build_dir/target-aarch64_cortex-a53_musl/busybox-default/busybox-1.34.0
cd ..
./convert_defaults.pl < ../../../build_dir/target-aarch64_cortex-a53_musl/busybox-default/busybox-1.34.0/.config > Config-defaults.in

Manual edits needed afterward:

* Config-defaults.in:  OpenWrt config symbol IPV6 logic applied to
  BUSYBOX_DEFAULT_FEATURE_IPV6
* Config-defaults.in:  OpenWrt configTARGET_bcm53xx logic applied to
  BUSYBOX_DEFAULT_TRUNCATE (commit 547f1ec)
* Config-defaults.in:  OpenWrt logic applied to
  BUSYBOX_DEFAULT_LOGIN_SESSION_AS_CHILD (commit dc92917)
  BUSYBOX_DEFAULT_UDHCPC_DEFAULT_INTERFACE (just "")
* config/editors/Config.in: Add USE_GLIBC dependency to
  BUSYBOX_CONFIG_FEATURE_VI_REGEX_SEARCH (commit f141090)
* config/shell/Config.in : change at "Options common to all shells"  the symbol
  SHELL_ASH  -->  BUSYBOX_CONFIG_SHELL_ASH
   (discussion in http://lists.openwrt.org/pipermail/openwrt-devel/2021-January/033140.html
     Apparently our script does not see the hidden option while
     prepending config options with "BUSYBOX_CONFIG_" which leads to a
     missed dependency when the options are later evaluated.)
* Edit Config.in files by adding quotes to sourced items in
  config/Config.in, config/networking/Config.in and config/util-linux/Config.in (commit 1da014f)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-09-05 23:37:23 +08:00
..
adb adb: fix for SuperSpeed devices 2020-01-01 16:00:50 +08:00
bcm27xx-userland bcm27xx-userland: update to latest version 2020-05-29 11:39:14 +08:00
bsdiff update utils 2019-08-05 17:38:59 +08:00
busybox busybox: update to version 1.34.0 2021-09-05 23:37:23 +08:00
bzip2 bzip2: bump to 1.0.8 2019-10-26 08:50:45 +08:00
checkpolicy checkpolicy: update to version 3.2 2021-03-09 12:12:55 +08:00
ct-bugcheck treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
e2fsprogs build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 19:30:48 +08:00
f2fs-tools f2fs-tools: update to 1.14.0 2021-02-15 12:13:39 +08:00
fbtest packages/utils: fbtest fix Makefile 2020-05-29 12:15:16 +08:00
fritz-tools fritz-tools: fix returning wrong values due to strncmp usage 2021-08-09 12:12:10 +08:00
jboot-tools update utils 2019-08-05 17:38:59 +08:00
jsonfilter update utils 2019-08-05 17:38:59 +08:00
lua lua: make it easier to detect host-built Lua 2021-07-11 12:15:02 +08:00
lua5.3 lua5.3: update 2019-10-26 08:25:54 +08:00
mdadm update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
mtd-utils mtd-utils: remove lzo build dependency 2020-12-08 11:34:30 +08:00
nvram update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
osafeloader update utils 2019-08-05 17:38:59 +08:00
oseama update utils 2019-08-05 17:38:59 +08:00
otrx otrx: use firmware-utils.git to avoid code duplication 2021-07-31 12:02:35 +08:00
policycoreutils policycoreutils: update to version 3.2 2021-03-09 12:11:54 +08:00
px5g-mbedtls px5g: rename to px5g-mbedtls 2020-09-01 17:23:50 +08:00
px5g-wolfssl px5g-wolfssl: Fix certificate signature 2021-01-27 12:19:12 +08:00
ravpower-mcu ravpower-mcu: add package 2020-07-16 20:12:33 +08:00
secilc secilc: update to version 3.2 2021-03-09 12:12:28 +08:00
spidev_test treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ucode ucode: update to latest Git HEAD 2021-09-02 12:21:00 +08:00
ugps ugps: start also in case device is absent 2021-06-15 23:14:06 +08:00
usbmode usbmode: Update modeswitch data to 20191128 2020-02-23 15:25:11 +08:00
util-linux util-linux: update to 2.37 2021-08-09 12:12:47 +08:00