Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.25.0_5 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.25.0_4 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.25.0_3 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.25.0_2 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.25.0_1 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.25.0 10 Apr 2024 08:04:48 |
Nuno Teixeira (eduardo) |
net-mgmt/blackbox_exporter: Update to 0.25.0
ChangeLog:
https://github.com/prometheus/blackbox_exporter/releases/tag/v0.25.0 |
0.24.0_6 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
0.24.0_5 12 Feb 2024 09:12:03 |
Nuno Teixeira (eduardo) Author: Lexi Winter |
net-mgmt/blackbox_exporter: Make syslog output configurable
Add the following new options, based on net-mgmt/ping_exporter:
+# blackbox_exporter_syslog_output_tag (str): Set syslog tag.
+# Default is "blackbox_exporter". See daemon(8).
+# blackbox_exporter_syslog_output_priority (str): Set syslog priority.
+# Default is "notice". See daemon(8).
+# blackbox_exporter_syslog_output_facility (str): Set syslog facility.
+# Default is "daemon". See daemon(8).
the defaults are unchanged from before, i.e. it outputs at daemon.notice.
PR: 276992 |
0.24.0_4 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.24.0_3 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.24.0_2 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
0.24.0_1 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.24.0 16 May 2023 18:51:03 |
Nuno Teixeira (eduardo) |
net-mgmt/blackbox_exporter: Update to 0.24.0
ChangeLog: https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0 |
0.23.0_6 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.23.0_5 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
0.23.0_4 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.23.0_3 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.23.0_2 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
0.23.0_1 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.23.0 02 Dec 2022 22:15:36 |
Nuno Teixeira (eduardo) |
net-mgmt/blackbox_exporter: Update to 0.23.0
- [SECURITY] Update Exporter Toolkit (CVE-2022-46146) #979
ChangeLog:
https://github.com/prometheus/blackbox_exporter/releases/tag/v0.23.0
MFH: 2022Q4
Security: CVE-2022-46146 |
0.22.0_3 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.22.0_2 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.22.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.22.0_1 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.22.0 02 Aug 2022 17:47:44 |
Nuno Teixeira (eduardo) |
net-mgmt/blackbox_exporter: Update to 0.22.0
ChangeLog: https://github.com/prometheus/blackbox_exporter/blob/v0.22.0/CHANGELOG.md |
0.21.1_1 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.21.1_1 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
0.21.1 25 Jun 2022 22:37:04 |
Nuno Teixeira (eduardo) |
net-mgmt/blackbox_exporter: Adopt/Update to 0.21.1
- take maintainership
- switch to DISTVERSION
- switch to GO_MODULE
ChangeLog:
https://github.com/prometheus/blackbox_exporter/blob/master/CHANGELOG.md |
0.17.0_3 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
0.17.0_2 06 Jun 2022 11:19:04 |
Rene Ladan (rene) |
all: return bsam's ports to the pool after his commit bit got safekept |
0.17.0_2 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.17.0_1 19 Oct 2021 11:14:40 |
Stefan Eßer (se) |
net-mgmt/blackbox_exporter: Add CPE information
Approved by: portmgr (blanket) |
0.17.0_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.17.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17.0_1 09 Jul 2020 15:56:40 |
zi |
- Switch to a solution that supports log rotation
- Update pkg-message with details/examples
- Fix missing name in daemon(1) process
- Set daemon(1) log process name
- Bump PORTREVISION
PR: 245601
Submitted by: zi@
Approved by: bsam@ (maintainer timeout, 2+ months) |
0.17.0 24 Jun 2020 15:15:24 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.17.0. |
0.16.0_1 18 Mar 2020 10:36:04 |
mikael |
net-mgmt/blackbox_exporter: unbreak on aarch64
update golang.org/x/net to fix build on aarch64
PR: 244198
Approved by: bsam (maintainer timeout), manu (mentor) |
0.16.0 04 Dec 2019 09:22:49 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.16.0. |
0.15.0_1 16 Nov 2019 12:52:40 |
dmgk |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
0.15.0 12 Sep 2019 10:59:30 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.15.0. |
0.13.0 14 Aug 2019 20:02:08 |
bsam |
net-mgmt/blackbox_exporter: Switch to USES=go:modules, fix build with go1.13
PR: 239865
Submitted by: Dmitri Goutnik <dg@syrec.org> |
0.13.0 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.13.0 07 Jan 2019 17:31:23 |
tobik |
Do not set USE_RC_SUBR twice |
0.13.0 15 Dec 2018 19:05:16 |
bsam |
net-mgmt/blackbox_exporter: update to version 0.13.0 and some cleanups:
- update to version 0.13.0;
- fix whitespace, spaces->tabs;
- pet portlint: remove SUB_FILES from USEx section;
- remove pkg-plist: move three lines to Makefile. |
0.12.0 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.12.0 09 Mar 2018 17:55:55 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.12.0
[FEATURE] Allow specifying source address for DNS, TCP, and ICMP probes
[BUGFIX] Fix probe_http_content_length metric name
[BUGFIX] Add missing validation of HTTPClientConfig
Other changes:
. do not start as nobody;
. add pkg-message;
. do not listen on public address by default;
. rclint.
PR: 226399 [1]
Submitted by: David O'Rourke <dor.bsd@xm0.uk> [1]
Fabian Freyer <fabian@freyer_physik.tu-berlin.de> [2]
Differential Revision: D14596 [2] |
0.11.0_1 10 Feb 2018 22:13:30 |
bsam |
net-mgmt/blackbox_exporter: Add log file and LICENCE_FILE.
PR: 225809
Submitted by: David O'Rourke <dor.bsd@xm0.uk> |
0.11.0 30 Nov 2017 20:58:48 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.11.0. |
0.10.0 10 Oct 2017 19:55:48 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.10.0.
[FEATURE] ICMP payload size and DF bit now configurable
[BUGFIX] Fix memory leak |
0.9.1 22 Sep 2017 14:01:19 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.9.1.
[BUGFIX] Default TLS ServerName to target's host for HTTP probe if not
provided in config] |
0.9.0 21 Sep 2017 11:04:01 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.9.0.
[FEATURE] Make debug logs available when &debug=true passed to probe endpoint
[FEATURE] Make last debug logs of last 100 probe available from landing page
[FEATURE] Expand debug logging of all probes
[FEATURE] Automatically default TLS SNI for TCP probe
[FEATURE] Error out early if query not provided for DNS probe
[ENHANCEMENT] Switch to go-kit for logging
[BUGFIX] Only resolve DNS once for initail HTTP request |
0.8.1_1 25 Aug 2017 19:59:27 |
bsam |
net-mgmt/blackbox_exporter: Fix startup parameters.
The fixed error is:
---
blackbox_exporter: error: unknown short flag '-w', try --help
--- |
0.8.1 12 Aug 2017 22:21:43 |
bsam |
net-mgmt/blackbox_exporter: Update to version 0.8.1. |
0.7.0 18 Jul 2017 10:18:24 |
bsam |
net-mgmt/blackbox_exporter: Update to 0.7.0.
Changes since 0.6.0:
---
[FEATURE] Automatically determine timeout from Prometheus's scrape_timeout
[FEATURE] Expose http version as metric
[FEATURE] Allow specifying with http versions classify as a success
[FEATURE] Add metric for regex or query response failure
[FEATURE] Expose configuration on /config
[ENHANCEMENT] Improve logging of tcp module errors
[BUGFIX] Set DNS lookup duration metric even if lookup fails
--- |
0.6.0_1 18 Jul 2017 09:14:21 |
bsam |
Prometheus exporters and pushgateway: Strip golang binaries.
TLDR; turns out to be a misconception, has gone with dinosaurs.
Golang Project treat such cases as bugs, submit any evidence to them.
More info: https://honnef.co/posts/2016/10/go-and-strip/
Fix my port and ports I've committed yesterday.
Bump PORTREVISION.
Reported by: swills
Approved by: portmgr (just fix it) |
0.6.0 17 Jul 2017 20:30:12 |
bsam |
blackbox_exporter is a prometheus exporter. The blackbox exporter
allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and
ICMP.
WWW: https://github.com/prometheus/blackbox_exporter |