diff --git a/golang-github-prometheus-prometheus.changes b/golang-github-prometheus-prometheus.changes index e3d1f05..a9d24b6 100644 --- a/golang-github-prometheus-prometheus.changes +++ b/golang-github-prometheus-prometheus.changes @@ -505,6 +505,7 @@ Tue Jan 10 14:18:30 UTC 2023 - Johannes Kastl - 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 diff --git a/golang-github-prometheus-prometheus.spec b/golang-github-prometheus-prometheus.spec index 9eee4ab..b6e81a4 100644 --- a/golang-github-prometheus-prometheus.spec +++ b/golang-github-prometheus-prometheus.spec @@ -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 # # All modifications and additions to the file contributed by third parties