From 8a1a02df8ce56b943cf8e4f9f50c4b10e28d886f Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Mon, 22 Feb 2021 10:01:11 +0100 Subject: [PATCH 1/2] Upgrade to upstream version 1.29.2 --- CHANGELOG.md | 6 +++++- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b70db0e..7e2fdf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ Changelog ## Unreleased - Nothing for now... -## [1.28.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/57) - 2021-02-05 +## [1.29.2~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/59) - 2021-02-22 + +#### Changed +* [Update to 1.29.0](https://github.com/YunoHost-Apps/netdata_ynh/pull/58) +## [1.29.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/57) - 2021-02-05 #### Changed * [Update to 1.29.0](https://github.com/YunoHost-Apps/netdata_ynh/pull/56) diff --git a/README.md b/README.md index eacbc93..c96795e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste (**physical** & **virtual** servers, **containers**, **IoT** devices), without disrupting their core function._ -**Shipped version:** 1.29.0 +**Shipped version:** 1.29.2 **Customization brought by the package:** diff --git a/conf/app.src b/conf/app.src index 8ed492e..0a89781 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.29.0/netdata-v1.29.0.tar.gz -SOURCE_SUM=d898995faa3c269e6fbbf5456f237e25323213e6ec8c0a2b28007499b22e9f5d +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.29.2/netdata-v1.29.2.tar.gz +SOURCE_SUM=3419a2b54cd29946900e88fa96f8235b6db50bafa615a35c0035887e8a3f5074 SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index f906d7e..6e2ab09 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "real-time performance and health monitoring", "fr": "Monitoring serveur en temps reel" }, - "version": "1.29.0~ynh1", + "version": "1.29.2~ynh1", "url": "http://my-netdata.io/", "license": "GPL-3.0", "maintainer": { From 09c100db18a90a081f79a6a4fd1b5b1f63c1e328 Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Sun, 28 Feb 2021 08:49:00 +0100 Subject: [PATCH 2/2] Upgrade to upstream version 1.29.3 --- CHANGELOG.md | 6 +++--- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e2fdf1..adab7c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,16 +4,16 @@ Changelog ## Unreleased - Nothing for now... -## [1.29.2~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/59) - 2021-02-22 +## [1.29.3~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/59) - 2021-02-22 #### Changed -* [Update to 1.29.0](https://github.com/YunoHost-Apps/netdata_ynh/pull/58) +* [Update to 1.29.3](https://github.com/YunoHost-Apps/netdata_ynh/pull/58) ## [1.29.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/57) - 2021-02-05 #### Changed * [Update to 1.29.0](https://github.com/YunoHost-Apps/netdata_ynh/pull/56) -## [1.28.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/50) - 2020-12-19 +## [1.29.0~ynh1](https://github.com/YunoHost-Apps/netdata_ynh/pull/50) - 2020-12-19 #### Changed * [Update to 1.28.0](https://github.com/YunoHost-Apps/netdata_ynh/pull/50) diff --git a/README.md b/README.md index c96795e..af13978 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste (**physical** & **virtual** servers, **containers**, **IoT** devices), without disrupting their core function._ -**Shipped version:** 1.29.2 +**Shipped version:** 1.29.3 **Customization brought by the package:** diff --git a/conf/app.src b/conf/app.src index 0a89781..636d420 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.29.2/netdata-v1.29.2.tar.gz -SOURCE_SUM=3419a2b54cd29946900e88fa96f8235b6db50bafa615a35c0035887e8a3f5074 +SOURCE_URL=https://github.com/netdata/netdata/releases/download/v1.29.3/netdata-v1.29.3.tar.gz +SOURCE_SUM=eeba8b18519a9123a3cc8b450dcd042e23a3b145a78a7017a14c47ed36d923df SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index 6e2ab09..22a4de5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "real-time performance and health monitoring", "fr": "Monitoring serveur en temps reel" }, - "version": "1.29.2~ynh1", + "version": "1.29.3~ynh1", "url": "http://my-netdata.io/", "license": "GPL-3.0", "maintainer": {