From 1bb97e378629855ea3f787fb091f942bb8e7ec8a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 Mar 2023 06:10:35 +0000 Subject: [PATCH 1/4] Upgrade to v2.6.0 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index d91ee6a..49e842d 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.5.0/opensearch-2.5.0-linux-x64.tar.gz -SOURCE_SUM=58f0f94ad5416ff84afa43ffd709104012914266bfb9a3fef142de2055012f55 +SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.6.0/opensearch-2.6.0-linux-x64.tar.gz +SOURCE_SUM=a89ae0585f09091e239a7176dfd81a891af863b4e29f44f2623cf17754385a4a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 5d038d4..30a052d 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.5.0/opensearch-2.5.0-linux-arm64.tar.gz -SOURCE_SUM=3e3349c3aacc749642f531eb2ba5276fd870600cc4fe0b59221262a877340724 +SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.6.0/opensearch-2.6.0-linux-arm64.tar.gz +SOURCE_SUM=e0396e2896597f5d21f273a2dd1b850f0720e91a71ef44f7c1c2610f9420151e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d53348f..8ce3e0d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source distributed and RESTful search engine", "fr": "Moteur de recherche RESTful et open-source" }, - "version": "2.5.0~ynh2", + "version": "2.6.0~ynh1", "url": "https://github.com/opensearch-project/OpenSearch", "upstream": { "license": "Apache-2.0", From f264345c502df099d2998b9fa6ef9cd007b68c9b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 Mar 2023 06:10:42 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa874ec..7c1417a 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ OpenSearch makes it easy to ingest, search, visualize, and analyze your data. OpenSearch is a scalable, flexible, and extensible open-source software suite for search, analytics, and observability applications licensed under Apache 2.0. Powered by Apache Lucene and driven by the OpenSearch Project community, OpenSearch offers a vendor-agnostic toolset you can use to build secure, high-performance, cost-efficient applications. Use OpenSearch as an end-to-end solution or connect it with your preferred open-source tools or partner projects. -**Shipped version:** 2.5.0~ynh2 +**Shipped version:** 2.6.0~ynh1 **Demo:** https://playground.opensearch.org/app/home ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index ac8d2d1..a20cd12 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ OpenSearch makes it easy to ingest, search, visualize, and analyze your data. OpenSearch is a scalable, flexible, and extensible open-source software suite for search, analytics, and observability applications licensed under Apache 2.0. Powered by Apache Lucene and driven by the OpenSearch Project community, OpenSearch offers a vendor-agnostic toolset you can use to build secure, high-performance, cost-efficient applications. Use OpenSearch as an end-to-end solution or connect it with your preferred open-source tools or partner projects. -**Version incluse :** 2.5.0~ynh2 +**Version incluse :** 2.6.0~ynh1 **Démo :** https://playground.opensearch.org/app/home ## Avertissements / informations importantes From ac41ceb996d72701cc363b05c7c0c351696fff6e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 16 Aug 2023 06:14:39 +0000 Subject: [PATCH 3/4] Upgrade to v2.9.0 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 49e842d..f550fab 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.6.0/opensearch-2.6.0-linux-x64.tar.gz -SOURCE_SUM=a89ae0585f09091e239a7176dfd81a891af863b4e29f44f2623cf17754385a4a +SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.9.0/opensearch-2.9.0-linux-x64.tar.gz +SOURCE_SUM=03d623c2d99a7100c2f0faddc8ffda8ba27eae8aa63ff6f3f7dad2337be8b68c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 30a052d..af09ef1 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.6.0/opensearch-2.6.0-linux-arm64.tar.gz -SOURCE_SUM=e0396e2896597f5d21f273a2dd1b850f0720e91a71ef44f7c1c2610f9420151e +SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.9.0/opensearch-2.9.0-linux-arm64.tar.gz +SOURCE_SUM=ba6045e58d433f64f09d92565e308553647bfd3f1193346a1716f7f66e4aad5a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8ce3e0d..0b9721c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source distributed and RESTful search engine", "fr": "Moteur de recherche RESTful et open-source" }, - "version": "2.6.0~ynh1", + "version": "2.9.0~ynh1", "url": "https://github.com/opensearch-project/OpenSearch", "upstream": { "license": "Apache-2.0", From 845306c78ccf4e06f31ef55731b13f6b2c5f242b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 16 Aug 2023 06:14:43 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c1417a..232b3b2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ OpenSearch makes it easy to ingest, search, visualize, and analyze your data. OpenSearch is a scalable, flexible, and extensible open-source software suite for search, analytics, and observability applications licensed under Apache 2.0. Powered by Apache Lucene and driven by the OpenSearch Project community, OpenSearch offers a vendor-agnostic toolset you can use to build secure, high-performance, cost-efficient applications. Use OpenSearch as an end-to-end solution or connect it with your preferred open-source tools or partner projects. -**Shipped version:** 2.6.0~ynh1 +**Shipped version:** 2.9.0~ynh1 **Demo:** https://playground.opensearch.org/app/home ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index a20cd12..dc4b019 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ OpenSearch makes it easy to ingest, search, visualize, and analyze your data. OpenSearch is a scalable, flexible, and extensible open-source software suite for search, analytics, and observability applications licensed under Apache 2.0. Powered by Apache Lucene and driven by the OpenSearch Project community, OpenSearch offers a vendor-agnostic toolset you can use to build secure, high-performance, cost-efficient applications. Use OpenSearch as an end-to-end solution or connect it with your preferred open-source tools or partner projects. -**Version incluse :** 2.6.0~ynh1 +**Version incluse :** 2.9.0~ynh1 **Démo :** https://playground.opensearch.org/app/home ## Avertissements / informations importantes