[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет prometheus-jmx-exporter-0.12.0-10.el8.inferit.src download

Имя prometheus-jmx-exporter
Эпоха 0
Версия 0.12.0
Релиз 10.el8.inferit
Архитектура src
Сайт https://github.com/prometheus/jmx_exporter/
Лицензия ASL 2.0
Время сборки 2023-11-08 11:36:39
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Prometheus JMX Exporter
Репозитории AppStream
Полное описание 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.
Эррата
Размер 48 КиБ
Исходный проект prometheus-jmx-exporter-0.12.0-10.el8.inferit
Контрольная сумма SHA-256 ab39b4d10e012e14110b394ab396dff7b610fb4ffaeb38e493eef58f19e28b7b
× Full screenshot
История изменений link
* Wed Nov 08 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.12.0-10.inferit
- Using the latest Java environment for build
- Rebuilt for MSVSphere 8.8

* 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.

* Mon Sep 26 2022 Jonathan Dowland <jdowland@redhat.com> - 0.12.0-8
- Bump snakeyaml version to 1.32 to collect fix for CVE-2022-25857
  (BZ 2126789)

* Tue Aug 31 2021 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-7
- 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.

* Mon Apr 20 2020 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-6
- Fix CVE-2017-18640 by using updated snakeyaml.

* Wed Oct 09 2019 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-5
- rebuilt

* Wed Oct 09 2019 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-4
- rebuilt

* Wed Oct 09 2019 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-3
- Advertise correct bundled snakeyaml version (1.25)

* Tue Sep 03 2019 Severin Gehwolf <sgehwolf@redhat.com> - 0.12.0-2
- Add patch to properly name-space included dependencies