From 6ab739c08c34999c501c58cd3fbd8af461e9dfa3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Sep 2023 06:10:33 +0000 Subject: [PATCH 1/4] Upgrade to v8.9.2 --- 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 6b597fe..74d3bf4 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-linux-x86_64.tar.gz -SOURCE_SUM=8259ceef234e4ce80768f5c08709deead77f07768370a573a47dbb6e26a7766a +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.2-linux-x86_64.tar.gz +SOURCE_SUM=34b041697dacad305aa407e0cafb5465d8b5ac8666a909b47df481a99b19410d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 06a2b0d..0232bbc 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-linux-aarch64.tar.gz -SOURCE_SUM=447dfc875fc0cbfbdce8360bbd31eaaf3d7f202c732f7c4e2783710c5d1af56b +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.2-linux-aarch64.tar.gz +SOURCE_SUM=27529a4e04c8b66a8b4bc220805745cc75d57b60d76f3963d3a033011ff1c8f0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 55fb3be..5cb9d3d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Distributed and RESTful search engine.", "fr": "Moteur de recherche RESTful." }, - "version": "8.9.1~ynh1", + "version": "8.9.2~ynh1", "url": "https://github.com/elastic/elasticsearch", "upstream": { "license": "SSPL-1.0", From 68cb1db7521d46ea42442781bc12e12c79b84d93 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Sep 2023 06:10:39 +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 f31bc47..2b354de 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Elasticsearch is the distributed, RESTful search and analytics engine at the hea To learn more about Elasticsearch’s features and capabilities, see the [product page](https://www.elastic.co/products/elasticsearch). -**Shipped version:** 8.9.1~ynh1 +**Shipped version:** 8.9.2~ynh1 **Demo:** https://www.elastic.co/demos ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 3055059..cfc2074 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Elasticsearch is the distributed, RESTful search and analytics engine at the hea To learn more about Elasticsearch’s features and capabilities, see the [product page](https://www.elastic.co/products/elasticsearch). -**Version incluse :** 8.9.1~ynh1 +**Version incluse :** 8.9.2~ynh1 **Démo :** https://www.elastic.co/demos ## Avertissements / informations importantes From 9f9fc9669cb448ee7d94b79b32db7748ad2a0cce Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 19 Sep 2023 06:11:13 +0000 Subject: [PATCH 3/4] Upgrade to v8.10.1 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- manifest.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 74d3bf4..4c7d1e1 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.2-linux-x86_64.tar.gz -SOURCE_SUM=34b041697dacad305aa407e0cafb5465d8b5ac8666a909b47df481a99b19410d +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-linux-x86_64.tar.gz +SOURCE_SUM=17a88b8bd1cf5e7d991016693336d85ef480e23a26967b33d545f2b6765e4d42 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 0232bbc..711eb79 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.2-linux-aarch64.tar.gz -SOURCE_SUM=27529a4e04c8b66a8b4bc220805745cc75d57b60d76f3963d3a033011ff1c8f0 +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-linux-aarch64.tar.gz +SOURCE_SUM=cd03f80dcc03861c06d1412f011eff2672f4620a6a82acf0e53a2a08e2adc68b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5cb9d3d..2fd7169 100644 --- a/manifest.json +++ b/manifest.json @@ -6,13 +6,13 @@ "en": "Distributed and RESTful search engine.", "fr": "Moteur de recherche RESTful." }, - "version": "8.9.2~ynh1", + "version": "8.10.1~ynh1", "url": "https://github.com/elastic/elasticsearch", "upstream": { "license": "SSPL-1.0", "website": "https://elastic.co", "demo": "https://www.elastic.co/demos", - "admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/8.9/elasticsearch-intro.html", + "admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/8.10/elasticsearch-intro.html", "code": "https://github.com/elastic/elasticsearch" }, "license": "SSPL-1.0", From 7bed34596e2c4a3dce4c79079da3c8798cff542a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 19 Sep 2023 06:11:18 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2b354de..0f6fc80 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Elasticsearch is the distributed, RESTful search and analytics engine at the hea To learn more about Elasticsearch’s features and capabilities, see the [product page](https://www.elastic.co/products/elasticsearch). -**Shipped version:** 8.9.2~ynh1 +**Shipped version:** 8.10.1~ynh1 **Demo:** https://www.elastic.co/demos ## Disclaimers / important information @@ -38,7 +38,7 @@ To learn more about Elasticsearch’s features and capabilities, see the [produc ## Documentation and resources * Official app website: -* Official admin documentation: +* Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: * Report a bug: diff --git a/README_fr.md b/README_fr.md index cfc2074..52dd6f6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Elasticsearch is the distributed, RESTful search and analytics engine at the hea To learn more about Elasticsearch’s features and capabilities, see the [product page](https://www.elastic.co/products/elasticsearch). -**Version incluse :** 8.9.2~ynh1 +**Version incluse :** 8.10.1~ynh1 **Démo :** https://www.elastic.co/demos ## Avertissements / informations importantes @@ -38,7 +38,7 @@ To learn more about Elasticsearch’s features and capabilities, see the [produc ## Documentations et ressources * Site officiel de l’app : -* Documentation officielle de l’admin : +* Documentation officielle de l’admin : * Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug :