Bug 1991720
| Summary: | RFE: Please add the ability to build external nginx modules | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Neal Gompa <ngompa13> | |
| Component: | nginx | Assignee: | Luboš Uhliarik <luhliari> | |
| Status: | CLOSED ERRATA | QA Contact: | icesalov | |
| Severity: | unspecified | Docs Contact: | Lenka Špačková <lkuprova> | |
| Priority: | unspecified | |||
| Version: | CentOS Stream | CC: | bnater, bstinson, carl, daxelrod, extras-qa, fedora, felix, hello, jeremy, jkaluza, jorton, jwboyer, luhliari, ollie.yeoh, pavel.lisy, wtogami | |
| Target Milestone: | beta | Keywords: | AutoVerified, FutureFeature, Triaged | |
| Target Release: | 9.0 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | nginx-1.20.1-5.el9 | Doc Type: | Enhancement | |
| Doc Text: |
.New package: `nginx-mod-devel`
A new `nginx-mod-devel` package has been added, which enables users to build external dynamic modules for `nginx`. The package provides all necessary files, including RPM macros and `nginx` source code for building custom `nginx` modules.
|
Story Points: | --- | |
| Clone Of: | 1989778 | |||
| : | 1991787 (view as bug list) | Environment: | ||
| Last Closed: | 2022-05-17 12:51:30 UTC | Type: | Enhancement | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
|
Description
Neal Gompa
2021-08-09 19:44:07 UTC
Merge request proposed: https://gitlab.com/redhat/centos-stream/rpms/nginx/-/merge_requests/6 I've also filed this as a support case: https://access.redhat.com/support/cases/#/case/03007218 Thanks Neal, looks really interesting and thanks for filing the MR and doing the Fedora work. To be up front with you, we are tight on RHEL 9 Beta deadlines right now it's likely this is something we'll defer to future nginx update (or a module stream). (In reply to Joe Orton from comment #4) > Thanks Neal, looks really interesting and thanks for filing the MR and doing > the Fedora work. To be up front with you, we are tight on RHEL 9 Beta > deadlines right now it's likely this is something we'll defer to future > nginx update (or a module stream). Yeah, I wanted to get this to you folks literally as fast as I could so that we could get this integrated in time, given that we're approaching freeze soon. I've also started upstreaming the packaged nginx modules I have into Fedora (which I'd like to ship in EPEL for EPEL 9): * nginx-mod-vts: https://src.fedoraproject.org/rpms/nginx-mod-vts * nginx-mod-naxsi: https://src.fedoraproject.org/rpms/nginx-mod-naxsi As non-modular content is the only stuff we can use in EPEL, it'd be great to get it to land for the default stuff that's shipping as non-modular. And it'll help for me to switch to UBI 9 as soon as it launches. Branislav, any chance my MR could be merged soon, especially now that the RHEL 8 version of the patch has been merged in for RHEL 8.6? It'd be great to get this in sooner rather than later... (In reply to Neal Gompa from comment #7) > Branislav, any chance my MR could be merged soon, especially now that the > RHEL 8 version of the patch has been merged in for RHEL 8.6? It'd be great > to get this in sooner rather than later... @luhliari can you pls review and do the merge? Neal, this is the correct link: https://kojihub.stream.centos.org/koji/packageinfo?packageID=1358 The package is apparently being filtered out by the compose process, so I've submitted an MR to ensure it gets shipped: https://gitlab.com/redhat/centos-stream/release-engineering/comps/-/merge_requests/134 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (new packages: nginx), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:2410 |