File: changelog

package info (click to toggle)
golang-github-prometheus-exporter-toolkit 0.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 508 kB
  • sloc: makefile: 6
file content (175 lines) | stat: -rw-r--r-- 6,250 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
golang-github-prometheus-exporter-toolkit (0.14.0-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 07 Feb 2025 14:55:04 +0000

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

  * New upstream release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 31 Oct 2024 18:19:55 +0000

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

  * New upstream release
  * Add new 0002-Work-around-slog-logger-breaking-change.patch
  * Bump golang-any version constraint to (>= 2:1.21~) due to use of log/slog
    package

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 20 Sep 2024 10:19:32 +0000

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

  * New upstream release
  * Drop obsolete 0002-Split-TLS-config-tests-for-Go-1.21.patch (implemented
    upstream)
  * Drop obsolete 0003-Update-tls-ciphers-list-for-Go1.22.patch (implemented
    upstream)
  * Bump Standards-Version to 4.7.0 (no changes)
  * Refresh patches
  * Add new build-dep golang-github-mdlayher-vsock-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 05 Sep 2024 18:12:59 +0000

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

  * Team upload
  * Update tls ciphers list in test for Go1.22

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 01 Mar 2024 01:53:52 +0800

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

  * New upstream release
  * Convert patches to gbp-pq format
  * Add new 0002-Split-TLS-config-tests-for-Go-1.21.patch, which supersedes
    02-Adjust_tls_error_regexes.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 13 Dec 2023 23:26:59 +0000

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

  * debian/patches: Add patch to fix test errors with go >= 1.21.
    Closes: #1052776

 -- Martina Ferrari <tina@debian.org>  Tue, 26 Sep 2023 17:45:22 +0000

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

  * New upstream release
  * Drop obsolete patch 02-Avoid_race_in_test.patch (fixed upstream)
  * Add landing page CSS/HTML to DH_GOLANG_INSTALL_EXTRA
  * Add new 01-Revert_kingpin_import_path.patch
  * Bump Standards-Version to 4.6.2 (no changes)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Jun 2023 13:34:23 +0000

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