diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-24 07:11:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-24 07:11:17 +0000 |
commit | b3136bdede72179d0dacd8581f4d777562ede992 (patch) | |
tree | 005201bd307841628a01c825e9bc70a3d6b81071 /nginx.spec | |
parent | 913f89578b506ecf7da04b0ce7c08d7f44141711 (diff) |
automatic import of nginx
Diffstat (limited to 'nginx.spec')
-rw-r--r-- | nginx.spec | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -16,7 +16,7 @@ Name: nginx Epoch: 1 -Version: 1.24.0 +Version: 1.26.0 Release: 1 Summary: A HTTP server, reverse proxy and mail proxy server License: BSD @@ -39,7 +39,6 @@ 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 @@ -387,6 +386,9 @@ 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 |