prometheus-alertmanager 0.26.0+ds-1 source package in Ubuntu

Changelog

prometheus-alertmanager (0.26.0+ds-1) unstable; urgency=medium

  * New upstream release (fixes CVE-2023-40577)
  * Add new dependency golang-github-hashicorp-golang-lru-v2-dev
  * debian/copyright: drop superfluous trailing slashes in Files-Excluded
  * debian/rules: modernize style to match other exporter packages
  * Drop obsolete 09-Avoid_port_clash.patch
  * Convert patches to gbp-pq format
  * Add new 0007-Revert-kingpin.v2-import-path.patch
  * Drop obsolete lintian overrides
  * Refresh default alertmanager.yml config

 -- Daniel Swarbrick <email address hidden>  Sat, 26 Aug 2023 15:50:44 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
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
prometheus-alertmanager_0.26.0+ds-1.dsc 3.8 KiB b1d0fcca8b857214feb759f17d723b4b9da3bc451ae557e9ece49721c4b3c875
prometheus-alertmanager_0.26.0+ds.orig.tar.gz 1.4 MiB 26db3766a358d34e165fbbd176b1345a13368fa338956a70b0bc37915ded1b7e
prometheus-alertmanager_0.26.0+ds-1.debian.tar.xz 19.8 KiB e4df34d93a3cbc43d06779e6a24d795106a00683523b5b365144d2daddd7c191

No changes file available.

Binary packages built by this source

golang-github-prometheus-alertmanager-dev: handle and deliver alerts created by Prometheus -- source

 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.
 .
 This package provides the source code to be used as a library.

prometheus-alertmanager: handle and deliver alerts created by Prometheus

 The Alertmanager handles alerts sent by client applications such as the
 Prometheus server. It takes care of deduplicating, grouping, and routing them
 to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
 also takes care of silencing and inhibition of alerts.

prometheus-alertmanager-dbgsym: debug symbols for prometheus-alertmanager