| Name: | prometheus-jmx-exporter |
|---|---|
| Version: | 0.12.0 |
| Release: | 10.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 593203 |
| License: | ASL 2.0 |
| RPM: | prometheus-jmx-exporter-0.12.0-10.el8.noarch.rpm |
| Source RPM: | prometheus-jmx-exporter-0.12.0-10.el8.src.rpm |
| Build Date: | Fri Mar 31 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/prometheus/jmx_exporter/ |
| Summary: | Prometheus JMX Exporter |
| Description: | JMX to Prometheus exporter: a collector that can be configured to scrape and expose MBeans of a JMX target. This exporter is intended to be run as a Java Agent, exposing a HTTP server and serving metrics of the local JVM. |
- Bump release.
- Fix CVE-2022-1471 by using SafeConstructor.
- Bump snakeyaml version to 1.32 to collect fix for CVE-2022-25857 (BZ 2126789)
- Add JDK binding sub-packages so that the package can be used with either JDK 11 or JDK 17. - Add requirement on base package for the JDK binding packages.
- Fix CVE-2017-18640 by using updated snakeyaml.
- rebuilt
- rebuilt
- Advertise correct bundled snakeyaml version (1.25)
- Add patch to properly name-space included dependencies
- Initial package.