Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] netdata: update to 1.14.0.
@ 2019-05-08  2:14 voidlinux-github
  2019-05-08  3:06 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-08  2:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages netdata-1.14.0
https://github.com/void-linux/void-packages/pull/11550

netdata: update to 1.14.0.
@the-maldridge 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-netdata-1.14.0-11550.patch --]
[-- Type: application/text/x-diff, Size: 1048 bytes --]

From 6dc864c7eb0b2730b6ef3535e02d40674b1dd38f Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Mon, 6 May 2019 21:26:19 -0700
Subject: [PATCH] netdata: update to 1.14.0.

---
 srcpkgs/netdata/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/netdata/template b/srcpkgs/netdata/template
index b760a03516e..37fd5646bd7 100644
--- a/srcpkgs/netdata/template
+++ b/srcpkgs/netdata/template
@@ -1,6 +1,6 @@
 # Template file for 'netdata'
 pkgname=netdata
-version=1.13.0
+version=1.14.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-user=_netdata"
@@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://my-netdata.io"
 distfiles="https://github.com/netdata/netdata/archive/v${version}.tar.gz"
-checksum=45d972c11954af08aaf4c888ffb32453dd2e1fda0c7dbb355afdb9d4b1ab930e
+checksum=8658d688fcd358415cadd28ba8c9717e1c2f668fa5e278a16bfb6b90ecb5de3b
 
 system_accounts="_netdata"
 conf_files="/etc/${pkgname}/*.conf"

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

* Re: netdata: update to 1.14.0.
  2019-05-08  2:14 [PR PATCH] netdata: update to 1.14.0 voidlinux-github
@ 2019-05-08  3:06 ` voidlinux-github
  2019-05-08  4:11 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-08  3:06 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/11550#issuecomment-490329629
Comment:
Didn't you want to patch the service file at the same time?

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

* Re: netdata: update to 1.14.0.
  2019-05-08  2:14 [PR PATCH] netdata: update to 1.14.0 voidlinux-github
  2019-05-08  3:06 ` voidlinux-github
@ 2019-05-08  4:11 ` voidlinux-github
  2019-05-08  7:19 ` voidlinux-github
  2019-05-08  7:19 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-08  4:11 UTC (permalink / raw)
  To: ml

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

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/11550#issuecomment-490340101
Comment:
Tried it again without and nothing blew up.

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

* Re: netdata: update to 1.14.0.
  2019-05-08  2:14 [PR PATCH] netdata: update to 1.14.0 voidlinux-github
  2019-05-08  3:06 ` voidlinux-github
  2019-05-08  4:11 ` voidlinux-github
@ 2019-05-08  7:19 ` voidlinux-github
  2019-05-08  7:19 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-08  7:19 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/11550#issuecomment-490377403
Comment:
SGTM

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

* Re: [PR PATCH] [Merged]: netdata: update to 1.14.0.
  2019-05-08  2:14 [PR PATCH] netdata: update to 1.14.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-05-08  7:19 ` voidlinux-github
@ 2019-05-08  7:19 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-08  7:19 UTC (permalink / raw)
  To: ml

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

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

netdata: update to 1.14.0.
https://github.com/void-linux/void-packages/pull/11550
Description: @the-maldridge 

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

end of thread, other threads:[~2019-05-08  7:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08  2:14 [PR PATCH] netdata: update to 1.14.0 voidlinux-github
2019-05-08  3:06 ` voidlinux-github
2019-05-08  4:11 ` voidlinux-github
2019-05-08  7:19 ` voidlinux-github
2019-05-08  7:19 ` [PR PATCH] [Merged]: " voidlinux-github

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).