From 613f905eb3371edbb5249c90c99667a98085fa65 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 31 Oct 2024 06:33:12 +0000 Subject: automatic import of nginx --- .gitignore | 1 + nginx.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cd04e69..bf4df61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /nginx-1.24.0.tar.gz /nginx-logo.png +/nginx-1.27.2.tar.gz diff --git a/nginx.spec b/nginx.spec index b89fd97..57f31aa 100644 --- a/nginx.spec +++ b/nginx.spec @@ -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 - 1.27.2-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update nginx to 1.27.2 + * Thu Aug 15 2024 Funda Wang - 1:1.24.0-2 - fix CVE-2024-7347 diff --git a/sources b/sources index 833d1ba..30b2b94 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f95835b55b3cbf05a4368e7bccbb8a46 nginx-1.24.0.tar.gz +a0411bcbd1ff88bb2ea542af2ef57314 nginx-1.27.2.tar.gz 425a3bef572ffa7e706bd7db8452c733 nginx-logo.png -- cgit v1.2.3