From 968aa6068fd42c87f3cf646f7f8bf535a4b276cc Mon Sep 17 00:00:00 2001 From: Philip Brown Date: Fri, 19 Apr 2024 09:21:13 +0000 Subject: [PATCH] nginx 1.25: update to 1.25.5 --- build/nginx/build.sh | 2 +- doc/packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/nginx/build.sh b/build/nginx/build.sh index b84e5dd58..3b8b1e9d7 100755 --- a/build/nginx/build.sh +++ b/build/nginx/build.sh @@ -19,7 +19,7 @@ PROG=nginx PKG=ooce/server/nginx -VER=1.25.4 +VER=1.25.5 SUMMARY="nginx web server" DESC="nginx is a high-performance HTTP(S) server and reverse proxy" diff --git a/doc/packages.md b/doc/packages.md index 8dd9022f2..663b3ee8b 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -197,7 +197,7 @@ | ooce/server/caddy | 2.7.6 | https://github.com/caddyserver/caddy/releases | [gkoh](https://github.com/gkoh) | ooce/server/freeradius | 3.2.3 | https://github.com/FreeRADIUS/freeradius-server/releases https://freeradius.org/releases | [omniosorg](https://github.com/omniosorg) | ooce/server/haproxy | 2.8.9 | https://www.haproxy.org/ | [omniosorg](https://github.com/omniosorg) -| ooce/server/nginx | 1.25.4 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg) +| ooce/server/nginx | 1.25.5 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg) | ooce/server/nginx-124 | 1.24.0 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg) | ooce/storage/minio | 2024-03-30T09-41-56Z | https://github.com/minio/minio/releases | [omniosorg](https://github.com/omniosorg) | ooce/storage/minio-mc | 2024-03-30T15-29-52Z | https://github.com/minio/mc/releases | [omniosorg](https://github.com/omniosorg)