File: changelog

package info (click to toggle)
golang-github-prometheus-exporter-toolkit 0.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 496 kB
  • sloc: makefile: 5
file content (108 lines) | stat: -rw-r--r-- 3,861 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
golang-github-prometheus-exporter-toolkit (0.8.2-2) unstable; urgency=medium

  * Refresh 02-Avoid_race_in_test.patch (Closes: #1031463)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 18 Feb 2023 21:37:50 +0000

golang-github-prometheus-exporter-toolkit (0.8.2-1) unstable; urgency=medium

  * New upstream release (fixes CVE-2022-46146). Closes: #1025127.
  * Add a Breaks prometheus-node-exporter (<< 1.4.1-1) for API break

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 30 Nov 2022 04:25:05 +0000

golang-github-prometheus-exporter-toolkit (0.8.1-2) unstable; urgency=medium

  * Add a Breaks prometheus-alertmanager (<< 0.24.0-4) for API break

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 18 Nov 2022 23:49:39 +0000

golang-github-prometheus-exporter-toolkit (0.8.1-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * Drop obsolete 01-golang-new-crypto.patch
  * Add new build-deps:
    - golang-github-coreos-go-systemd-dev
    - golang-golang-x-sync-dev
  * Drop unused build-dep golang-github-pkg-errors-dev
  * d/rules: drop no-longer-needed GODEBUG := x509sha1=1

 -- Daniel Swarbrick <dswarbrick@debian.org>  Tue, 08 Nov 2022 16:59:50 +0000

golang-github-prometheus-exporter-toolkit (0.7.1-4) unstable; urgency=medium

  * Patch tests to avoid race condition. Closes: #1013578.
  * Fixes to minor lintian issues:
    Update copyright years, correct package section, and update
    Standards-Version (with no changes).

 -- Martina Ferrari <tina@debian.org>  Mon, 29 Aug 2022 18:35:58 +0000

golang-github-prometheus-exporter-toolkit (0.7.1-3) unstable; urgency=medium

  * Rebuild to upload as source-only.

 -- Martina Ferrari <tina@debian.org>  Thu, 07 Apr 2022 20:56:10 +0000

golang-github-prometheus-exporter-toolkit (0.7.1-2) unstable; urgency=medium

  * debian/patches: update patch to fix new breakage.
  * debian/rules: Avoid test failures with new crypto/x509.
    Closes: #1008410
  * debian/control: Add myself to Uploaders.

 -- Martina Ferrari <tina@debian.org>  Fri, 01 Apr 2022 13:37:33 +0000

golang-github-prometheus-exporter-toolkit (0.7.1-1) unstable; urgency=medium

  [ Aloïs Micard ]
  * Update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)

  [ Daniel Swarbrick ]
  * New upstream release
  * Update copyright

  [ Guillem Jover ]
  * Update gbp.conf following latest Go Team workflow
  * Update debian/watch file
  * Do not install uninteresting README.md
  * Move license location on Debian systems into a Comment field

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 09 Dec 2021 14:28:28 +0000

golang-github-prometheus-exporter-toolkit (0.7.0-2) unstable; urgency=medium

  * Team upload.
  * Switch to go-kit/log and remove reverting patch.

 -- Guillem Jover <gjover@sipwise.com>  Thu, 25 Nov 2021 18:46:08 +0100

golang-github-prometheus-exporter-toolkit (0.7.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update debian/watch file.
  * Revert switch to kit/log from kit/kit/log.
  * Fix test failures with new golang 1.17. (Closes: #997566)
  * Switch to Standards-Version 4.6.0 (no changes needed).
  * Switch to dh-sequence-golang instead of dh-golang and --with=golang.
  * Use _build as build directory.
  * Update copyright information.
  * Add .gitignore files.
  * Remove ${shlibs:Depends} from -dev package dependency.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 16 Nov 2021 22:38:16 +0100

golang-github-prometheus-exporter-toolkit (0.5.1-2) unstable; urgency=medium

  * Team upload.
  * No change upload to rebuild on buildd

 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Mon, 25 Jan 2021 15:10:41 +0100

golang-github-prometheus-exporter-toolkit (0.5.1-1) unstable; urgency=medium

  * Initial package. (Closes: #980454)

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Tue, 19 Jan 2021 11:40:51 +0100