FreeBSD Bugzilla – Attachment 235377 Details for
Bug 265330
www/grafana{8,9}: Update to 8.5.9 and 9.0.3 (Fixes security vulnerability)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
grafana8.diff
grafana8.diff (text/plain), 3.97 KB, created by
Boris Korzun
on 2022-07-20 08:15:40 UTC
(
hide
)
Description:
grafana8.diff
Filename:
MIME Type:
Creator:
Boris Korzun
Created:
2022-07-20 08:15:40 UTC
Size:
3.97 KB
patch
obsolete
>diff --git a/www/grafana8/Makefile b/www/grafana8/Makefile >index 15080fbbc274..dd0238424d35 100644 >--- a/www/grafana8/Makefile >+++ b/www/grafana8/Makefile >@@ -1,7 +1,6 @@ > PORTNAME= grafana > DISTVERSIONPREFIX= v >-DISTVERSION= 8.5.4 >-PORTREVISION= 2 >+DISTVERSION= 8.5.9 > CATEGORIES= www > MASTER_SITES= https://dl.grafana.com/oss/release/:public > PKGNAMESUFFIX= ${DISTVERSION:C/([0-9]).*/\1/1} >@@ -23,7 +22,7 @@ USES= cpe go:modules > USE_GITHUB= yes > > USE_RC_SUBR= grafana >-TAG= 78ee958 >+TAG= 2955d0b > > GO_TARGET= ./pkg/cmd/grafana-server \ > ./pkg/cmd/grafana-cli >@@ -38,7 +37,7 @@ SUB_LIST= GRAFANA_USER=${GRAFANA_USER} \ > GRAFANA_LOGDIR=${GRAFANA_LOGDIR} \ > GRAFANA_PLUGINDIR=${GRAFANA_PLUGINDIR} \ > GRAFANA_PROVISIONINGDIR=${GRAFANA_PROVISIONINGDIR} \ >- GRAFANA_BUILDHASH=af8f3a231daca19ff375 >+ GRAFANA_BUILDHASH=5bd4adfaadc76d1f26f7 > > GRAFANA_USER?= grafana > GRAFANA_GROUP?= grafana >diff --git a/www/grafana8/distinfo b/www/grafana8/distinfo >index 63f0c63545d9..6fd639de5375 100644 >--- a/www/grafana8/distinfo >+++ b/www/grafana8/distinfo >@@ -1,14 +1,14 @@ >-TIMESTAMP = 1654067985 >-SHA256 (grafana-8.5.4.linux-amd64.tar.gz) = 062abce1489c68c950476d8e3e92481f8ab51f43fa63814daadbc2f94bcfc57b >-SIZE (grafana-8.5.4.linux-amd64.tar.gz) = 77784707 >+TIMESTAMP = 1657871367 >+SHA256 (grafana-8.5.9.linux-amd64.tar.gz) = a37b1a788fd9853053101f77741611c82a8429146187ef8e35e90cf7c351d4ba >+SIZE (grafana-8.5.9.linux-amd64.tar.gz) = 77789937 > SHA256 (v0.3.6.tar.gz) = af49dbe70ab6b0eb31d69afd89c3260b82cb662607b66eac41b65d642faee6bb > SIZE (v0.3.6.tar.gz) = 22747 > SHA256 (v0.7.3.tar.gz) = 9709c0e8eec3045832f9da81c7bcacf1a32774cb674efcd5662dd8b4d82f70c1 > SIZE (v0.7.3.tar.gz) = 21163 > SHA256 (v0.8.2.tar.gz) = 871cec6861f88b22fe36879e854872f960fae58a4e87d93c6c43d90558c8fc84 > SIZE (v0.8.2.tar.gz) = 413897 >-SHA256 (grafana-grafana-v8.5.4_GH0.tar.gz) = cdcfe87834a6fd4bdaab73ada4765b1ee80fc8bf157321ae90ce9bc23c15642b >-SIZE (grafana-grafana-v8.5.4_GH0.tar.gz) = 18790859 >+SHA256 (grafana-grafana-v8.5.9_GH0.tar.gz) = 112d146f233e4c6c1813c2e30391148f6e8bf1fbe0b8c64f4338ed3b8549faa5 >+SIZE (grafana-grafana-v8.5.9_GH0.tar.gz) = 18801871 > SHA256 (Azure-azure-sdk-for-go-v59.3.0_GH0.tar.gz) = 219e6cdb7b26dcb4bdac35de2f06abf9caa71810fe88395e692f42729c8e55f5 > SIZE (Azure-azure-sdk-for-go-v59.3.0_GH0.tar.gz) = 46199521 > SHA256 (Azure-azure-sdk-for-go-sdk-azcore-v0.22.0_GH0.tar.gz) = 7375ac472dc4a19c5ce4eb9e646c20d97a9802e68790dc968b49c7874177b331 >diff --git a/www/grafana8/pkg-plist b/www/grafana8/pkg-plist >index 7164ab2211a6..a70c15b52fbd 100644 >--- a/www/grafana8/pkg-plist >+++ b/www/grafana8/pkg-plist >@@ -546,6 +546,7 @@ bin/grafana-server > %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/AnnotationsField.tsx > %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/CloudConditionsStep.tsx > %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/CloudRulesSourcePicker.tsx >+%%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ConditionField.test.tsx > %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ConditionField.tsx > %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/DetailsStep.tsx > %%DATADIR%%/public/app/features/alerting/unified/components/rule-editor/ExpressionEditor.tsx >@@ -2209,6 +2210,7 @@ bin/grafana-server > %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/v1Alerts.json > %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/vMInsightsRG.json > %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/vMInsightsWorkspace.json >+%%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.test.ts > %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts > %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/grafanaTemplateVariableFns.ts > %%DATADIR%%/public/app/plugins/datasource/grafana-azure-monitor-datasource/grafanaTemplateVariables.test.ts
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
drtr0jan
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 265330
: 235377 |
235378
|
235380
|
235405