Name: | nginx |
---|---|
Epoch: | 2 |
Version: | 1.26.3 |
Release: | 1.0.1.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 122717 |
License: | BSD-2-Clause |
RPM: | nginx-1.26.3-1.0.1.el10.x86_64.rpm |
Source RPM: | nginx-1.26.3-1.0.1.el10.src.rpm |
Build Date: | Mon Apr 07 2025 |
Build Host: | build-ol10-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. |
- Reference oracle-indexhtml within Requires [Orabug: 33802044]
- New version 1.26.3
- Use systemd-sysusers
- Add zlib-ng patch to fix RHEL-77911
- Add systemd instantiated service nginx@.service, allowing e.g. "systemctl start nginx@foobar.service" to start an instance of nginx using /etc/nginx/foobar.conf as the configuration.
- Update to 1.26.2 - fixes CVE-2024-7347
- Bump release for October 2024 mass rebuild:
- Bump release for Aug 2024 perl mass rebuild
- Compile perl module with -O2 optimalization
- Add -O2 to nginx.so