Bug 15769 - critical wget regression in 1.36.x
Summary: critical wget regression in 1.36.x
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-11 21:45 UTC by Erik Dannenberg
Modified: 2023-09-12 15:18 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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