libnet-prometheus-perl 0.12-1build5 source package in Ubuntu

Changelog

libnet-prometheus-perl (0.12-1build5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:21:29 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libnet-prometheus-perl_0.12.orig.tar.gz 41.3 KiB aecef7349ca0496ff235a84a910f8a04366d07f5aa41fae27a2c4ac5b8a9e923
libnet-prometheus-perl_0.12-1build5.debian.tar.xz 2.5 KiB 7722bc642c699c20c64ddd86c0d28d4f69ae518cfcd5871732a3932068c6b2e7
libnet-prometheus-perl_0.12-1build5.dsc 2.5 KiB 7aa3228e7d9b68a460f0fb2049985a4156e250da1509bfbebf55ec39503e187f

Available diffs

View changes file

Binary packages built by this source

libnet-prometheus-perl: module to export monitoring metrics for Prometheus

 Net::Prometheus provides the ability for a program to collect monitoring
 metrics and export them to the Prometheus.io monitoring server.
 .
 As Prometheus will expect to collect the metrics by making an HTTP request,
 facilities are provided to yield a PSGI application that the containing
 program can embed in its own structure to provide the results, or the
 application can generate a plain-text result directly and serve them by its
 own means.

libnet-prometheus-perl-dbgsym: debug symbols for libnet-prometheus-perl