pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/grafana



Module Name:    pkgsrc
Committed By:   tnn
Date:           Wed Dec  8 01:51:47 UTC 2021

Modified Files:
        pkgsrc/www/grafana: Makefile PLIST distinfo go-modules.mk
Added Files:
        pkgsrc/www/grafana/patches: patch-pkg_build_cmd.go
            patch-pkg_cmd_grafana-server_commands_cli.go
Removed Files:
        pkgsrc/www/grafana/patches: patch-build.go
            patch-pkg_cmd_grafana-server_main.go

Log Message:
grafana: update to 8.3.1 (Only compile tested, sorry.)

Security: Fixes CVE-2021-43798 directory traversal vulnerability.

Features and enhancements 8.3
  Alerting: Prevent folders from being deleted when they contain alerts.
  Alerting: Show full preview value in tooltip.
  BarGauge: Limit title width when name is really long.
  CloudMonitoring: Avoid to escape regexps in filters.
  CloudWatch: Add support for AWS Metric Insights.
  TooltipPlugin: Remove other panels' shared tooltip in edit panel.
  Visualizations: Limit y label width to 40% of visualization width.

Features and enhancements 8.2
  AWS: Updated AWS authentication documentation.
  Alerting: Added support Alertmanager data source for upstream Prometheus AM implementation.
  Alerting: Allows more characters in label names so notifications are sent.
  Alerting: Get alert rules for a dashboard or a panel using /api/v1/rules endpoints.
  Annotations: Improved rendering performance of event markers.
  CloudWatch Logs: Skip caching for log queries.
  Explore: Added an opt-in configuration for Node Graph in Jaeger, Zipkin, and Tempo.
  Packaging: Add stricter systemd unit options.
  Prometheus: Metrics browser can now handle label values with special characters.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/www/grafana/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/grafana/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/grafana/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/grafana/go-modules.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/www/grafana/patches/patch-build.go \
    pkgsrc/www/grafana/patches/patch-pkg_cmd_grafana-server_main.go
cvs rdiff -u -r0 -r1.1 pkgsrc/www/grafana/patches/patch-pkg_build_cmd.go \
    pkgsrc/www/grafana/patches/patch-pkg_cmd_grafana-server_commands_cli.go

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffs are larger than 1MB and have been omitted


Home | Main Index | Thread Index | Old Index