2022-10-05 13:33:09 by Benny Siegert | Files touched by this commit (113) | |
Log message:
Revbump all Go packages after go119 security update
|
2022-09-30 06:55:27 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
grafana: Update to 9.1.6
upstream changes:
-----------------
9.1.6 (2022-09-20)
--------------------------------------------------------------------------------
Features and enhancements
o Auth: Trigger auth token cleanup job. (Enterprise)
o DataSource: Adding possibility to hide queries from the inspector. #54892,
@mckn
o Inspect: Hide Actions tab when it is empty. #55272, @ryantxu
o PanelMenu: Remove hide legend action as it was showing on all panel types.
#54876, @torkelo
o Provisioning Contact points: Support disableResolveMessage via YAML.
#54122, @mmusenbr
o PublicDashboards: Support subpaths when generating pubdash url. #55204,
@owensmallwood
Bug fixes
o Alerting: Fix legacy migration crash when rule name is too long. #55053,
@alexweav
o Alerting: Fix send resolved notifications. #54793, @grobinson-grafana
o Azure Monitor: Fix migration issue with MetricDefinitionsQuery template
variable query types. #55262, @yaelleC
o Browse: Hide dashboard actions if user does not have enough permission.
#55218, @lpskdl
o ElasticSearch: Fix dispatching queries at a wrong time. #55225, @svennergr
o Panel: Disable legends when showLegend is false prior to schema v37.
#55126, @ivanortegaalba
o Prometheus: Fix metadata requests for browser access mode. #55403,
@itsmylife
o Search: Avoid requesting all dashboards when in Folder View. #55169,
@JoaoSilvaGrafana
o TablePanel/StatPanel: Fix values not being visible when background
transparent. #55092, @mdvictor
|
2022-09-26 20:40:24 by Benny Siegert | Files touched by this commit (113) |
Log message:
Revbump all Go packages after 1.19 became default
|
2022-09-18 10:52:00 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) |
Log message:
grafana: Update to 9.1.5
upstream changes:
-----------------
* [9.1.0-beta1] Security: Choose Lookup params per auth module (CVE-2022-31107)
* [9.0.3] Chore: Fix CVE-2020-7753. #51752, @jackw
* [9.0.3] Chore: Fix CVE-2021-3807. #51753, @jackw
* [9.0.3] Chore: Fix CVE-2021-3918. #51745, @jackw
* [9.0.3] Chore: Fix CVE-2021-43138. #51751, @jackw
* [9.0.3] Chore: Fix CVE-2022-0155. #51755, @jackw
* [9.0.3] Security: Fixes for CVE-2022-31107 and CVE-2022-31097
* https://github.com/grafana/grafana/blob/v9.1.5/CHANGELOG.md
|
2022-09-07 11:32:31 by Benny Siegert | Files touched by this commit (114) | |
Log message:
Revbump all Go packages after go118 security update
|
2022-08-12 22:38:12 by Benny Siegert | Files touched by this commit (114) | |
Log message:
Revbump all Go packages after go118 security update
|
2022-07-13 18:03:09 by Benny Siegert | Files touched by this commit (110) | |
Log message:
Revbump all Go packages after go118 update
|
2022-07-12 17:16:01 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4) |
Log message:
grafana: Update to 9.0.2
upstream changes:
-----------------
9.0.2 (2022-06-28)
Features and enhancements
o Alerting: Add support for images in Pushover alerts. #51372,
@grobinson-grafana
o Alerting: Don't stop the migration when alert rule tags are invalid.
#51253, @gotjosh
o Alerting: Don't stop the migration when alert rule tags are invalid (….
#51341, @gotjosh
o Alerting: Skip the default data source if incompatible. #51452,
@gillesdemey
o AzureMonitor: Parse non-fatal errors for Logs. #51320, @andresmgot
o OAuth: Restore debug log behavior. #51244, @Jguer
o Plugins: Improved handling of symlinks. #51324, @marefr
Bug fixes
o Alerting: Code-gen parsing of URL parameters and fix related bugs. #51353,
@alexweav
o Alerting: Code-gen parsing of URL parameters and fix related bugs. #50731,
@alexweav
o Annotations: Fix annotation autocomplete causing panels to crash. #51164,
@ashharrison90
o Barchart: Fix warning not showing. #51190, @joshhunt
o CloudWatch: Enable custom session duration in AWS plugin auth. #51322,
@sunker
o Dashboards: Fixes issue with the initial panel layout counting as an
unsaved change. #51315, @JoaoSilvaGrafana
o Plugins: Use a Grafana specific SDK logger implementation for core plugins.
#51229, @marefr
o Search: Fix pagination in the new search page. #51366, @ArturWierzbicki
Changes for previous releases:
https://github.com/grafana/grafana/blob/v9.0.2/CHANGELOG.md
|
2022-06-02 20:52:08 by Benny Siegert | Files touched by this commit (109) | |
Log message:
Revbump all Go packages after go118 update
|
2022-05-21 09:41:46 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (5) |
Log message:
grafana: Update to 8.5.3
pkgsrc changes:
---------------
* Add comments about usage of rc file in unprivileged.
* Add _rc_subr_loaded variable for consistency with other rc files.
upstream changes:
-----------------
* [8.5.3] Security: fixes CVE-2022-29170
* https://github.com/grafana/grafana/blob/3bd6b8a5/CHANGELOG.md
|