Compare commits

...

1 Commits

Author SHA1 Message Date
CentOS Sources 5b9576ffbd import prometheus-jmx-exporter-0.12.0-10.el8 2023-05-16 07:10:39 +00:00
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: prometheus-jmx-exporter
Version: 0.12.0
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Prometheus JMX Exporter
License: ASL 2.0
@ -120,6 +120,9 @@ OpenJDK 17 binding package for %{name}
# empty files for the binding package
%changelog
* Wed Dec 07 2022 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-10
- Bump release.
* Wed Dec 07 2022 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-9
- Fix CVE-2022-1471 by using SafeConstructor.