Index | Thread | Search

From:
Claudio Jeker <claudio@openbsd.org>
Subject:
Re: Update to node_exporter-1.8.1
To:
Daniel Jakots <danj@chown.me>
Cc:
ports@openbsd.org
Date:
Wed, 22 May 2024 11:47:15 +0200

Download raw body.

Thread
On Tue, May 21, 2024 at 05:03:02PM -0400, Daniel Jakots wrote:
> Hey,
> 
> New 1.8.1:
> https://github.com/prometheus/node_exporter/releases/tag/v1.8.1
> 
> Not a big deal of a release, but upgrading to the newest version is
> cheap :)
> 
> Comments? OK?

OK claudio@
 
> Cheers,
> Daniel
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/sysutils/node_exporter/Makefile,v
> retrieving revision 1.22
> diff -u -p -r1.22 Makefile
> --- Makefile	29 Apr 2024 20:44:30 -0000	1.22
> +++ Makefile	21 May 2024 20:58:47 -0000
> @@ -1,7 +1,7 @@
>  COMMENT =		prometheus exporter for hardware and OS metrics
>  
>  MODGO_MODNAME =		github.com/prometheus/node_exporter
> -MODGO_VERSION =		v1.8.0
> +MODGO_VERSION =		v1.8.1
>  
>  DISTNAME =		node_exporter-${MODGO_VERSION}
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/sysutils/node_exporter/distinfo,v
> retrieving revision 1.12
> diff -u -p -r1.12 distinfo
> --- distinfo	29 Apr 2024 20:44:30 -0000	1.12
> +++ distinfo	21 May 2024 20:58:47 -0000
> @@ -207,7 +207,7 @@ SHA256 (go_modules/gopkg.in/yaml.v3/@v/v
>  SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.zip) = qrj7xOYwDqCOav4crqGKIckMefSJ9SxT4vIEMfGpoBU=
>  SHA256 (go_modules/howett.net/plist/@v/v1.0.1.mod) = yCzVtVedg9sbqQjwQYS1bAT7SpBSBC6DLOaPetxzkzU=
>  SHA256 (go_modules/howett.net/plist/@v/v1.0.1.zip) = pz2ibXFdKNYIZBGJPRDZ7998Aj8ghRgYCursfadIWiE=
> -SHA256 (node_exporter-v1.8.0.zip) = 6/XDygpDAluUIhsgGA/mNZS/z+FOJFfWQtTJMxg+8ig=
> +SHA256 (node_exporter-v1.8.1.zip) = 6xMBs6k9RF8cndzRzwPZ7KPAypMDcXhD+9VMhdC1TiY=
>  SIZE (go_modules/cloud.google.com/go/compute/@v/v1.20.1.mod) = 1093
>  SIZE (go_modules/cloud.google.com/go/compute/@v/v1.20.1.zip) = 1707819
>  SIZE (go_modules/cloud.google.com/go/compute/metadata/@v/v0.2.3.mod) = 98
> @@ -417,4 +417,4 @@ SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.
>  SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.zip) = 104623
>  SIZE (go_modules/howett.net/plist/@v/v1.0.1.mod) = 218
>  SIZE (go_modules/howett.net/plist/@v/v1.0.1.zip) = 72046
> -SIZE (node_exporter-v1.8.0.zip) = 539928
> +SIZE (node_exporter-v1.8.1.zip) = 540159

-- 
:wq Claudio