A HTTP server and IMAP/POP3 proxy server
http://nginx.net/
nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor Sysoev.
It has been running on many heavily loaded Russian sites for more than two years.
- Developed at server:http
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/nginx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nginx-1.11.2-html.patch | 0000000563 563 Bytes | |
nginx-1.11.2-no_Werror.patch | 0000000614 614 Bytes | |
nginx-1.2.4-perl_vendor_install.patch | 0000000456 456 Bytes | |
nginx-1.25.4.tar.gz | 0001236273 1.18 MB | |
nginx-1.25.4.tar.gz.asc | 0000000862 862 Bytes | |
nginx-1.6.1-default_config.patch | 0000003367 3.29 KB | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx.changes | 0000119818 117 KB | |
nginx.keyring | 0000003992 3.9 KB | |
nginx.logrotate | 0000000304 304 Bytes | |
nginx.rpmlintrc | 0000000310 310 Bytes | |
nginx.service | 0000000779 779 Bytes | |
nginx.spec | 0000007145 6.98 KB | |
nginx.sysusers | 0000000070 70 Bytes |
Revision 84 (latest revision is 93)
Ana Guerrero (anag+factory)
accepted
request 1147449
from
Илья Индиго (13ilya)
(revision 84)
- Updated to 1.25.4 * Changed nginx.keyring to Sergey Kandaurov’s PGP public key. * https://nginx.org/en/CHANGES * Fixed segmentation fault might occur in a worker process while processing a specially crafted QUIC session (CVE-2024-24989, CVE-2024-24990). * Fixed connections with pending AIO operations might be closed prematurely during graceful shutdown of old worker processes. * Fixed socket leak alerts no longer logged when fast shutdown was requested after graceful shutdown of old worker processes. * Fixed socket descriptor error, a socket leak, or a segmentation fault in a worker process might occur if AIO was used in a subrequest. * Fixed segmentation fault might occur in a worker process if SSL proxying was used along with the "image_filter" directive and errors with code 415 were redirected with the "error_page" directive.
Comments 0