!118 backport upstreams to fix memory leak and possible segfault for compat-nginx
From: @eaglegai Reviewed-by: @jiangheng12 Signed-off-by: @jiangheng12
This commit is contained in:
commit
2059061711
@ -17,7 +17,7 @@
|
||||
Name: compat-nginx
|
||||
Epoch: 1
|
||||
Version: 1.24.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: A HTTP server, reverse proxy and mail proxy server
|
||||
License: BSD
|
||||
URL: http://nginx.org/
|
||||
@ -43,6 +43,8 @@ Patch3: backport-CVE-2023-44487.patch
|
||||
# https://nginx.org/download/patch.2024.mp4.txt
|
||||
Patch4: backport-CVE-2024-7347.patch
|
||||
Patch5: backport-CVE-2025-23419.patch
|
||||
Patch6: backport-Fixed-segfault-if-regex-studies-list-allocation-fails.patch
|
||||
Patch7: backport-Core-fixed-memory-leak-on-configuration-reload-with-PCRE2.patch
|
||||
|
||||
BuildRequires: gcc compat-openssl11-devel pcre2-devel zlib-devel systemd gperftools-devel
|
||||
Requires: %{name}-filesystem = %{epoch}:%{version}-%{release} compat-openssl11-libs
|
||||
@ -371,6 +373,9 @@ fi
|
||||
%{_mandir}/man8/%{name}.8*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 02 2025 gaihuiying <eaglegai@163.com> - 1:1.24.0-5
|
||||
- backport upstreams to fix memory leak and possible segfault
|
||||
|
||||
* Mon Feb 10 2025 gaihuiying <eaglegai@163.com> - 1:1.24.0-4
|
||||
- fix CVE-2025-23419
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user