Accepting request 1139237 from home:witekbedyk:branches:server:monitoring

Add CVE reference to the changelog

OBS-URL: https://build.opensuse.org/request/show/1139237
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=95
This commit is contained in:
Witek Bedyk 2024-01-19 13:14:08 +00:00 committed by Git OBS Bridge
parent 7024504e46
commit 1e13a5adef
2 changed files with 2 additions and 1 deletions

View File

@ -505,6 +505,7 @@ Tue Jan 10 14:18:30 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 2.39.1:
* [BUGFIX] Rules: Fix notifier relabel changing the labels on active alerts. #11427
- update to 2.40.0:
* [SECURITY] CVE-2022-41715: Limit memory used by parsing regexps. (bsc#1204023).
* [FEATURE] Add experimental support for native histograms. Enable with the flag --enable-feature=native-histograms. #11447
* [FEATURE] SD: Add service discovery for OVHcloud. #10802
* [ENHANCEMENT] Kubernetes SD: Use protobuf encoding. #11353

View File

@ -1,7 +1,7 @@
#
# spec file for package golang-github-prometheus-prometheus
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2017 Silvio Moioli <moio@suse.com>
#
# All modifications and additions to the file contributed by third parties