Debian Patches

Status for golang-github-prometheus-client-golang/1.14.0-3

Patch Description Author Forwarded Bugs Origin Last update
01-Bug854687-Disable_flaky_test.patch Disable flaky test. Martina Ferrari <tina@debian.org> yes 2017-08-28
02-support-outdated-protobuf-build-deps.patch Support building against golang-goprotobuf-dev < v1.4.0 Starting with version 1.4.0 of github.com/golang/protobuf, timestamp.Timestamp
is a type alias of timestamppb.Timestamp from google.golang.org/protobuf
(packaged in Debian as golang-google-protobuf-dev). This patch applies the
necessary workarounds to build against golang-github-golang-protobuf-1-3-dev.
Despite golang-github-golang-protobuf-1-5-dev also now existing in sid, it
mutually conflicts with golang-github-golang-protobuf-1-3-dev, and since
golang-github-prometheus-client-golang and golang-github-prometheus-common
cyclically depend on each other, this currently creates a stalemate situation.
Daniel Swarbrick <dswarbrick@debian.org> not-needed 2022-09-16
04-api-headstats-int64-timestamps.patch Use explicit int64 types for millisecond-resolution timestamps Untyped ints on 32-bit archs will lead to overflows when trying to store
millisecond-resolution Unix timestamps. This patch specifies them as int64.
Daniel Swarbrick <dswarbrick@debian.org> yes upstream 2022-09-16
05-fix-flaky-TestSparseHistogram.patch Skip buggy TestSparseHistogram test on ppc64el Daniel Swarbrick <dswarbrick@debian.org> yes upstream 2022-11-09

All known versions for source package 'golang-github-prometheus-client-golang'

Links