| Name: | nginx | 
|---|---|
| Epoch: | 1 | 
| Version: | 1.21.6 | 
| Release: | 1.module_el8+25057+4be45bac | 
| Architecture: | x86_64 | 
| Module: | nginx:mainline:8050020220125162647:9edba152 | 
| Group: | Unspecified | 
| Size: | 1789400 | 
| License: | BSD | 
| RPM: | nginx-1.21.6-1.module_el8+25057+4be45bac.x86_64.rpm | 
| Source RPM: | nginx-1.21.6-1.module_el8+25057+4be45bac.src.rpm | 
| Build Date: | Tue Mar 29 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://nginx.org | 
| Summary: | A high performance web server and reverse proxy server | 
| Description: | Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage.  | 
- update to 1.21.6
- switch to PCRE2 - drop unnecessary pcre and openssl Requires, these are pulled in through RPM's library dependency tracking
- update to 1.21.5
- update to 1.21.4
- update to 1.21.3
- update to 1.21.2
- Add -mod-devel subpackage for building external nginx modules (rhbz#1989778)
- Add symlink used by system-logos-httpd
- update to 1.21.1
- forward-port log permissions fix from main branch