summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--nginx.spec10
-rw-r--r--sources2
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 <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
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