Compare commits

...

No commits in common. "imports/c8s/prometheus-jmx-exporter-0.12.0-9.el8" and "c8" have entirely different histories.

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.