[packages/nginx] Up to 2.5.6.

arekm arekm at pld-linux.org
Tue Mar 10 20:22:04 CET 2026


commit 6034c012dbffdcef416b79e6c2aed9bef705a684
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Mar 10 20:21:53 2026 +0100

    Up to 2.5.6.

 nginx.spec                         |  8 ++------
 ngx_cache_purge-nginx-1.29.4.patch | 13 -------------
 2 files changed, 2 insertions(+), 19 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index f63cfe9..07b6baa 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -42,7 +42,7 @@
 %define		vts_version	0.2.5
 %define		headers_more_version	0.39
 %define		modsecurity_version	1.0.4
-%define		http_cache_purge_version	2.5.5
+%define		http_cache_purge_version	2.5.6
 
 Summary:	High perfomance HTTP and reverse proxy server
 Summary(pl.UTF-8):	Serwer HTTP i odwrotne proxy o wysokiej wydajności
@@ -75,9 +75,8 @@ Source103:	https://github.com/openresty/headers-more-nginx-module/archive/v%{hea
 # Source103-md5:	b4f2092439252e6a4ebd5c1741cffe42
 # https://github.com/nginx-modules/ngx_cache_purge
 Source104:	https://github.com/nginx-modules/ngx_cache_purge/archive/refs/tags/%{http_cache_purge_version}.tar.gz
-# Source104-md5:	e3d43ae95613cd538d2af0ccb0d642c7
+# Source104-md5:	fb8d7b4af4d9b3e6463e836607674177
 Patch0:		%{name}-no-Werror.patch
-Patch1:		ngx_cache_purge-nginx-1.29.4.patch
 URL:		https://nginx.org/
 BuildRequires:	mailcap
 BuildRequires:	pcre2-8-devel
@@ -320,9 +319,6 @@ mv headers-more-nginx-module-%{headers_more_version} nginx-headers-more-module
 %endif
 
 mv ngx_cache_purge-* ngx_cache_purge
-cd ngx_cache_purge
-%patch -P1 -p1
-cd ..
 
 # build mime.types.conf
 #sh %{SOURCE17} /etc/mime.types
diff --git a/ngx_cache_purge-nginx-1.29.4.patch b/ngx_cache_purge-nginx-1.29.4.patch
deleted file mode 100644
index 208780f..0000000
--- a/ngx_cache_purge-nginx-1.29.4.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -urN ngx_cache_purge-2.5.5.org/ngx_cache_purge_module.c ngx_cache_purge-2.5.5/ngx_cache_purge_module.c
---- ngx_cache_purge-2.5.5.org/ngx_cache_purge_module.c	2026-01-06 07:17:16.000000000 +0100
-+++ ngx_cache_purge-2.5.5/ngx_cache_purge_module.c	2026-02-11 15:11:12.929674326 +0100
-@@ -528,6 +528,9 @@
- #  endif /* nginx_version >= 1007008 */
- 
-     ngx_array_t                   *headers_source;
-+#  if (nginx_version >= 1029004)
-+    ngx_uint_t                     host_set;
-+#  endif /* nginx_version >= 1029004 */
- #  if (nginx_version < 8040)
-     ngx_array_t                   *headers_names;
- #  endif /* nginx_version < 8040 */
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/6034c012dbffdcef416b79e6c2aed9bef705a684



More information about the pld-cvs-commit mailing list