diff options
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 |