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:Backports:SLE-15-SP4: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.23.2.tar.gz | 0001108243 1.06 MB | |
nginx-1.23.2.tar.gz.asc | 0000000683 683 Bytes | |
nginx-1.6.1-default_config.patch | 0000003367 3.29 KB | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx.changes | 0000115787 113 KB | |
nginx.keyring | 0000009366 9.15 KB | |
nginx.logrotate | 0000000304 304 Bytes | |
nginx.rpmlintrc | 0000000310 310 Bytes | |
nginx.service | 0000000779 779 Bytes | |
nginx.spec | 0000007144 6.98 KB | |
nginx.sysusers | 0000000070 70 Bytes |
Revision 77 (latest revision is 93)
Dominique Leuenberger (dimstar_suse)
accepted
request 1030027
from
Илья Индиго (13ilya)
(revision 77)
- Updated to 1.23.2 * Security: processing of a specially crafted mp4 file by the ngx_http_mp4_module might cause a worker process crash, worker process memory disclosure, or might have potential other impact (CVE-2022-41741, CVE-2022-41742). * Feature: the "$proxy_protocol_tlv_..." variables. * Feature: TLS session tickets encryption keys are now automatically rotated when using shared memory in the "ssl_session_cache" directive. * Change: the logging level of the "bad record type" SSL errors has been lowered from "crit" to "info". * Change: now when using shared memory in the "ssl_session_cache" directive the "could not allocate new session" errors are logged at the "warn" level instead of "alert" and not more often than once per second. * Bugfix: nginx/Windows could not be built with OpenSSL 3.0.x. * Bugfix: in logging of the PROXY protocol errors. * Workaround: shared memory from the "ssl_session_cache" directive was spent on sessions using TLS session tickets when using TLSv1.3 with OpenSSL. * Workaround: timeout specified with the "ssl_session_timeout" directive did not work when using TLSv1.3 with OpenSSL or BoringSSL.
Comments 0