-
Notifications
You must be signed in to change notification settings - Fork 18
Revert nginx fork #1506
Copy link
Copy link
Labels
needs imageFor this patch to work, we need to release a new image.For this patch to work, we need to release a new image.verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Metadata
Metadata
Assignees
Labels
needs imageFor this patch to work, we need to release a new image.For this patch to work, we need to release a new image.verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done ✅
Current nginx version is forked from upstream to better integrate the proxy pass implementation.
Due to the fork, nginx version on NethSecurity is older than the one on OpenWrt.
While current version does not have real security flaws, some vulnerability scanners may report issues causing an high number of support tickets.
Proposed solution
Revert the current nginx fork and adapt the codebase to work without it
stream changes.
Additional context
The proposal simplify maintenance and align with upstream improvements.
Please note that this change will not avoid all support tickets because OpenWrt nginx version is already lagging behind official nginx releases.
See also