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 home:seife:Factory/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.27.1.tar.gz | 0001245244 1.19 MB | |
nginx-1.27.1.tar.gz.asc | 0000000862 862 Bytes | |
nginx-aio.patch | 0000001631 1.59 KB | |
nginx-conf.patch | 0000003604 3.52 KB | |
nginx-perl.patch | 0000000535 535 Bytes | |
nginx.changes | 0000122455 120 KB | |
nginx.keyring | 0000003992 3.9 KB | |
nginx.logrotate | 0000000328 328 Bytes | |
nginx.rpmlintrc | 0000000310 310 Bytes | |
nginx.service | 0000000802 802 Bytes | |
nginx.spec | 0000007122 6.96 KB | |
nginx.sysusers | 0000000070 70 Bytes |
Revision 91 (latest revision is 93)
Dominique Leuenberger (dimstar_suse)
accepted
request 1194200
from
Илья Индиго (13ilya)
(revision 91)
- Renamed nginx-1.6.1-default_config.patch to nginx-conf.patch. - Renamed nginx-1.2.4-perl_vendor_install.patch to nginx-perl.patch. - Used atosetup -p1 macro and replaced editor from perl to sed. - Added %check section with gpg signature source verification. - Updated to 1.27.1 * https://nginx.org/en/CHANGES * Fixed crash in ngx_http_mp4_module via specially crafted mp4 file (CVE-2024-7347). * Now the stream module handler is not mandatory. * Fixed new HTTP/2 connections might ignore graceful shutdown of old worker processes.
Comments 0