openwrt-mirror/package/utils
Rui Salvaterra 89bb4050f7 busybox: update to 1.37.0
Add a patch to fix non-x86 builds, refresh patches and update/fix the
configuration as described in 98b09ba250 (cited here for future reference).

Config refresh:

Refresh commands, run after busybox is first built once:

cd package/utils/busybox/config/
../convert_menuconfig.pl ../../../../build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/busybox-default/busybox-1.37.0
cd ..
./convert_defaults.pl ../../../build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/busybox-default/busybox-1.37.0/.config > Config-defaults.in

Manual edits needed after config refresh:

* Config-defaults.in: OpenWrt config symbol IPV6 logic applied to
  BUSYBOX_DEFAULT_FEATURE_IPV6

* Config-defaults.in: OpenWrt config TARGET_bcm53xx logic applied to
  BUSYBOX_DEFAULT_TRUNCATE (commit 547f1ec)

* Config-defaults.in: OpenWrt logic applied to
  BUSYBOX_DEFAULT_LOGIN_SESSION_AS_CHILD (commit dc92917)

* Config-defaults.in: correct the default ports that get reset
  BUSYBOX_DEFAULT_FEATURE_HTTPD_PORT_DEFAULT    80
  BUSYBOX_DEFAULT_FEATURE_TELNETD_PORT_DEFAULT  23

* 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 conditional 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 a few Config.in files by adding quotes to sourced items in
  config/Config.in, config/networking/Config.in and config/util-linux/Config.in (commit 1da014fcca)

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
[rebased with the change download line commit]
[corrected version in the refresh example in commit message]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Link: https://github.com/openwrt/openwrt/pull/17107
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-12-05 21:16:55 +01:00
..
adb adb: fix version for APK 2024-10-29 00:07:54 +01:00
audit audit: update to 3.1.5 2024-10-03 17:27:50 +02:00
bcm27xx-utils bcm27xx-utils: update to latest version 2024-10-30 18:23:20 +01:00
bcm4908img bcm4908img: detect Linksys images 2021-10-02 20:26:42 +02:00
bsdiff bsdiff: Add patches for CVEs 2023-10-09 23:42:37 +02:00
busybox busybox: update to 1.37.0 2024-12-05 21:16:55 +01:00
bzip2 bzip2: add linker option LDFLAGS 2019-10-19 12:49:11 +02:00
checkpolicy checkpolicy: update to 3.5 2023-05-18 10:14:13 +02:00
ct-bugcheck ct-bugcheck: use . for RELEASE 2024-09-12 11:49:43 +02:00
debugcc debugcc: Mark it nonshared 2024-11-17 12:30:16 +01:00
dns320l-mcu dns320l-mcu: bump to 2024-10-27 2024-10-28 09:24:34 +01:00
dtc dtc: Update to 1.7.1 2024-09-19 13:31:32 +02:00
e2fsprogs e2fsprogs: remove HostBuild 2024-06-28 11:25:58 +02:00
f2fs-tools f2fs-tools: Add missing 'f2fslabel' symlink 2024-07-03 11:14:42 +02:00
fbtest packages/utils: fbtest fix Makefile 2020-05-28 11:22:22 +02:00
firmware-utils firmware-utils: update to Git HEAD (2024-10-16) 2024-10-19 23:52:45 +02:00
fitblk packages: remove kernel 5.15 remnants 2024-09-20 11:16:02 +02:00
fritz-tools fritz-tools: fix mixed indentation 2024-11-05 20:23:01 +01:00
jboot-tools firmware: add JBOOT based devices config extractor 2018-03-18 22:22:38 +01:00
jsonfilter treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
lua lua: fix CVE-2014-5461 2024-02-17 01:55:21 +01:00
lua5.3 lua5.3: backport CVE fix 2024-02-17 01:55:49 +01:00
mdadm mdadm: backport musl patch 2024-11-11 21:20:01 +01:00
mtd-utils mtd-utils: add ubihealthd to nand-utils 2024-11-18 15:18:39 +01:00
nvram bcm53xx: Linksys EA9200 nvram and 02_network fixes 2023-10-22 11:11:43 +02:00
omnia-eeprom omnia-eeprom: depend only on subtarget 2024-11-18 19:06:29 +01:00
omnia-mcutool packages: drop DEVICE specific dependency for omnia 2024-11-05 09:59:49 +01:00
osafeloader packages: mark packages depending on a target as nonshared 2017-01-24 09:45:05 +01:00
policycoreutils policycoreutils: update to 3.5 2023-05-18 10:14:13 +02:00
px5g-mbedtls px5g-mbedtls: add subjectAltName and extendedKeyUsage to SSL certs 2024-08-13 21:07:13 +02:00
px5g-wolfssl px5g-wolfssl: Fix permission of private key 2023-11-07 21:55:55 +01:00
ravpower-mcu treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
secilc package/utils/secilc: drop PKG_CPE_ID 2024-06-02 20:49:48 +02:00
spidev_test spidev_test: fix version for APK 2024-11-11 12:35:00 +01:00
ucode ucode: update to latest HEAD 2024-12-02 13:55:36 +01:00
ucode-mod-bpf ucode-mod-bpf: add new package for a ucode libbpf binding 2023-01-09 11:35:20 +01:00
uencrypt uencrypt: Fix mbedtls 3.6 compatibility 2024-04-28 21:42:18 +02:00
ugps treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
usbgadget package: new package for usb gadget setup 2023-12-28 13:10:32 +08:00
usbmode usbmode: add Huawei E5785 2024-05-23 22:49:25 +02:00
util-linux util-linux: update to v2.40.2 2024-07-27 18:59:42 +02:00
yafut yafut: update to fix basename() issue 2024-06-11 14:27:47 +02:00
zyxel-bootconfig treewide: rename ZyXEL to Zyxel 2024-08-25 15:08:25 +02:00