Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] blackbox_exporter: update to 0.24.0.
@ 2024-01-08 23:14 zdykstra
  2024-01-09  7:52 ` [PR PATCH] [Merged]: " Vaelatern
  2024-01-09  7:52 ` Vaelatern
  0 siblings, 2 replies; 3+ messages in thread
From: zdykstra @ 2024-01-08 23:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages blackbox_exporter
https://github.com/void-linux/void-packages/pull/48135

blackbox_exporter: update to 0.24.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Same version flag fix as https://github.com/void-linux/void-packages/pull/47935 . 

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

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

From a0b28794c011694a2c63ed15a43d826038302c85 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Mon, 8 Jan 2024 17:12:58 -0600
Subject: [PATCH] blackbox_exporter: update to 0.24.0.

---
 srcpkgs/blackbox_exporter/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index 0ca014b51a3e2..9f71fd5bdb73d 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,20 +1,21 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.18.0
-revision=3
+version=0.24.0
+revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
-go_ldflags="-X ${go_import_path}/version.Version=${version}
- -X ${go_import_path}/version.Revision=${version}
- -X ${go_import_path}/version.Branch=${version}
- -X ${go_import_path}/version.BuildUser=VoidLinux"
+go_ldflags="-X github.com/prometheus/common/version.Version=${version}
+ -X github.com/prometheus/common/version.Revision=${version}
+ -X github.com/prometheus/common/version.Branch=${version}
+ -X github.com/prometheus/common/version.BuildDate=$(date --date "@$SOURCE_DATE_EPOCH" "+%Y%m%d-%H:%M:%S")
+ -X github.com/prometheus/common/version.BuildUser=VoidLinux"
 short_desc="Allows blackbox probing of endpoints over HTTP, DNS, TCP and ICMP"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=b41f1301c991c0d0011652e2093588521925d1960c6f7649f96edecbf1aadfb8
+checksum=bec1bd50679d455f5d411d735a87b0d92c56c3800ed314a1260b6aa8a575a34c
 
 system_accounts="_bbox_exporter"
 

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

* Re: [PR PATCH] [Merged]: blackbox_exporter: update to 0.24.0.
  2024-01-08 23:14 [PR PATCH] blackbox_exporter: update to 0.24.0 zdykstra
@ 2024-01-09  7:52 ` Vaelatern
  2024-01-09  7:52 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2024-01-09  7:52 UTC (permalink / raw)
  To: ml

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

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

blackbox_exporter: update to 0.24.0.
https://github.com/void-linux/void-packages/pull/48135

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Same version flag fix as https://github.com/void-linux/void-packages/pull/47935 . 

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

* Re: blackbox_exporter: update to 0.24.0.
  2024-01-08 23:14 [PR PATCH] blackbox_exporter: update to 0.24.0 zdykstra
  2024-01-09  7:52 ` [PR PATCH] [Merged]: " Vaelatern
@ 2024-01-09  7:52 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2024-01-09  7:52 UTC (permalink / raw)
  To: ml

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/48135#issuecomment-1882562931

Comment:
Thanks!

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

end of thread, other threads:[~2024-01-09  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 23:14 [PR PATCH] blackbox_exporter: update to 0.24.0 zdykstra
2024-01-09  7:52 ` [PR PATCH] [Merged]: " Vaelatern
2024-01-09  7:52 ` Vaelatern

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