summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--grafana/.footprint3
-rw-r--r--grafana/.signature10
-rw-r--r--grafana/Pkgfile2
3 files changed, 8 insertions, 7 deletions
diff --git a/grafana/.footprint b/grafana/.footprint
index 15b828b0e..14ee1c7ba 100644
--- a/grafana/.footprint
+++ b/grafana/.footprint
@@ -627,6 +627,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/api/
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/buildInfo.test.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/buildInfo.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/featureDiscoveryApi.ts
+-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/grafana.test.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/grafana.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/preview.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/prometheus.ts
@@ -920,6 +921,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/util
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/timeRange.test.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/timeRange.ts
drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/utils/
+-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/utils/dataSourceFromExpression.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/utils/notificationChannel.test.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/utils/notificationChannels.ts
-rw-r--r-- root/root usr/share/grafana/public/app/features/all.ts
@@ -4098,7 +4100,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/
-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/TablePanel.tsx
drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/__snapshots__/
-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/__snapshots__/migrations.test.ts.snap
--rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/footer.ts
drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/img/
-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/img/icn-table-panel.svg
-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/migrations.test.ts
diff --git a/grafana/.signature b/grafana/.signature
index 4cdad79d8..b8562ab48 100644
--- a/grafana/.signature
+++ b/grafana/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF31M7Fse1fJlDVc/U5qpfRIwdaNub4krjAGECH92JFgfDDkgutzFyMv6FiPY7IN24XfxPNr9ZMbef2dQ9px39ggo=
-SHA256 (Pkgfile) = b556badc2a0ca91bc68596de0f953f0a0ac5febbfbb5efb39929bfc314b695e4
-SHA256 (.footprint) = b2053265d93dfe88b216b44b557f538298da9964de4786e483274652a8e75dc2
-SHA256 (grafana-9.2.0.tar.gz) = 77c565954078b7456ed520a5fe15aa56107c62b4c56105b1d3c32f03166b6df1
-SHA256 (grafana-9.2.0.linux-amd64.tar.gz) = a899ea2288390d05c8f0c019b5bd944a46f953063b734e670c1b7699fd77049f
+RWSagIOpLGJF3xW72IdeSR+hVx5oo+yWbrmu4aU4ou7tY3ok5xdnOHCwnXtp5rmxbMN//7/NH6FOlvNC2xmOBXk3sSH0lROmVg4=
+SHA256 (Pkgfile) = 433757bf54a54e85214b88feff53187bc3bb7f9f95d54a41be12fad3b25e78d7
+SHA256 (.footprint) = 55079f8a835363d3aed44804703441150aced5ba3f97788d29363b380b6ca8fa
+SHA256 (grafana-9.2.1.tar.gz) = 1f220daf3ba97ae00ef17d1ab1a4397eb70b8cb67425d4d42db0bada91cd9233
+SHA256 (grafana-9.2.1.linux-amd64.tar.gz) = c8beaac803994f8ede88f91dc5e0404640a13f42f8be3d72ecb0efacf5019904
SHA256 (grafana.confd) = 302e0281dea67cde2edd1e7d06bd7abf6a8b335595c050ffa874cb1c1bd19036
SHA256 (grafana.service) = 3b652a54c5f26d19197955854483687d7c761a2299788a182200acd5d1ffbb47
diff --git a/grafana/Pkgfile b/grafana/Pkgfile
index 1265865f2..23cc9bdf7 100644
--- a/grafana/Pkgfile
+++ b/grafana/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: fontconfig go yarn
name=grafana
-version=9.2.0
+version=9.2.1
release=1
source=(https://github.com/grafana/grafana/archive/v$version/$name-$version.tar.gz
https://dl.grafana.com/oss/release/grafana-$version.linux-amd64.tar.gz

Generated by cgit