File: changelog

package info (click to toggle)
prometheus-nginx-exporter 0.8.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,152 kB
  • sloc: sh: 49; makefile: 47
file content (113 lines) | stat: -rw-r--r-- 3,888 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
prometheus-nginx-exporter (0.8.0+ds-2) unstable; urgency=medium

  * Team upload.
  * Remove trailing slashes and globs from Files-Excluded field
  * Build-Depend on golang-any instead of golang-go

 -- Guillem Jover <gjover@sipwise.com>  Fri, 29 Jan 2021 23:45:29 +0100

prometheus-nginx-exporter (0.8.0+ds-1) unstable; urgency=medium

  * Team upload.

  [ Daniel Swarbrick ]
  * New upstream release. Closes: #976904
  * Update maintainer email address
  * Add new / missing golang-github-prometheus-common-dev build-dep
  * d/control: add Pre-Depends, don't override dh_installinit
  * Add upstream metadata info

  [ Guillem Jover ]
  * Indent debian/watch opts contents

 -- Guillem Jover <gjover@sipwise.com>  Mon, 25 Jan 2021 19:08:27 +0100

prometheus-nginx-exporter (0.6.0+ds-2) unstable; urgency=medium

  * Team upload.
  * Use '' instead of `' in text
  * Add systemd service Restart directive set to on-failure
  * Remove error suppression from postinst
  * Add missing dependency on adduser
  * Switch to Standards-Version 4.5.1 (no changes needed)
  * Run adduser unconditionally
  * Fix man page formatting
  * Add a sysvinit init script
  * Switch to debhelper-compat 13
  * Add a postrm script to cleanup pidfile and log files on purge
  * Move note about license location on Debian systems into a Comment field
  * Add a logrotate fragment file
  * Update and unify default file (Closes: #953653)
  * Update copyright claims
  * Set builddir to _build to not collide with source directory
  * Update gitignore entries

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

prometheus-nginx-exporter (0.6.0+ds-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Update Standards-Version (rename systemd service file).
  * d/copyright: Update legal company name.

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Wed, 26 Feb 2020 12:16:54 +0100

prometheus-nginx-exporter (0.5.0+ds-2) unstable; urgency=medium

  * d/postinst: Don't create homedir for user, since it is shared by
    prometheus package and not actually required by this exporter (fixes
    piuparts error).

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Wed, 15 Jan 2020 12:37:14 +0100

prometheus-nginx-exporter (0.5.0+ds-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Mon, 13 Jan 2020 10:29:48 +0000

prometheus-nginx-exporter (0.4.2+ds-1) unstable; urgency=medium

  * Team upload.

  [ Daniel Swarbrick ]
  * New upstream release.
  * Add zone sync metrics support.
  * Retry connection to NGINX if it is unreachable.

  [ Yuval Freund ]
  * debian/service: Start after nginx service.

  [ Martina Ferrari ]
  * Add +ds suffix to version number, as the source has been repackaged to
    remove vendored libraries.
  * debian/watch: Add version mangling.
  * Add debian/gbp.conf to document repo structure.
  * Automated cme fixes.
  * debian/control: Bump compat level to 12 with no changes.
  * debian/copyright: Fix Files-Excluded.

 -- Martina Ferrari <tincho@debian.org>  Wed, 06 Nov 2019 00:39:59 +0000

prometheus-nginx-exporter (0.3.0+ds-1) UNRELEASED; urgency=medium

  * New upstream release.
  * Implement nginx_up and nginxplus_up metrics.
  * Add nginxexporter_build_info metric.

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Thu, 01 Aug 2019 15:47:37 +0200

prometheus-nginx-exporter (0.2.0+ds-1) UNRELEASED; urgency=medium

  * New upstream release.
  * Add stream metrics support.
  * Add a flag for controlling SSL verification of NGINX stub_status/API
    endpoint.

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Thu, 01 Aug 2019 13:58:25 +0200

prometheus-nginx-exporter (0.1.0-1) unstable; urgency=medium

  * Initial release. Closes: #911942.

 -- Daniel Swarbrick <daniel.swarbrick@profitbricks.com>  Wed, 24 Oct 2018 11:58:40 +0200