Rebuild grafana against updated golang
Rebuild grafana against updated golang. The only change is a Release bump to trigger a rebuild with the latest golang toolchain. Dependency: golang Resolves: RHEL-251835, RHEL-251696, RHEL-242383, RHEL-242344, RHEL-242224, RHEL-242108, RHEL-242028, RHEL-241669 This commit was created by Ymir, a Red Hat Enterprise Linux software maintenance AI agent. Assisted-by: Ymir
This commit is contained in:
parent
3d20824b7e
commit
8975cbc061
13
grafana.spec
13
grafana.spec
@ -28,7 +28,7 @@
|
||||
|
||||
Name: grafana
|
||||
Version: 9.2.10
|
||||
Release: 32%{?dist}.1
|
||||
Release: 33%{?dist}
|
||||
Summary: Metrics dashboard and graph editor
|
||||
License: AGPLv3
|
||||
URL: https://grafana.org
|
||||
@ -1026,6 +1026,17 @@ fi
|
||||
%{_datadir}/selinux/*/grafana.pp
|
||||
|
||||
%changelog
|
||||
* Mon Aug 31 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 9.2.10-33
|
||||
- Rebuild against updated golang
|
||||
- Resolves RHEL-251835
|
||||
- Resolves RHEL-251696
|
||||
- Resolves RHEL-242383
|
||||
- Resolves RHEL-242344
|
||||
- Resolves RHEL-242224
|
||||
- Resolves RHEL-242108
|
||||
- Resolves RHEL-242028
|
||||
- Resolves RHEL-241669
|
||||
|
||||
* Thu Aug 6 2026 Sam Feifer <sfeifer@redhat.com> 9.2.10-32.1
|
||||
- Resolves RHEL-219393: CVE-2026-42127
|
||||
- Resolves RHEL-211017: CVE-2026-33377
|
||||
|
||||
Loading…
Reference in New Issue
Block a user