aboutsummaryrefslogtreecommitdiffstats
path: root/testing/telegraf
Commit message (Collapse)AuthorAgeFilesLines
* testing/telegraf: upgrade to 1.14.2Konstantin Kulikov2020-05-011-3/+3
|
* testing/telegraf: upgrade to 1.14.1Konstantin Kulikov2020-04-151-3/+3
|
* testing/telegraf: upgrade to 1.14.0Konstantin Kulikov2020-03-271-17/+8
|
* testing/telegraf: upgrade to 1.13.4Konstantin Kulikov2020-02-251-4/+4
|
* testing/telegraf: fix path to the nologin commandMichał Polański2020-02-202-2/+2
|
* testing/telegraf: upgrade to 1.13.3Konstantin Kulikov2020-02-051-3/+3
|
* testing/telegraf: upgrade to 1.13.2Konstantin Kulikov2020-01-221-3/+6
|
* testing/telegraf: upgrade to 1.13.1Konstantin Kulikov2020-01-101-3/+3
|
* testing/telegraf: fix checksumLeo2020-01-061-1/+1
|
* testing/telegraf: fix package setupGalen Abell2020-01-062-2/+2
| | | | | Telegraf's conf.d command line uses the additional config directory `telegraf.d`, but the package installs the directory `telegraf.conf.d`.
* testing/telegraf: upgrade to 1.13.0Konstantin Kulikov2019-12-131-6/+4
|
* testing/telegraf: upgrade to 1.12.6Konstantin Kulikov2019-11-201-2/+2
|
* testing/telegraf: upgrade to 1.12.5Konstantin Kulikov2019-11-161-6/+4
| | | | armhf removed due to lack of CI.
* testing/telegraf: upgrade to 1.12.4Konstantin Kulikov2019-10-241-2/+2
|
* testing/telegraf: upgrade to 1.12.3Konstantin Kulikov2019-10-191-5/+7
|
* testing/telegraf: upgrade to 1.12.2Konstantin Kulikov2019-10-061-4/+7
|
* testing/telegraf: upgrade to 1.12.1Konstantin Kulikov2019-09-111-2/+2
|
* testing/telegraf: fix arm buildsKonstantin Kulikov2019-09-041-1/+1
| | | | | | Previous PR was merged with CI failing before I had a chance to find a fix. https://github.com/alpinelinux/aports/pull/10874
* testing/telegraf: upgrade to 1.12.0Konstantin Kulikov2019-09-041-2/+2
|
* testing/telegraf: upgrade to 1.11.5Konstantin Kulikov2019-08-281-3/+3
|
* testing/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-1/+1
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* testing/telegraf: upgrade to 1.11.4Konstantin Kulikov2019-08-071-2/+2
|
* testing/telegraf: upgrade to 1.11.3Konstantin Kulikov2019-08-038-871/+44
| | | | | | | | | | | | | switch from glide to dep remove pkgusers/groups - they're not needed during build simplify build script simplify init.d script move config from /etc/telegraf/telegraf.conf to /etc/telegraf.conf and /etc/telegraf.conf.d remove broken logrotate config, it missed action to force telegraf to reopen log file. log rotation can be done via telegraf config add conf.d file
* enable stripping of go binariesSören Tempel2018-09-241-2/+2
| | | | | | | | | | Stripping go binaries used to be an issue but nowadays it should work as expected. > We don't intentionally do anything that would make stripping a binary > not OK, and strip has worked for the past five years or so. https://groups.google.com/forum/?_escaped_fragment_=topic/golang-dev/ABppMOjYP6w#!topic/golang-dev/ABppMOjYP6w
* testing/telegraf: upgrade to 1.7.4Katie Holly2018-09-142-5/+5
|
* testing/telegraf: disable on x86 due to segfaultNatanael Copa2018-08-211-1/+1
|
* testing/telegraf: new aportFusl2018-08-207-0/+909
|
* Revert "testing/telegraf: new aport"Jakub Jirutka2018-02-203-92/+0
| | | | | | | | | This reverts commit b278ca91122ed0faee3da41f801d7cb0c33c9473. This aport downloads dependencies from internet without any verification ("go get"), i.e. the build is not deterministic. Also the provided init script is quite bad.
* testing/telegraf: new aportFusl2018-02-203-0/+92