Bug 15769

Summary: critical wget regression in 1.36.x
Product: Busybox Reporter: Erik Dannenberg <ed>
Component: NetworkingAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Erik Dannenberg 2023-09-11 21:45:14 UTC
Since 1.36.x every wget call results in an error:

wget: bad port 'http'

Reverting to 1.35.x resolves the issue.
Comment 1 Erik Dannenberg 2023-09-12 15:18:00 UTC
oph and its a static compile against musl if that makes any difference