From 3131ae7eb033931d5e11b6cc6ee4f412edbe75f3 Mon Sep 17 00:00:00 2001 From: Philip Brown Date: Tue, 2 Apr 2024 08:54:51 +0000 Subject: [PATCH 1/3] gitea: update to 1.21.10 --- build/gitea/build.sh | 2 +- doc/packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/gitea/build.sh b/build/gitea/build.sh index 22bbf95d4..7b6f5cd44 100755 --- a/build/gitea/build.sh +++ b/build/gitea/build.sh @@ -18,7 +18,7 @@ PROG=gitea PKG=ooce/application/gitea -VER=1.21.7 +VER=1.21.10 SUMMARY="Git with a cup of tea" DESC="Git with a cup of tea, painless self-hosted git service" diff --git a/doc/packages.md b/doc/packages.md index 554a52f7d..bd7d1173d 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -2,7 +2,7 @@ | :------ | :------ | :--- | :--------- | | ooce/application/alpine | 2.26 | https://alpineapp.email/ | [omniosorg](https://github.com/omniosorg) | ooce/application/fcgiwrap | 1.1.0 | https://github.com/gnosek/fcgiwrap/tags | [omniosorg](https://github.com/omniosorg) -| ooce/application/gitea | 1.21.7 | https://github.com/go-gitea/gitea/releases | [omniosorg](https://github.com/omniosorg) +| ooce/application/gitea | 1.21.10 | https://github.com/go-gitea/gitea/releases | [omniosorg](https://github.com/omniosorg) | ooce/application/gnuplot | 6.0.0 | https://sourceforge.net/projects/gnuplot/files/gnuplot/ http://www.gnuplot.info/ | [omniosorg](https://github.com/omniosorg) | ooce/application/graphviz | 2.44.1 | https://www2.graphviz.org/Packages/stable/portable_source/ https://graphviz.org/download/source/ | [omniosorg](https://github.com/omniosorg) | ooce/application/imagemagick | 7.1.1-20 | https://imagemagick.org/archive/ | [omniosorg](https://github.com/omniosorg) From f449c9437bbb88b2cfba220ff763f8503eb0be68 Mon Sep 17 00:00:00 2001 From: Philip Brown Date: Tue, 2 Apr 2024 09:10:28 +0000 Subject: [PATCH 2/3] minio: update to 2024-03-30T09-41-56Z --- build/minio/build.sh | 2 +- doc/packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/minio/build.sh b/build/minio/build.sh index 1532f990b..593969a1f 100755 --- a/build/minio/build.sh +++ b/build/minio/build.sh @@ -18,7 +18,7 @@ PROG=minio PKG=ooce/storage/minio -VER=2024-03-07T00-43-48Z +VER=2024-03-30T09-41-56Z SUMMARY="MinIO server" DESC="A high Performance Object Storage. " DESC+="It is API compatible with Amazon S3 cloud storage service." diff --git a/doc/packages.md b/doc/packages.md index bd7d1173d..3b3fb7a98 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -199,7 +199,7 @@ | ooce/server/haproxy | 2.8.7 | 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-124 | 1.24.0 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg) -| ooce/storage/minio | 2024-03-07T00-43-48Z | https://github.com/minio/minio/releases | [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-07T00-31-49Z | https://github.com/minio/mc/releases | [omniosorg](https://github.com/omniosorg) | ooce/system/file-system/ntfs-3g | 2022.10.3 | https://github.com/tuxera/ntfs-3g/releases | [omniosorg](https://github.com/omniosorg) | ooce/system/gptfdisk | 1.0.10 | https://sourceforge.net/projects/gptfdisk/files/gptfdisk/ | [oxidecomputer](https://github.com/oxidecomputer) From a03ef6b1999d66fbbdc8777923227db4bceff1b4 Mon Sep 17 00:00:00 2001 From: Philip Brown Date: Tue, 2 Apr 2024 09:17:10 +0000 Subject: [PATCH 3/3] minio-mc: update to 2024-03-30T15-29-52Z --- build/minio-mc/build.sh | 2 +- doc/packages.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/minio-mc/build.sh b/build/minio-mc/build.sh index aa351e6f0..bafc532cc 100755 --- a/build/minio-mc/build.sh +++ b/build/minio-mc/build.sh @@ -18,7 +18,7 @@ PROG=minio-mc PKG=ooce/storage/minio-mc -VER=2024-03-07T00-31-49Z +VER=2024-03-30T15-29-52Z SUMMARY="MinIO client" DESC="A modern alternative to UNIX commands like ls, cat, cp, mirror, diff, " DESC+="find etc. It supports filesystems and Amazon S3 compatible cloud " diff --git a/doc/packages.md b/doc/packages.md index 3b3fb7a98..7c65e2277 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -200,7 +200,7 @@ | ooce/server/nginx | 1.25.4 | 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-07T00-31-49Z | https://github.com/minio/mc/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) | ooce/system/file-system/ntfs-3g | 2022.10.3 | https://github.com/tuxera/ntfs-3g/releases | [omniosorg](https://github.com/omniosorg) | ooce/system/gptfdisk | 1.0.10 | https://sourceforge.net/projects/gptfdisk/files/gptfdisk/ | [oxidecomputer](https://github.com/oxidecomputer) | ooce/system/clamav | 1.3.0 | https://github.com/Cisco-Talos/clamav/tags https://www.clamav.net/downloads | [omniosorg](https://github.com/omniosorg)