diff options
author | CoprDistGit <infra@openeuler.org> | 2024-10-31 06:33:12 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-10-31 06:33:12 +0000 |
commit | 613f905eb3371edbb5249c90c99667a98085fa65 (patch) | |
tree | fc64368f6e2a74b3a98ebd0b91cb4a46469cb81c | |
parent | 52fca73c39f946126c28a26d1e9a65ff8ad77c60 (diff) |
automatic import of nginxopeneuler24.03_LTS
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | nginx.spec | 10 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 10 insertions, 3 deletions
@@ -1,2 +1,3 @@ /nginx-1.24.0.tar.gz /nginx-logo.png +/nginx-1.27.2.tar.gz @@ -16,8 +16,8 @@ Name: nginx Epoch: 1 -Version: 1.24.0 -Release: 2 +Version: 1.27.2 +Release: 1 Summary: A HTTP server, reverse proxy and mail proxy server License: BSD URL: http://nginx.org/ @@ -389,6 +389,12 @@ fi %{_mandir}/man8/nginx.8* %changelog +* Thu Oct 31 2024 lifan <lifan140@h-partners.com> - 1.27.2-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update nginx to 1.27.2 + * Thu Aug 15 2024 Funda Wang <fundawang@yeah.net> - 1:1.24.0-2 - fix CVE-2024-7347 @@ -1,2 +1,2 @@ -f95835b55b3cbf05a4368e7bccbb8a46 nginx-1.24.0.tar.gz +a0411bcbd1ff88bb2ea542af2ef57314 nginx-1.27.2.tar.gz 425a3bef572ffa7e706bd7db8452c733 nginx-logo.png |