Summary: | sysutils/loki: Update to 2.8.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Christopher Beppler <freebsd> | ||||
Component: | Individual Port(s) | Assignee: | Robert Clausecker <fuz> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fuz | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/grafana/loki/releases/tag/v2.8.1 | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f7ef2465f82c71092bf16681d9e9f6afbd63726 commit 1f7ef2465f82c71092bf16681d9e9f6afbd63726 Author: Christopher Beppler <freebsd@funzi.org> AuthorDate: 2023-04-29 22:25:05 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-04-30 18:41:43 +0000 sysutils/loki: Update to 2.8.1 Changelog: https://github.com/grafana/loki/releases/tag/v2.8.1 PR: 271138 sysutils/loki/Makefile | 269 +++++------ sysutils/loki/distinfo | 500 +++++++++++---------- .../files/patch-cmd-loki-loki-local-config.yaml | 10 +- 3 files changed, 413 insertions(+), 366 deletions(-) Thank you for your contribution. |
Created attachment 241862 [details] update loki to 2.8.1 Update loki to 2.8.1 Also removed the remark regarding pinning go-versions. Loki dropped the moving-gc dependency and thus is not failing at runtime with newer go versions.