diff options
author | CoprDistGit <infra@openeuler.org> | 2024-05-31 03:32:15 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-05-31 03:32:15 +0000 |
commit | 63b4281808f1f934b2d3042c77bc2a63733695cd (patch) | |
tree | 162f35dd8435fec071ec151b88c4e2935ed2a948 /nginx.spec | |
parent | b3136bdede72179d0dacd8581f4d777562ede992 (diff) |
automatic import of nginx
Diffstat (limited to 'nginx.spec')
-rw-r--r-- | nginx.spec | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -16,7 +16,7 @@ Name: nginx Epoch: 1 -Version: 1.26.0 +Version: 1.24.0 Release: 1 Summary: A HTTP server, reverse proxy and mail proxy server License: BSD @@ -39,6 +39,7 @@ Source210: UPGRADE-NOTES-1.6-to-1.10 Patch0: nginx-auto-cc-gcc.patch Patch1: nginx-1.12.1-logs-perm.patch Patch2: nginx-fix-pidfile.patch +Patch3: backport-CVE-2023-44487.patch BuildRequires: gcc openssl-devel pcre2-devel zlib-devel systemd gperftools-devel Requires: nginx-filesystem = %{epoch}:%{version}-%{release} openssl @@ -386,9 +387,6 @@ fi %{_mandir}/man8/nginx.8* %changelog -* Wed Apr 24 2024 Funda Wang <fundawang@yeah.net> - 1:1.26.0-1 -- 1.26.0 - * Tue Jan 02 2024 gaihuiying <eaglegai@163.com> - 1:1.24.0-1 - update nginx to 1.24.0 |