diff --git a/nginx-1.24.0.tar.gz b/nginx-1.24.0.tar.gz deleted file mode 100644 index 1aeeaf85881597dec6537e927c8c6819385c779c..0000000000000000000000000000000000000000 Binary files a/nginx-1.24.0.tar.gz and /dev/null differ diff --git a/nginx-1.26.1.tar.gz b/nginx-1.26.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8a7ea244e015310e893555a1f68d08052821fb62 Binary files /dev/null and b/nginx-1.26.1.tar.gz differ diff --git a/nginx.spec b/nginx.spec index ba6107f663d516ec55b7b899463bf85c9a18829c..eb5c2bf303ed71131cc15d220c4e885354bb574d 100644 --- a/nginx.spec +++ b/nginx.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %global _hardened_build 1 %global nginx_user nginx @@ -27,7 +27,7 @@ Name: nginx Epoch: 1 -Version: 1.24.0 +Version: 1.26.1 Release: %{anolis_release}%{?dist} Summary: A high performance web server and reverse proxy server @@ -684,6 +684,10 @@ fi %doc CHANGES README README.dynamic %changelog +* Tue Jul 09 2024 lidongyue 1:1.26.1-1 +- update to 1.26.1 +- Fix CVE-2024-31079 CVE-2024-34161 CVE-2024-32760 CVE-2024-35200 + * Wed Apr 12 2023 Xuchun Shang 1:1.24.0-2 - Update some description and add abi file