Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1826632

Summary: RFE: add nginx 1.18 module stream
Product: Red Hat Enterprise Linux 8 Reporter: Luboš Uhliarik <luhliari>
Component: nginxAssignee: Luboš Uhliarik <luhliari>
Status: CLOSED ERRATA QA Contact: Jakub Heger <jheger>
Severity: unspecified Docs Contact: Lenka Špačková <lkuprova>
Priority: unspecified    
Version: 8.3CC: bnater, jheger, jorton, micmurph, pasik, thomas.juberg
Target Milestone: rcKeywords: FutureFeature
Target Release: 8.0Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
.A new module stream: `nginx:1.18` The `nginx 1.18` web and proxy server, which provides a number of bug fixes, security fixes, new features and enhancements over version 1.16, is now available. Notable changes include: * Enhancements to HTTP request rate and connection limiting have been implemented. For example, the `limit_rate` and `limit_rate_after` directives now support variables, including new `$limit_req_status` and `$limit_conn_status` variables. In addition, dry-run mode has been added for the `limit_conn_dry_run` and `limit_req_dry_run` directives. * A new `auth_delay` directive has been added, which enables delayed processing of unauthorized requests. * The following directives now support variables: `grpc_pass`, `proxy_upload_rate`, and `proxy_download_rate`. * Additional PROXY protocol variables have been added, namely `$proxy_protocol_server_addr` and `$proxy_protocol_server_port`. // For details, see https://nginx.org/en/CHANGES-1.18 To install the `nginx:1.18` stream, use: [literal] ---- # yum module install nginx:1.18 ---- If you want to upgrade from the `nginx:1.16` stream, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/installing_managing_and_removing_user-space_components/index#switching-to-a-later-stream_managing-versions-of-appstream-content[Switching to a later stream].
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 03:16:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Luboš Uhliarik 2020-04-22 07:56:54 UTC
Description of problem:
Add nginx 1.18 as a new module stream in RHEL 8.3.

Version-Release number of selected component (if applicable):
nginx:1.18 module stream

How reproducible:
always

Steps to Reproduce:
1. yum module install nginx:1.18

Expected results:
success

Additional info:

Comment 9 Mike Murphy 2020-06-24 20:36:25 UTC
Making a request to get this backported to RHEL 7.x if possible. Thanks.

Comment 16 errata-xmlrpc 2020-11-04 03:16:18 UTC
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 module: nginx:1.18), 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/RHEA-2020:4716