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
|
prometheus-ipmi-exporter (1.6.1-2) unstable; urgency=medium
[ Daniel Swarbrick ]
* Bump minimum required golang-github-prometheus-exporter-toolkit-dev
version to 0.8.0
* d/control: replace golang-go with golang-any
[ Nick Rosbrook ]
* Add new 02-fix-build-with-new-exporter-toolkit.patch (Closes: #1026094)
-- Daniel Swarbrick <dswarbrick@debian.org> Thu, 15 Dec 2022 04:09:48 +0000
prometheus-ipmi-exporter (1.6.1-1) unstable; urgency=medium
* New upstream release
-- Daniel Swarbrick <dswarbrick@debian.org> Wed, 22 Jun 2022 11:21:18 +0000
prometheus-ipmi-exporter (1.5.2-1) unstable; urgency=medium
[ Daniel Swarbrick ]
* New upstream release
* Drop +ds version suffix, since we no longer need to unvendor
* Bump Standards-Version to 4.6.1 (no changes)
* Drop obsolete 02-go-kit-log.patch (applied upstream)
* Drop obsolete 03-respect-log-level-flag.patch (applied upstream)
* Update upstream URLs, update copyright
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
-- Daniel Swarbrick <dswarbrick@debian.org> Sun, 15 May 2022 17:07:54 +0000
prometheus-ipmi-exporter (1.4.0+ds-3) unstable; urgency=medium
* Add 03-respect-log-level-flag.patch, without which the --log.level
command-line flag is ignored
-- Daniel Swarbrick <dswarbrick@debian.org> Mon, 03 Jan 2022 19:07:33 +0000
prometheus-ipmi-exporter (1.4.0+ds-2) unstable; urgency=medium
* Source-only upload
-- Daniel Swarbrick <dswarbrick@debian.org> Thu, 09 Dec 2021 14:17:33 +0000
prometheus-ipmi-exporter (1.4.0+ds-1) unstable; urgency=medium
[ Aloïs Micard ]
* Update debian/gitlab-ci.yml
[ Daniel Swarbrick ]
* New upstream release.
* Add 02-go-kit-log.patch to build with newer versions of prometheus/common
(with go-kit/log)
* Bump Standards-Version to 4.6.0 (no changes).
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Drop unused golang-github-konsorten-go-windows-terminal-sequences-dev
build-dep.
* Add missing adduser dependency to binary package.
* Update flags in debian/default
* Enhance systemd unit:
- restart daemon on failure
- use private tmp directory to avoid clutter of dynamically generated
FIFO pipes
-- Daniel Swarbrick <dswarbrick@debian.org> Wed, 08 Dec 2021 19:02:15 +0100
prometheus-ipmi-exporter (1.2.0+ds-1) unstable; urgency=medium
* Team upload.
[ Daniel Swarbrick ]
* New upstream version.
* Bump debhelper-compat version to 13.
* Remove deprecated DH_GOPKG from debian/rules.
* Add debian/upstream/metadata file.
[ Martina Ferrari ]
* Automatic fixes by cme and wrap-and-sort.
* Update maintainer email address.
* Rename back service file.
* Add version info to build, and auto generate manpage.
* Add SysV init support.
-- Martina Ferrari <tina@debian.org> Sun, 26 Jul 2020 00:36:36 +0000
prometheus-ipmi-exporter (1.1.0+ds-1) unstable; urgency=medium
* New upstream version.
* Bump Standards-Version to 4.5.0 (rename systemd service file).
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Fri, 21 Feb 2020 15:37:51 +0100
prometheus-ipmi-exporter (1.0.0+ds-3) 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).
* Add debian/gbp.conf.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Wed, 15 Jan 2020 10:23:47 +0100
prometheus-ipmi-exporter (1.0.0+ds-2) unstable; urgency=medium
* Team upload.
* No change upload to rebuild on buildd.
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Mon, 06 Jan 2020 11:50:52 +0100
prometheus-ipmi-exporter (1.0.0+ds-1) unstable; urgency=medium
* Initial release. (Closes: #927945)
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Wed, 06 Nov 2019 11:19:27 +0100
|