Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] netdata: update to 1.38.1
@ 2023-02-18 13:31 wilkart
  2023-02-24 21:52 ` [PR PATCH] [Updated] " wilkart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: wilkart @ 2023-02-18 13:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

There is a new pull request by wilkart against master on the void-packages repository

https://github.com/wilkart/void-packages master
https://github.com/void-linux/void-packages/pull/42338

netdata: update to 1.38.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


A patch file from https://github.com/void-linux/void-packages/pull/42338.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-42338.patch --]
[-- Type: text/x-diff, Size: 1130 bytes --]

From 88d33aec6b2137c7ad2a5cf3d831d7ab30a40ff0 Mon Sep 17 00:00:00 2001
From: Artur Pedziwilk <wilkart@mac.com>
Date: Sat, 18 Feb 2023 14:11:31 +0100
Subject: [PATCH] netdata: update to 1.38.1

Signed-off-by: Artur Pedziwilk <wilkart@mac.com>
---
 srcpkgs/netdata/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/netdata/template b/srcpkgs/netdata/template
index 18dbe4394a4e..fdce146fe5ed 100644
--- a/srcpkgs/netdata/template
+++ b/srcpkgs/netdata/template
@@ -1,6 +1,6 @@
 # Template file for 'netdata'
 pkgname=netdata
-version=1.37.1
+version=1.38.1
 revision=1
 build_style=gnu-configure
 build_helper=qemu
@@ -18,7 +18,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.netdata.cloud/"
 distfiles="https://github.com/netdata/netdata/releases/download/v${version}/netdata-v${version}.tar.gz"
-checksum=2caa042d43ca61007a61294a5ececa037d83a1973bd38032233760341eb1706b
+checksum=e32a5427f0c00550210dbbf0046c2621313955256edf836db686e2bc270b8d10
 python_version=3
 make_dirs="
  /var/lib/netdata          0755 _netdata _netdata

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] netdata: update to 1.38.1
  2023-02-18 13:31 [PR PATCH] netdata: update to 1.38.1 wilkart
@ 2023-02-24 21:52 ` wilkart
  2023-02-24 22:06 ` wilkart
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: wilkart @ 2023-02-24 21:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

There is an updated pull request by wilkart against master on the void-packages repository

https://github.com/wilkart/void-packages master
https://github.com/void-linux/void-packages/pull/42338

netdata: update to 1.38.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


A patch file from https://github.com/void-linux/void-packages/pull/42338.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-42338.patch --]
[-- Type: text/x-diff, Size: 1130 bytes --]

From 88d33aec6b2137c7ad2a5cf3d831d7ab30a40ff0 Mon Sep 17 00:00:00 2001
From: Artur Pedziwilk <wilkart@mac.com>
Date: Sat, 18 Feb 2023 14:11:31 +0100
Subject: [PATCH] netdata: update to 1.38.1

Signed-off-by: Artur Pedziwilk <wilkart@mac.com>
---
 srcpkgs/netdata/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/netdata/template b/srcpkgs/netdata/template
index 18dbe4394a4e..fdce146fe5ed 100644
--- a/srcpkgs/netdata/template
+++ b/srcpkgs/netdata/template
@@ -1,6 +1,6 @@
 # Template file for 'netdata'
 pkgname=netdata
-version=1.37.1
+version=1.38.1
 revision=1
 build_style=gnu-configure
 build_helper=qemu
@@ -18,7 +18,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.netdata.cloud/"
 distfiles="https://github.com/netdata/netdata/releases/download/v${version}/netdata-v${version}.tar.gz"
-checksum=2caa042d43ca61007a61294a5ececa037d83a1973bd38032233760341eb1706b
+checksum=e32a5427f0c00550210dbbf0046c2621313955256edf836db686e2bc270b8d10
 python_version=3
 make_dirs="
  /var/lib/netdata          0755 _netdata _netdata

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] netdata: update to 1.38.1
  2023-02-18 13:31 [PR PATCH] netdata: update to 1.38.1 wilkart
  2023-02-24 21:52 ` [PR PATCH] [Updated] " wilkart
@ 2023-02-24 22:06 ` wilkart
  2023-02-26 10:42 ` paper42
  2023-02-27 10:25 ` [PR PATCH] [Closed]: " wilkart
  3 siblings, 0 replies; 5+ messages in thread
From: wilkart @ 2023-02-24 22:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

There is an updated pull request by wilkart against master on the void-packages repository

https://github.com/wilkart/void-packages master
https://github.com/void-linux/void-packages/pull/42338

netdata: update to 1.38.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


A patch file from https://github.com/void-linux/void-packages/pull/42338.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-42338.patch --]
[-- Type: text/x-diff, Size: 2590 bytes --]

From 88d33aec6b2137c7ad2a5cf3d831d7ab30a40ff0 Mon Sep 17 00:00:00 2001
From: Artur Pedziwilk <wilkart@mac.com>
Date: Sat, 18 Feb 2023 14:11:31 +0100
Subject: [PATCH 1/2] netdata: update to 1.38.1

Signed-off-by: Artur Pedziwilk <wilkart@mac.com>
---
 srcpkgs/netdata/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/netdata/template b/srcpkgs/netdata/template
index 18dbe4394a4e..fdce146fe5ed 100644
--- a/srcpkgs/netdata/template
+++ b/srcpkgs/netdata/template
@@ -1,6 +1,6 @@
 # Template file for 'netdata'
 pkgname=netdata
-version=1.37.1
+version=1.38.1
 revision=1
 build_style=gnu-configure
 build_helper=qemu
@@ -18,7 +18,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.netdata.cloud/"
 distfiles="https://github.com/netdata/netdata/releases/download/v${version}/netdata-v${version}.tar.gz"
-checksum=2caa042d43ca61007a61294a5ececa037d83a1973bd38032233760341eb1706b
+checksum=e32a5427f0c00550210dbbf0046c2621313955256edf836db686e2bc270b8d10
 python_version=3
 make_dirs="
  /var/lib/netdata          0755 _netdata _netdata

From 792547b27cb7f958895411df9f4ccbd43713cbad Mon Sep 17 00:00:00 2001
From: Artur Pedziwilk <wilkart@mac.com>
Date: Fri, 24 Feb 2023 23:05:46 +0100
Subject: [PATCH 2/2] netdata-plugins-go: update to 0.51.0

Signed-off-by: Artur Pedziwilk <wilkart@mac.com>
---
 srcpkgs/netdata-plugins-go/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/netdata-plugins-go/template b/srcpkgs/netdata-plugins-go/template
index cf0de06b10cf..c1501c6532a0 100644
--- a/srcpkgs/netdata-plugins-go/template
+++ b/srcpkgs/netdata-plugins-go/template
@@ -1,6 +1,6 @@
 # Template file for 'netdata-plugins-go'
 pkgname=netdata-plugins-go
-version=0.45.0
+version=0.51.0
 revision=1
 build_style=go
 go_import_path="github.com/netdata/go.d.plugin/cmd/godplugin"
@@ -10,7 +10,7 @@ maintainer="sn0w <me@sn0w.cx>"
 license="GPL-3.0-or-later"
 homepage="https://www.netdata.cloud/"
 distfiles="https://github.com/netdata/go.d.plugin/archive/refs/tags/v${version}.tar.gz"
-checksum=7062325e73520c501cc8aac4b298dec2471109120b8bb92e442e9394b4365c3b
+checksum=4ac52ffc34f8682c3f12869fbccbdafe0027eb8498256b8e451d05566e435dc6
 
 do_install() {
 	vmkdir usr/lib/netdata/conf.d
@@ -19,7 +19,7 @@ do_install() {
 
 	for f in ${GOPATH}/bin/* ${GOPATH}/bin/**/*; do
 		if [ -f "$f" ] && [ -x "$f" ]; then
-			vinstall "$f" 755 usr/lib/netdata/plugins.d go.d.plugin
+			vinstall "$f" 755 usr/libexec/netdata/plugins.d go.d.plugin
 			break
 		fi
 	done

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: netdata: update to 1.38.1
  2023-02-18 13:31 [PR PATCH] netdata: update to 1.38.1 wilkart
  2023-02-24 21:52 ` [PR PATCH] [Updated] " wilkart
  2023-02-24 22:06 ` wilkart
@ 2023-02-26 10:42 ` paper42
  2023-02-27 10:25 ` [PR PATCH] [Closed]: " wilkart
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-02-26 10:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42338#issuecomment-1445325135

Comment:
please rebase on top of master to remove the merge commit

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Closed]: netdata: update to 1.38.1
  2023-02-18 13:31 [PR PATCH] netdata: update to 1.38.1 wilkart
                   ` (2 preceding siblings ...)
  2023-02-26 10:42 ` paper42
@ 2023-02-27 10:25 ` wilkart
  3 siblings, 0 replies; 5+ messages in thread
From: wilkart @ 2023-02-27 10:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

There's a closed pull request on the void-packages repository

netdata: update to 1.38.1
https://github.com/void-linux/void-packages/pull/42338

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-02-27 10:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-18 13:31 [PR PATCH] netdata: update to 1.38.1 wilkart
2023-02-24 21:52 ` [PR PATCH] [Updated] " wilkart
2023-02-24 22:06 ` wilkart
2023-02-26 10:42 ` paper42
2023-02-27 10:25 ` [PR PATCH] [Closed]: " wilkart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).