File: changelog

package info (click to toggle)
golang-github-prometheus-client-golang 1.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,192 kB
  • sloc: makefile: 68; ansic: 46; sh: 21
file content (515 lines) | stat: -rw-r--r-- 18,215 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
golang-github-prometheus-client-golang (1.23.0-1) unstable; urgency=medium

  * New upstream release
  * Refresh packaging according to latest dh-make-golang template
  * Update dependencies:
    - add golang-github-google-go-cmp-dev
    - add golang-uber-goleak-dev
    - drop golang-github-davecgh-go-spew-dev
  * Refresh patches

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 16 Aug 2025 19:23:13 +0000

golang-github-prometheus-client-golang (1.21.1-1) unstable; urgency=medium

  * New upstream (bugfix) release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Tue, 04 Mar 2025 17:00:25 +0000

golang-github-prometheus-client-golang (1.21.0-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * Drop obsolete patches
    - 0004-Add-metrics-in-test-for-Go-1.23.patch
    - 0005-Support-prometheus-common-0.59.0.patch
  * Add new 0004-Add-collector-metrics-test-for-Go-1.24.patch
  * debian/rules: update DH_GOLANG_EXCLUDES

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 19 Feb 2025 21:55:16 +0000

golang-github-prometheus-client-golang (1.20.5-1) unstable; urgency=medium

  * New upstream (bugfix) release

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

golang-github-prometheus-client-golang (1.20.4-1) unstable; urgency=medium

  * New upstream (bugfix) release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 19 Sep 2024 13:03:13 +0000

golang-github-prometheus-client-golang (1.20.3-2) unstable; urgency=medium

  * Add new 0005-Support-prometheus-common-0.59.0.patch
  * Bump golang-github-prometheus-common-dev version constraint (>= 0.59.0)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 09 Sep 2024 12:11:52 +0000

golang-github-prometheus-client-golang (1.20.3-1) unstable; urgency=medium

  * New upstream (bugfix) release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 08 Sep 2024 14:07:34 +0000

golang-github-prometheus-client-golang (1.20.2-1) unstable; urgency=medium

  * New upstream (bugfix) release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 23 Aug 2024 19:16:31 +0000

golang-github-prometheus-client-golang (1.20.1-1) unstable; urgency=medium

  * New upstream (bugfix) release

 -- Daniel Swarbrick <dswarbrick@debian.org>  Tue, 20 Aug 2024 12:40:33 +0000

golang-github-prometheus-client-golang (1.20.0-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete 0004-Support-prometheus-common-v0.55.0.patch (implemented
    upstream)
  * Refresh patches
  * d/rules: add 'dagger' to DH_GOLANG_EXCLUDES
  * d/control: add new Build-Depends:
    - golang-github-klauspost-compress-dev
    - golang-github-kylelemons-godebug-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 19 Aug 2024 13:13:46 +0000

golang-github-prometheus-client-golang (1.19.1-2) unstable; urgency=medium

  * Team upload.
  * Update metrics in tests for Go1.23 and Go1.22.6

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 14 Aug 2024 18:54:57 +0800

golang-github-prometheus-client-golang (1.19.1-1) unstable; urgency=medium

  * New upstream release (no code changes)
  * Add new 0005-Support-prometheus-common-v0.55.0.patch
  * Bump golang-github-prometheus-common-dev version constraint (>= 0.55.0)
  * Bump Standards-Version to 4.7.0 (no changes)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Aug 2024 14:18:58 +0000

golang-github-prometheus-client-golang (1.19.0-2) unstable; urgency=medium

  * Team upload.
  * Disable TestExpectedRuntimeMetrics, TestGoCollector_ExposedMetrics
    Closes: #1076884

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 01 Aug 2024 10:06:12 -0400

golang-github-prometheus-client-golang (1.19.0-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete patches:
    - 0004-Relax-brittle-HTTP-header-test.patch (resolved upstream)
    - 0005-Support-Go-1.22.patch (implemented upstream)
  * Bump golang-github-prometheus-common-dev version constraint (>= 0.48.0)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 09 Mar 2024 11:20:48 +0000

golang-github-prometheus-client-golang (1.18.0-3) unstable; urgency=medium

  * Team upload
  * Backport patch for Go 1.22

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

golang-github-prometheus-client-golang (1.18.0-2) unstable; urgency=medium

  * Add new 0004-Relax-brittle-HTTP-header-test.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 17 Feb 2024 16:23:16 +0000

golang-github-prometheus-client-golang (1.18.0-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete 0004-Fix-basic-auth-test.patch (fixed upstream)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 13 Jan 2024 23:18:42 +0000

golang-github-prometheus-client-golang (1.17.0-2) unstable; urgency=medium

  * Add new 0004-Fix-basic-auth-test.patch and bump minimum required
    golang-github-prometheus-common-dev to 0.45.0

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 13 Nov 2023 17:54:10 +0000

golang-github-prometheus-client-golang (1.17.0-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete patches (resolved upstream):
    - 0004-client_model_0.4.0.patch
    - 0005-Skip-unsupported-tests-on-Go1.21.patch
  * Refresh remaining patches
  * Bump minimum required golang-github-prometheus-client-model-dev version to
    0.5.0

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 06 Oct 2023 08:15:59 +0000

golang-github-prometheus-client-golang (1.16.0-4) unstable; urgency=medium

  * Team upload
  * Add patch to fix FTBFS with golang-1.21

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 28 Jul 2023 15:53:00 +0800

golang-github-prometheus-client-golang (1.16.0-3) unstable; urgency=medium

  * Add stricter version constraints for golang-github-prometheus-common-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Tue, 20 Jun 2023 12:00:59 +0000

golang-github-prometheus-client-golang (1.16.0-2) unstable; urgency=medium

  * Add new 06-client_model_0.4.0.patch
  * Bump minimum required golang-github-prometheus-client-model-dev version to
    0.4.0

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 19 Jun 2023 19:22:17 +0000

golang-github-prometheus-client-golang (1.16.0-1) unstable; urgency=medium

  * New upstream release
  * Drop unused golang-github-golang-protobuf-1-5-dev dependency
  * Add tutorial directory to DH_GOLANG_EXCLUDES

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 19 Jun 2023 11:56:19 +0000

golang-github-prometheus-client-golang (1.15.1-2) unstable; urgency=medium

  * Drop obsolete 02-support-outdated-protobuf-build-deps.patch
  * Replace golang-github-golang-protobuf-1-3-dev Build-Depends with
    golang-github-golang-protobuf-1-5-dev
  * Drop alternative golang-github-golang-protobuf-1-3-dev Depends

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 18 Jun 2023 21:11:14 +0000

golang-github-prometheus-client-golang (1.15.1-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * Bump minimum required golang-github-prometheus-common-dev version to
    0.42.0

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 14 Jun 2023 14:20:01 +0000

golang-github-prometheus-client-golang (1.14.0-3) unstable; urgency=medium

  * Team upload

  [ Daniel Swarbrick ]
  * Bump Standards-Version to 4.6.2 (no changes)
  * Modernize protobuf dependencies

  [ Mathias Gibbens ]
  * Allow golang-github-golang-protobuf-1-5-dev as optional Depends

 -- Mathias Gibbens <gibmat@debian.org>  Fri, 06 Jan 2023 20:57:09 +0000

golang-github-prometheus-client-golang (1.14.0-2) unstable; urgency=medium

  * Add new 05-fix-flaky-TestSparseHistogram.patch to skip buggy test on
    ppc64el

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 09 Nov 2022 11:21:09 +0000

golang-github-prometheus-client-golang (1.14.0-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * Drop obsolete patches
    - 03-fix-go119_tests.patch
    - 05-fix-flaky-float64-tests.patch
  * Bump golang-github-prometheus-client-model-dev version requirement to
    0.3.0

 -- Daniel Swarbrick <dswarbrick@debian.org>  Tue, 08 Nov 2022 10:57:41 +0000

golang-github-prometheus-client-golang (1.13.1-1) unstable; urgency=medium

  * New upstream release
  * d/control: drop unused golang-github-stretchr-testify-dev dependency

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 02 Nov 2022 12:58:42 +0000

golang-github-prometheus-client-golang (1.13.0-1) unstable; urgency=medium

  * New upstream release
  * Refresh patches
  * Drop obsolete 03-add-collector_metrics_go119_test.patch
  * Add new 03-fix-go119_tests.patch
  * Add new build-dep golang-github-davecgh-go-spew-dev

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 16 Sep 2022 14:24:52 +0000

golang-github-prometheus-client-golang (1.12.2-4) unstable; urgency=medium

  * Add new 05-fix-flaky-float64-tests.patch to fix comparison of calculated
    floating point values against precalculated data from a different arch
    - Add new dependency on golang-github-stretchr-testify-dev used by patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Sep 2022 23:35:55 +0000

golang-github-prometheus-client-golang (1.12.2-3) unstable; urgency=medium

  * Drop obsolete golang-golang-x-net-dev dependencies
  * Add new 04-api-headstats-int64-timestamps.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Mon, 12 Sep 2022 10:15:52 +0000

golang-github-prometheus-client-golang (1.12.2-2) unstable; urgency=medium

  * Add missing golang-google-protobuf-dev build-dep to binary package

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 11 Sep 2022 23:58:36 +0000

golang-github-prometheus-client-golang (1.12.2-1) unstable; urgency=medium

  * New upstream version
  * Add new build-dep golang-google-protobuf-dev
  * Add new 02-support-outdated-protobuf-build-deps.patch
  * Add new 03-add-collector_metrics_go119_test.patch
  * Bump Standards-Version to 4.6.1 (no changes)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 11 Sep 2022 18:00:33 +0000

golang-github-prometheus-client-golang (1.11.1-1) unstable; urgency=medium

  * Team upload.

  [ Guillem Jover ]
  * New upstream release.
    - Fixes denial of service through unbounded credentials (CVE-2022-21698).
      Closes: #1008008

  [ Daniel Swarbrick ]
  * Drop nonexistent alternative build-dep golang-github-golang-protobuf-dev

 -- Guillem Jover <gjover@sipwise.com>  Mon, 21 Mar 2022 12:19:40 +0100

golang-github-prometheus-client-golang (1.11.0-3) unstable; urgency=medium

  * Team upload.
  * Require golang-github-prometheus-common-dev >= 0.16

 -- Benjamin Drung <benjamin.drung@ionos.com>  Wed, 22 Dec 2021 11:21:26 +0100

golang-github-prometheus-client-golang (1.11.0-2) unstable; urgency=medium

  * Team upload.
  * Update gbp.conf following latest Go Team workflow.
  * Update debian/watch file.
  * Remove obsolete alternative dependency on golang-procfs-dev.
  * Use dh-sequence-golang instead of dh-golang and --with=golang.
  * Add a blank line between variable settings.
  * Set build directory to _build.
  * Do not install uninteresting documentation.
  * Remove ${shlibs:Depends} from -dev Depends field.
  * Update copyright years.

 -- Guillem Jover <gjover@sipwise.com>  Fri, 03 Dec 2021 16:53:05 +0100

golang-github-prometheus-client-golang (1.11.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - Add new collectors package (Closes: #992122)
  * Bump Standards-Version to 4.6.0

 -- Benjamin Drung <benjamin.drung@ionos.com>  Thu, 28 Oct 2021 19:00:40 +0200

golang-github-prometheus-client-golang (1.9.0-2) unstable; urgency=medium

  * Team upload.
  * Switch to debian/watch version 4
  * Indent debian/watch file
  * Mark -dev package as Multi-Arch: foreign

 -- Guillem Jover <gjover@sipwise.com>  Tue, 26 Jan 2021 20:16:02 +0100

golang-github-prometheus-client-golang (1.9.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release. Closes: #974426
  * Use '' instead of `' in text
  * Move note about license location on Debian systems into a Comment field
  * Update gitlab-ci.yml from latest upstream
  * Switch Section to golang
  * Switch to Standards-Version 4.5.1 (no changes needed)
  * Move non-transitional dependency alternatives first
  * Update gitignore entries
  * Do not enable DH_VERBOSE by default

 -- Guillem Jover <gjover@sipwise.com>  Sat, 23 Jan 2021 03:58:27 +0100

golang-github-prometheus-client-golang (1.7.1-1) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.

  [ Lucas Kanashiro ]
  * New upstream release.

 -- Lucas Kanashiro <kanashiro@debian.org>  Thu, 23 Jul 2020 16:04:56 -0300

golang-github-prometheus-client-golang (1.6.0-1) unstable; urgency=medium

  [ Lucas Kanashiro ]
  * New upstream release.
  * Add myself to the Uploaders list
  * Bump debhelper compatibility level to 13
  * Add version constraint to golang-github-prometheus-client-model-dev
  * Update version constraint of golang-github-prometheus-common-dev
  * Declare compliance with Debian Policy 4.5.0
  * Update years of the upstream copyright

  [ Daniel Swarbrick ]
  * Add myself to Uploaders
  * Update maintainer email addresses / names

 -- Martina Ferrari <tina@debian.org>  Mon, 22 Jun 2020 12:15:18 +0000

golang-github-prometheus-client-golang (1.2.1-3) unstable; urgency=medium

  * debian/control: Add Breaks for API changes.

 -- Martina Ferrari <tina@debian.org>  Sun, 03 Nov 2019 01:17:15 +0000

golang-github-prometheus-client-golang (1.2.1-2) unstable; urgency=medium

  * Update minimum version of common library, which fixes a bug.

 -- Martina Ferrari <tina@debian.org>  Tue, 29 Oct 2019 16:04:50 +0000

golang-github-prometheus-client-golang (1.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Remove transitional golang-prometheus-client-dev package. Closes:
    #939220
  * Name update.
  * Automatic cme fixes.
  * Refresh and clean obsolete patches.
  * Remove unneeded debian/install file.
  * Add new dependencies.

 -- Martina Ferrari <tina@debian.org>  Tue, 29 Oct 2019 09:40:40 +0000

golang-github-prometheus-client-golang (0.9.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/gbp.conf: Stop using pristine-tar.

 -- Martina Ferrari <tina@debian.org>  Fri, 19 Oct 2018 15:32:22 +0000

golang-github-prometheus-client-golang (0.9.0~pre1+git20180417.82f5ff1-2) unstable; urgency=medium

  * Release to unstable, as the new -common fails without it.

 -- Martina Ferrari <tina@debian.org>  Wed, 23 May 2018 16:26:49 +0000

golang-github-prometheus-client-golang (0.9.0~pre1+git20180417.82f5ff1-1) experimental; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Martina Ferrari ]
  * Upload a snapshot of upstream repository, required by
    prometheus-alertmanager.
  * Skip test that accesses the network.
  * Depend on latest common lib.
  * Automated cme fixes.
  * Upgrade dh compat to 11.
  * Update debian/docs.

 -- Martina Ferrari <tina@debian.org>  Sat, 19 May 2018 15:28:08 +0000

golang-github-prometheus-client-golang (0.8.0-2) unstable; urgency=medium

  * Disable flaky test. Closes: 854687.
  * debian/control: Update Standards-Version (no changes).
  * debian/control: Mark package as autopkgtest-able.
  * debian/copyright: Format uses http protocol instead of https.
  * A few formatting fixes from cme.
  * debian/rules: Remove unneeded stuff.
  * Add gbp.conf to reflect workflow and structure.

 -- Martina Ferrari <tina@debian.org>  Mon, 28 Aug 2017 16:54:26 +0000

golang-github-prometheus-client-golang (0.8.0-1) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Martina Ferrari ]
  * New upstream release, which does not require repackaging any more.
  * Rename source and binary packages, to match policy.
  * debian/control: Update dependencies, Vcs links, add transitional package.
  * Update and simplify packaging.
  * debian/copyright: remove now obsolete entries.
  * Remove now unneeded patches.

 -- Martina Ferrari <tina@debian.org>  Thu, 18 Aug 2016 12:06:03 +0000

golang-prometheus-client (0.7.0+ds-4) unstable; urgency=medium

  * Switch to use the golang-github-prometheus-client-model-dev package.
  * Update Standards-Version with no changes.
  * Add XS-Go-Import-Path field.
  * Add lintian overrides for compressed test files.

 -- Martina Ferrari <tina@debian.org>  Fri, 06 May 2016 18:15:35 +0000

golang-prometheus-client (0.7.0+ds-3) unstable; urgency=medium

  * Add -common as new dependency, remove the private copy of the model
    protobuf.
  * Skip another flaky test.

 -- Martina Ferrari <tina@debian.org>  Mon, 11 Jan 2016 19:13:47 +0000

golang-prometheus-client (0.7.0+ds-2) unstable; urgency=medium

  * Disable flaky TestSummaryDecay test. Closes: #796421.

 -- Martina Ferrari <tina@debian.org>  Sat, 22 Aug 2015 09:41:21 +0000

golang-prometheus-client (0.7.0+ds-1) unstable; urgency=medium

  * debian/control: Migration to pkg-go team.
  * Add missing test data.
  * New upstream version.

 -- Martina Ferrari <tina@debian.org>  Sat, 22 Aug 2015 00:10:11 +0200

golang-prometheus-client (0.6.0+ds-1) unstable; urgency=medium

  * New upstream release, which includes an incompatible change in metric
    fingerprints, so invalidates all past storage. This is not a problem yet,
    because prometheus is still not uploaded to Debian.
  * debian/patches: Refresh, remove unneeded patch.
  * Upstream now vendors all dependencies: remove the ones already in Debian.
  * New patch: Fix import path for remaining vendored dependencies.
  * Update watchfile for repackaging mangle.
  * Add missing binary dependencies.
  * Reduce the length of the vendored dependencies import names.
  * Fix bug in which the compiled protocol buffer was not found by code using
    this package.

 -- Martina Ferrari <tina@debian.org>  Mon, 29 Jun 2015 16:19:04 +0000

golang-prometheus-client (0.2.0-1+1) unstable; urgency=medium

  * Re-build with current versions of build dependencies.

 -- Martina Ferrari <tina@debian.org>  Sun, 01 Mar 2015 13:43:22 +0000

golang-prometheus-client (0.2.0-1) unstable; urgency=medium

  * Initial release. (Closes: #779260)

 -- Martina Ferrari <tina@debian.org>  Thu, 26 Feb 2015 14:12:39 +0000