| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.3.8_1 22 Mar 2023 20:19:06
    |
Robert Clausecker (fuz)  Author: Dominik Banoviez |
www/grafana9: fix rc.d script procname
Grafana switched to a unified binary, changing `grafana-server` to be a
wrapper script that executes `grafana server` in its place. This patch
fixes `procname` in the rc.d script, so that rc.d's process name
checking doesn't fail / the service gets properly reported as running.
PR: 270098
MFH: 2023Q1
(cherry picked from commit d2f15374931e8b5c5c360a2ecd7794ff492d8d56) |
9.3.8_1 09 Mar 2023 19:50:37
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2
Approved by: ports-secteam (blanket) |
9.3.8 03 Mar 2023 12:13:07
    |
Fernando ApesteguĂa (fernape)  Author: Boris Korzun |
www/grafana9: Update to 9.3.8 (Fixes security vulnerabilities)
ChangeLog:
https://grafana.com/blog/2023/02/28/grafana-security-release-new-versions-with-security-fixes-for-cve-2023-0594-cve-2023-0507-and-cve-2023-22462/
PR: 269903
Reported by: drtr0jan@yandex.ru (maintainer)
MFH: 2023Q1 (security fix)
Security: CVE-2023-0594 CVE-2023-0507 CVE-2023-22462
(cherry picked from commit f0842e53c88bc6269b2318aa46ba90d02e2dc236) |
9.3.6_1 17 Feb 2023 10:49:10
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go119 update
Direct commit to quarterly to bump Go ports revisions after f30271912e48
Approved by: riggs (ports-secteam) |
9.3.6 09 Feb 2023 09:59:54
    |
Fernando ApesteguĂa (fernape)  Author: Boris Korzun |
www/grafana9: Update to 9.3.6 (Fixes security vulnerabilities)
ChangeLog: https://grafana.com/docs/grafana/latest/whatsnew/
Fixes:
* Spoofing originalUrl of snapshots
* Stored XSS in ResourcePicker component
PR: 269409
Reported by: drtr0jan@yandex.ru (maintainer)
MFH: 2023Q1 (security fixes)
Security: CVE-2022-23552 CVE-2022-39324
(cherry picked from commit 89532dedc2621b43db1d22dcf886954f042a09db) |