From 770edd9fab652bd4f8253bf7f82b330e5017c165 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 30 Apr 2026 15:27:30 +0200 Subject: [PATCH 1/2] Bump up nginx version --- build.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.profile b/build.profile index 5d86cef..05fd6e5 100644 --- a/build.profile +++ b/build.profile @@ -45,9 +45,9 @@ BUILD_zbar_SRCURL="https://beehive.molgen.mpg.de/3f69d17f6495de023b59b3539ce5e60 BUILD_leptonica=leptonica-1.87.0 BUILD_leptonica_SRCURL="https://beehive.molgen.mpg.de/d523d2c883b71850a46af2517d8915bf/${BUILD_leptonica}.tar.gz" -# wget "https://nginx.org/download/nginx-1.29.5.tar.gz" -BUILD_nginx=nginx-1.29.5 -BUILD_nginx_SRCURL="https://beehive.molgen.mpg.de/e4d1ddefebe90a521563108e2ff02a39/${BUILD_nginx}.tar.gz" +# wget "https://nginx.org/download/nginx-1.30.0.tar.gz" +BUILD_nginx=nginx-1.30.0 +BUILD_nginx_SRCURL="https://beehive.molgen.mpg.de/ec242797e2368affe346a79e96ab58f8/${BUILD_nginx}.tar.gz" # SRCURL="https://github.com/liberationfonts/liberation-fonts/files/7261482/liberation-fonts-ttf-2.1.5.tar.gz" BUILD_libfontttf=liberation-fonts-ttf-2.1.5 From e47fbb840b26a2eaea973a74d7c3c433c0df49f0 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 30 Apr 2026 15:28:29 +0200 Subject: [PATCH 2/2] Update chicken patch --- nginx.chicken.patch | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/nginx.chicken.patch b/nginx.chicken.patch index cff97e8..4e52972 100644 --- a/nginx.chicken.patch +++ b/nginx.chicken.patch @@ -19,7 +19,7 @@ index a57c2f9..6ba724b 100644 diff --git a/html/index.html b/html/index.html -index e8f5622..b6668f7 100644 +index cdc75e8..adacf00 100644 --- a/html/index.html +++ b/html/index.html @@ -1,7 +1,7 @@ @@ -31,21 +31,26 @@ index e8f5622..b6668f7 100644 -

Welcome to nginx!

--

If you see this page, the nginx web server is successfully installed and --working. Further configuration is required.

+-

If you see this page, nginx is successfully installed and working. +-Further configuration is required for the web server, reverse proxy, +-API gateway, load balancer, content cache, or other features.

+

Chicken!

-+

Bwok Puk bok pukak bwak-bwak bwok Cluck bwak-bwak waaaaak bwwwaak-bwwwaaaaak.

++

Bwok Puk bok pukak bwak-bwak bwok Cluck bwak-bwak waaaaak bwwwaak-bwwwaaaaak..

-

For online documentation and support please refer to --nginx.org.
--Commercial support is available at --nginx.com.

+-nginx.org.
+-To engage with the community please visit +-community.nginx.org.
+-For enterprise grade support, professional services, additional +-security features and capabilities please refer to +-f5.com/nginx.

+

Cluckity... Cluckity Puk-puk Waaaaak cock-a-doodle-doo bwak-bwak-bwak cluckity bwwwaak! Cluckity bok-bok Bok bwok-bwok-bwok bwak-bwak-bwak cluck. Cluck wak-waaaak pukaaaak-pukaaaak-pukaaaaak Puk-puk-puk Puk Gobble-gobble bok Pukaaaaaaak-pukaaaaak bwwwak-bwwwak-bwwwaaaaak Puk bwak bwak-bwak waak-waaaaaaak cluck. Pukak Bwok?

++ -

Thank you for using nginx.

+

Cluck-cluck-cluck gobble-gobble-gobble honk Gobble-gobble bwwwaaaaaak.

@@ -58,10 +63,10 @@ index 088aa1e..0e1632f 100644 @@ -10,8 +10,8 @@ - #define nginx_version 1029005 --#define NGINX_VERSION "1.29.5" + #define nginx_version 1030000 +-#define NGINX_VERSION "1.30.0" -#define NGINX_VER "nginx/" NGINX_VERSION -+#define NGINX_VERSION "1.29.6" ++#define NGINX_VERSION "1.30.1" +#define NGINX_VER "chicken/" NGINX_VERSION #ifdef NGX_BUILD @@ -80,7 +85,7 @@ index eaf42e3..fd682a3 100644 "" CRLF ; diff --git a/src/http/v2/ngx_http_v2_filter_module.c b/src/http/v2/ngx_http_v2_filter_module.c -index 6b73b1e..a7b8094 100644 +index 6b73b1e..54996ef 100644 --- a/src/http/v2/ngx_http_v2_filter_module.c +++ b/src/http/v2/ngx_http_v2_filter_module.c @@ -120,7 +120,7 @@ ngx_http_v2_header_filter(ngx_http_request_t *r) @@ -96,7 +101,7 @@ diff --git a/src/http/v3/ngx_http_v3_filter_module.c b/src/http/v3/ngx_http_v3_f index 4d2276d..7b156a6 100644 --- a/src/http/v3/ngx_http_v3_filter_module.c +++ b/src/http/v3/ngx_http_v3_filter_module.c -@@ -169,7 +169,7 @@ ngx_http_v3_header_filter(ngx_http_request_t *r) +@@ -166,7 +166,7 @@ ngx_http_v3_header_filter(ngx_http_request_t *r) n = sizeof(NGINX_VER_BUILD) - 1; } else { @@ -105,7 +110,7 @@ index 4d2276d..7b156a6 100644 } len += ngx_http_v3_encode_field_lri(NULL, 0, -@@ -352,8 +352,8 @@ ngx_http_v3_header_filter(ngx_http_request_t *r) +@@ -349,8 +349,8 @@ ngx_http_v3_header_filter(ngx_http_request_t *r) n = sizeof(NGINX_VER_BUILD) - 1; } else {