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
|
prometheus-snmp-exporter (0.21.0-1) unstable; urgency=medium
[ Daniel Swarbrick ]
* New upstream release
* Drop obsolete patches:
- 02-max-repetitions-uint32.patch
- 03-go-kit-log.patch
* Refresh patch(es)
* Bump minimum required golang-github-prometheus-exporter-toolkit-dev
[ Guillem Jover ]
* Add value quoting information in default file comment header
* Remove --help output from default file
-- Daniel Swarbrick <dswarbrick@debian.org> Thu, 24 Nov 2022 01:44:11 +0000
prometheus-snmp-exporter (0.20.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
* Set upstream metadata fields: Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 15:12:55 +0100
prometheus-snmp-exporter (0.20.0-2) unstable; urgency=medium
* Add patch to replace go-kit/kit/log with go-kit/log (Closes: #1002729)
* Bump Standards-Version to 4.6.1 (no changes)
-- Daniel Swarbrick <dswarbrick@debian.org> Sat, 14 May 2022 15:56:15 +0000
prometheus-snmp-exporter (0.20.0-1) unstable; urgency=medium
[ Daniel Swarbrick ]
* New upstream release
* Add new golang-github-prometheus-exporter-toolkit-dev build-dep
* Drop +ds version suffix, since we no longer have to unvendor
* Update copyright legal entity name
* Refresh patches
- Drop obsolete patch 02-soniah-gosnmp.patch
- Add new 02-max-repetitions-uint32.patch
[ Guillem Jover ]
* Update gitlab-ci.yml from its new refactored template
* Update gbp.conf following latest Go Team workflow
* Update debian/watch file
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Switch to Standards-Version 4.6.0 (no changes needed)
-- Daniel Swarbrick <dswarbrick@debian.org> Sat, 04 Dec 2021 15:45:18 +0000
prometheus-snmp-exporter (0.19.0+ds-1) unstable; urgency=medium
[ Daniel Swarbrick ]
* New upstream release (Closes: #976724)
* Bump Standards-Version to 4.5.1 (no changes)
* Update copyright holder
* Add 02-soniah-gosnmp.patch to fix gosnmp import path
[ Guillem Jover ]
* Add Restart=on-failure to systemd service
* Add sysvinit script and logrotate fragment file
* Create the prometheus user if needed
* Do not enable DH_VERBOSE by default
* Use $(BUILDDIR) uniformly in debian/rules
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Tue, 02 Feb 2021 12:46:11 +0100
prometheus-snmp-exporter (0.18.0+ds-1) unstable; urgency=medium
* New upstream release.
* Update maintainer email address.
* Bump debhelper-compat version to 13.
* Add upstream metadata field: Repository.
* Add Testsuite.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Fri, 05 Jun 2020 18:25:52 +0200
prometheus-snmp-exporter (0.17.0+ds-1) unstable; urgency=medium
[ Daniel Swarbrick ]
* New upstream release.
* Update Standards-Version to 4.5.0 (rename systemd service file).
* Bump golang-github-soniah-gosnmp build-dep version.
* lintian: Add Rules-Requires-Root to d/control.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Thu, 27 Feb 2020 11:27:58 +0100
prometheus-snmp-exporter (0.16.1+ds-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.4.1 (debhelper-compat = 12).
* Bump required Go version to 1.13.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Fri, 03 Jan 2020 14:34:08 +0100
prometheus-snmp-exporter (0.15.0+ds-1) unstable; urgency=medium
* New upstream release.
* Support multi-index lookups (note: generator YAML config syntax change)
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Thu, 06 Jun 2019 17:36:19 +0200
prometheus-snmp-exporter (0.14.0+ds-1) unstable; urgency=medium
* New upstream release.
* Add support for LLDP-MIB's LldpPortId
* Update Standards-Version to 4.3.0
* Add debian/gbp.conf to describe repo configuration.
* Add '+ds' suffix to version number to reflect repackaging done to remove
vendoring.
* Update watchfile for repackaging suffix.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Mon, 21 Jan 2019 11:38:12 +0100
prometheus-snmp-exporter (0.13.0-1) unstable; urgency=medium
* Initial release. (Closes: #902120)
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Wed, 12 Sep 2018 14:10:09 +0200
|