Skip to content
Snippets Groups Projects
Commit b376b515 authored by Sören Tempel's avatar Sören Tempel Committed by Sören Tempel
Browse files

main/busybox: upgrade to 1.36.0

Notable new features:

* HW acceleration for SHA1 and SHA256
	* Supported upstream for x86 and x86_64
	* Broken on x86 musl: http://lists.busybox.net/pipermail/busybox/2023-January/090078.html
* sleep(1) is an ash builtin now
* Custom helper script can now be supplied for udhcpc6
	* We still use /usr/share/udhcpc/default.script for both udhcpc and udhcpc6
	* It seems our default.script is not designed for IPv6 support
	* It may also be worthwhile to move udhcpc6 to -extra in the future
* Various bug fixes

New upstream applets:

* seedrng disabled in Alpine as it is provided by OpenRC already
* tsort (topological sort) disabled in Alpine
* tree (directory listings) enabled in Alpine
parent 6b0aad97
No related branches found
No related tags found
Loading
Showing
with 216 additions and 473 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment