This update fixes the following issues:
dracut-saltboot:
- Update to version 0.1.1665997480.587fa10
- Add dependencies on xz and gzip to support compressed images
golang-github-boynux-squid_exporter:
- Exclude s390 architecture
- Enhanced to build on Enterprise Linux 8.
grafana:
- Version update from 8.3.10 to 8.5.13 (jsc#PED-2145)
- Security fixes:
- CVE-2022-36062: (bsc#1203596)
- CVE-2022-35957: (bsc#1203597)
- CVE-2022-31107: (bsc#1201539)
- CVE-2022-31097: (bsc#1201535)
- CVE-2022-29170: (bsc#1199810)
- CVE-2021-43813, CVE-2021-43815: (bsc#1193686)
- CVE-2021-43798: (bsc#1193492)
- CVE-2021-41244: (bsc#1192763)
- CVE-2021-41174: (bsc#1192383)
- CVE-2021-3711: (bsc#1189520)
- CVE-2021-36222: (bsc#1188571)
- Features and enhancements:
- AccessControl: Disable user remove and user update roles when they do not have the permissions
- AccessControl: Provisioning for teams
- Alerting: Add custom grouping to Alert Panel
- Alerting: Add safeguard for migrations that might cause dataloss
- Alerting: AlertingProxy to elevate permissions for request forwarded to data proxy when RBAC enabled
- Alerting: Grafana uses > instead of >= when checking the For duration
- Alerting: Move slow queries in the scheduler to another goroutine
- Alerting: Remove disabled flag for data source when migrating alerts
- Alerting: Show notification tab of legacy alerting only to editor
- Alerting: Update migration to migrate only alerts that belon to existing org\dashboard
- Alerting: Use expanded labels in dashboard annotations
- Alerting: Use time.Ticker instead of alerting.Ticker in ngalert
- Analytics: Add user id tracking to google analytics
- Angular: Add AngularJS plugin support deprecation plan to docs site
- API: Add usage stats preview endpoint
- API: Extract OpenAPI specification from source code using go-swagger
- Auth: implement auto_sign_up for auth.jwt
- Azure monitor Logs: Optimize data fetching in resource...