0acd39241a- Changed nginx.logrotate and nginx-conf.patch files. * Removed hardcoded user and group definitions. - Removed ending slashes wherever possible. - Removed root privileges when running logrotate (bsc#1246090).
devel
Илья Индиго
2025-07-16 22:50:22 +00:00
02820af414- Drop root priviledges while running logrotate (bsc#1246090)
Илья Индиго
2025-07-16 22:07:01 +00:00
b19a5a4c17Accepting request 1288818 from server:httpAna Guerrero2025-06-27 21:00:26 +00:00
2ea46e960d- Updated to 1.29.0 * https://nginx.org/en/CHANGES * Added support for response code 103 from proxy and gRPC backends; the "early_hints" directive. * Added loading of secret keys from hardware tokens with OpenSSL provider. * Changed the logging level of SSL errors in a QUIC handshake has been changed from "error" to "crit" for critical errors, and to "info" for the rest; the logging level of unsupported QUIC transport parameters has been lowered from "info" to "debug". * Disabled OpenSSL 3.5 QUIC API support by default.
Илья Индиго
2025-06-27 09:42:27 +00:00
bb977f7b5f- Updated to 1.28.0: * Fixed -Wunterminated-string-initialization with gcc15 * HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value
Илья Индиго
2025-06-02 14:17:50 +00:00
e76e94ac55Accepting request 1279422 from server:httpAna Guerrero2025-05-26 16:32:02 +00:00
734c74345cChanged service to prevent 'timed out. Killing' messages on service stopping
Илья Индиго
2025-05-22 23:51:19 +00:00
caff628312Accepting request 1270052 from server:httpAna Guerrero2025-04-18 14:14:20 +00:00
33e69d37f5- Updated to 1.27.5 * https://nginx.org/en/CHANGES * Changed the maximum size limit for SSL sessions cached in shared memory has been raised to 8192. * Fixed in the "grpc_ssl_password_file", "proxy_ssl_password_file", and "uwsgi_ssl_password_file" directives when loading SSL certificates and encrypted keys from variables; the bug had appeared in 1.23.1. * Fixed in the $ssl_curve and $ssl_curves variables when using pluggable curves in OpenSSL.
Илья Индиго
2025-04-16 14:59:06 +00:00
9adae25cf9Accepting request 1266982 from server:httpAna Guerrero2025-04-07 15:34:50 +00:00
833f64453bAccepting request 1243543 from server:httpAna Guerrero2025-02-06 21:02:24 +00:00
1efb13abf9- Changed URL's from nginx.org to github.com . - Updated to 1.27.4 * https://nginx.org/en/CHANGES * Fixed insufficient check in virtual servers handling with TLSv1.3 SNI allowed to reuse SSL sessions in a different virtual server, to bypass client SSL certificates verification (CVE-2025-23419). * Added the "ssl_object_cache_inheritable", "ssl_certificate_cache", "proxy_ssl_certificate_cache", "grpc_ssl_certificate_cache", and "uwsgi_ssl_certificate_cache", "keepalive_min_timeout" directives. * Fixed nginx could not build libatomic library using the library sources if the --with-libatomic=DIR option was used.
Илья Индиго
2025-02-06 04:48:43 +00:00
e502c32e76Accepting request 1226763 from server:httpAna Guerrero2024-11-27 21:06:23 +00:00
5111159ef7- Updated to 1.27.3 * https://github.com/nginx/nginx/releases/tag/release-1.27.3 * Added the "server" directive in the "upstream" block supports the "resolve" parameter. * Added the "resolver" and "resolver_timeout" directives in the "upstream" block. * Added SmarterMail specific mode support for IMAP LOGIN with untagged CAPABILITY response in the mail proxy module. * Changed TLSv1 and TLSv1.1 protocols are disabled by default. * Changed IPv6 address in square brackets and no port can be specified in the "proxy_bind", "fastcgi_bind", "grpc_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind" directives, and as client address in ngx_http_realip_module. * Fixed ngx_http_mp4_module and "proxy_store" directive.
Илья Индиго
2024-11-27 04:28:59 +00:00
d89c21608dAccepting request 1205364 from server:httpAna Guerrero2024-10-03 16:00:39 +00:00
31cf02ba3e- Updated to 1.27.2 * https://nginx.org/en/CHANGES * Added SSL certificates, secret keys, and CRLs are now cached on start or during reconfiguration. * Added client certificate validation with OCSP in the stream module. * Added OCSP stapling support in the stream module. * Added the "proxy_pass_trailers" directive in the ngx_http_proxy_module. * Added the "ssl_client_certificate" directive now supports certificates with auxiliary information. * Changed now the "ssl_client_certificate" directive is not required for client SSL certificates verification.
Илья Индиго
2024-10-03 06:56:17 +00:00
4ee1f5dcceAccepting request 1204304 from server:httpAna Guerrero2024-09-29 16:09:49 +00:00
6670ffcf84- 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.
Илья Индиго
2024-08-16 02:31:06 +00:00
cddb5da178- 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.
Илья Индиго
2024-08-16 02:26:21 +00:00
60e6941e1b- 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. - 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.
Илья Индиго
2024-08-16 00:09:31 +00:00
6ed1fa8c90- Changed nginx-1.6.1-default_config.patch file (added ngx_http_fancyindex_module.so). - 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.
Илья Индиго
2024-08-15 21:19:38 +00:00
0cabb334eeAccepting request 1177870 from server:httpAna Guerrero2024-06-04 10:50:42 +00:00
8a12e5e0eeAccepting request 1177869 from home:13ilya
Илья Индиго
2024-05-31 08:51:08 +00:00
d4b6e7ac45Accepting request 1177856 from home:13ilya
Илья Индиго
2024-05-31 07:56:11 +00:00
77eb937367Accepting request 1173379 from server:httpAna Guerrero2024-05-12 20:52:38 +00:00
fc1df36c91Accepting request 1173378 from home:13ilya
Илья Индиго
2024-05-11 04:23:08 +00:00
414b975064Accepting request 1168473 from server:httpAna Guerrero2024-04-18 20:10:41 +00:00
c2d3912f51Accepting request 1168472 from home:13ilya
Илья Индиго
2024-04-17 07:17:04 +00:00
04f7314d95Accepting request 1168467 from home:13ilya
Илья Индиго
2024-04-17 07:01:50 +00:00
122ff811edAccepting request 1167915 from server:httpAna Guerrero2024-04-16 18:03:21 +00:00
99174ed9d4Accepting request 1167914 from home:13ilya
Илья Индиго
2024-04-16 06:03:19 +00:00
c8a60a67caAccepting request 1167864 from home:13ilya
Илья Индиго
2024-04-15 18:37:48 +00:00
632540dd7dAccepting request 1154408 from server:httpAna Guerrero2024-03-04 20:24:38 +00:00
ba0715088dAccepting request 1154405 from home:etamPL:branches:server:http
Илья Индиго
2024-03-03 11:04:33 +00:00
4a757514a7Accepting request 1149661 from server:httpAna Guerrero2024-02-25 13:04:43 +00:00
63dfd61764Accepting request 1149506 from home:dimstar:rpm4.20:n
Илья Индиго
2024-02-22 23:29:24 +00:00
56bf5fbd63Accepting request 1147449 from server:httpAna Guerrero2024-02-20 20:12:29 +00:00
58e8109869Accepting request 1147448 from home:13ilya:branches:server:http
Илья Индиго
2024-02-18 16:30:12 +00:00
c868e41398Accepting request 1147446 from home:13ilya:branches:server:http
Илья Индиго
2024-02-18 16:25:02 +00:00
604e6d898aAccepting request 1147439 from home:13ilya:branches:server:http
Илья Индиго
2024-02-18 15:28:52 +00:00
69a2170410Accepting request 1120596 from server:httpAna Guerrero2023-10-27 20:27:33 +00:00
4a71d02af7Accepting request 1120595 from home:13ilya:branches:server:http
Илья Индиго
2023-10-26 13:52:22 +00:00
0489441858Accepting request 1104919 from server:httpAna Guerrero2023-08-21 09:42:49 +00:00
23248b153eAccepting request 1104918 from home:13ilya:branches:server:http
Илья Индиго
2023-08-20 16:15:47 +00:00