Package: golang-github-prometheus-common / 0+git20181119.b36ad28-1+deb10u1
Metadata
Package | Version | Patches format |
---|---|---|
golang-github-prometheus-common | 0+git20181119.b36ad28-1+deb10u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 Fix_log_test.patch | (download) |
log/log_test.go |
2 1 + 1 - 0 ! |
the logging library leaves a trailing space. |
02 config extend validity of testdata certs.patch | (download) |
config/http_config_test.go |
46 23 + 23 - 0 ! |
config: extend validity of testdata certs (#186) Some test certificates had an end of validity date set to Jul 13 2019. Simon Pasquier has regenerated them all to be valid for 40 years. |