aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* prometheus-node-exporter-lua: split out nat_traffic and netstatEtienne Champetier2017-12-08
| | | | | | | nat_traffic is too verbose to be really useful by default netstat is broken by default on OpenWrt/LEDE Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* prometheus-node-exporter-lua: put wifi collector in 2 separate packagesEtienne Champetier2017-12-08
| | | | | | | | | | | this allow to remove libubus-lua/libiwinfo-lua dependency from main package this also allow to have different scrape_interval Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> split stations Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* prometheus-node-exporter-lua: make it modularEtienne Champetier2017-12-08
| | | | | | | | | | | | | | | As prometheus-node-exporter-lua is a reimplementation of node_exporter, I'm using "collector" instead of "scraper" and renaming some collectors put each collector in a separate file report collector success/failure and duration per scrape (follow https://github.com/prometheus/node_exporter/pull/516) allow to filter collectors using "collect[]" params (see https://github.com/prometheus/node_exporter#filtering-enabled-collectors) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* prometheus-node-exporter-lua: rewrite wifi scraperEtienne Champetier2017-12-08
| | | | | | | | | | | On my bullet m2, scrape duration goes from between 0.2 and 0.5 to a stable 0.025 We also don't depend on luci anymore This remove wifi_network_up metric, but this metric was buggy wifi_network_up{ifname="wlan0-1",ssid="test1",channel="11",mode="Master",bssid="12:34:56:78:9A:BC",country="FR",frequency="2.462"} 1 wifi_network_up{ifname="radio0.network2",ssid="test1",channel="11",mode="Master",country="US",frequency="2.462"} 0 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* prometheus-node-exporter-lua: fix nat scraperEtienne Champetier2017-12-08
| | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* prometheus-node-exporter-lua: improve node_uname_infoEtienne Champetier2017-12-08
| | | | | | | Testing on a bullet m2, uname collector was taking on average 0.12 it now takes 0.0007 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* prometheus-node-exporter-lua: respond with HTTP/1.0Etienne Champetier2017-12-08
| | | | | | also reduce calls to output() Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* prometheus-node-exporter-lua: send stdout/stderr to logreadEtienne Champetier2017-12-08
| | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* build,travis: SDK name now start with openwrtEtienne Champetier2017-12-08
| | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* Merge pull request #5242 from smutt/danishchamptar2017-12-08
|\ | | | | danish: Add package net/danish
| * danish: Add package net/danishAndrew McConachie2017-12-07
| | | | | | | | | | | | | | | | | | | | | | Add package Danish. A middle box implementation of RFC 6698 for HTTPS. <https://github.com/smutt/danish> This package installs /usr/sbin/danish(the Danish executable), /etc/init.d/danish and /etc/config/danish. Tested with LEDE x86_64 Signed-off-by: Andrew McConachie <andrew@depht.com>
* | wavemon: use SOURCE_DATE_EPOCH as BUILD_DATEAlexander Couzens2017-12-08
| | | | | | | | | | | | | | | | | | | | | | Build timestamps prevent reproducible builds [0]. SOURCE_DATE_EPOCH [1] can replace BUILD_DATE in a determinisc way. [0] https://reproducible-builds.org/docs/timestamps/ [1] https://reproducible-builds.org/specs/source-date-epoch/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | Merge pull request #5246 from wvdakker/masterchamptar2017-12-08
|\ \ | | | | | | Shorewall: bump to version 5.1.9
| * | Shorewall6: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | | | | | | | Removed 010-update_install_sh.patch. Merged upstream. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | Shorewall: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | | | | | | | Removed 010-update_install_sh.patch. Merged upstream. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | Shorewall6-lite: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | Shorewall-lite: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | Shorewall-core: bump to version 5.1.9W. van den Akker2017-12-08
|/ / | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Merge pull request #5243 from brianjmurrell/shorewall-multi-sourceschamptar2017-12-08
|\ \ | | | | | | Shorewall multi sources
| * | shorewall6: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
| * | shorewall: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
| * | shorewall6-lite: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
| * | shorewall-lite: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
| * | shorewall-core: Multiple source sourcesBrian J. Murrell2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @wvdakker Description: Specify multiple sources for fetching the source tarball for redundancy. Pulled out of a historical version of these packages before they were removed a while ago. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | | Merge pull request #5238 from lynxis/rb_lcdprocPhilip Prindeville2017-12-08
|\ \ \ | | | | | | | | lcdproc: remove build timestamp
| * | | lcdproc: remove build timestampAlexander Couzens2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | Merge pull request #5214 from lynxis/rb_ddns_cloudJo-Philipp Wich2017-12-08
|\ \ \ \ | |_|/ / |/| | | ddns-scripts: remove gzip timestamp
| * | | ddns-scripts: remove gzip timestampAlexander Couzens2017-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gzip create a header by default containing the filename and the timestamp of the file. This timestamp will break reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | Merge pull request #5232 from dibdot/travelmatechamptar2017-12-07
|\ \ \ \ | | | | | | | | | | travelmate: update 0.9.5
| * | | | travelmate: update 0.9.5Dirk Brenken2017-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * change start priority to 25 * add support for hidden uplinks * add support for wpa enterprise uplinks Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #4486 from wvdakker/masterchamptar2017-12-07
|\ \ \ \ \ | | | | | | | | | | | | Shorewall(6): add full packages.
| * | | | | Shorewall-core: Don't depend on iptables (Thanks to Brian Murrell).W. van den Akker2017-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall6: Add full package.W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall: Add full package.W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall6-lite: Bump to version 5.1.8.1W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several changes in Makefile. Migrate init script to procd. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-lite: Bump to version 5.1.8.1W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several changes in Makefile. Migrate init script to procd. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | Shorewall-core: Bump to version 5.1.8.1W. van den Akker2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several changes in Makefile. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | Merge pull request #5185 from kubco2/mwan3-improve-logsHannu Nyman2017-12-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | mwan3: Improve logs when member metric is too big
| * | | | | | mwan3: Improve logs when member metric is too bigJakub Janco2017-12-07
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If metric of member interface is bigger then 256, it is not appended to policy, now at least warn message is printed into syslog Signed-off-by: Jakub Janco <kubco2@gmail.com>
* | | | | | tor: update to 0.3.1.9Peter Wagner2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #5195 from yangfl/masterDaniel Golle2017-12-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | i2pd: Add package
| * | | | | | i2pd: Add packageDavid Yang2017-12-07
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | / / build,travis: don't use TRAVIS_PULL_REQUESTEtienne Champetier2017-12-06
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TRAVIS_PULL_REQUEST can be: - undefined (local usage) - false (branch build) - PR number (if in a PR) it's never set to true use TRAVIS_PULL_REQUEST_SHA instead, so we can use normal tests (-z/-n) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | Merge pull request #5235 from lynxis/rb_uanytunTed Hess2017-12-06
|\ \ \ \ \ | | | | | | | | | | | | uanytun: remove build time/host to fix reproducible builds
| * | | | | uanytun: remove build time/host to fix reproducible buildsAlexander Couzens2017-12-06
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamps prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | Merge pull request #5234 from lynxis/rb_zabbixchamptar2017-12-06
|\ \ \ \ \ | |/ / / / |/| | | | zabbix: remove build timestamp
| * | | | zabbix: remove build timestampAlexander Couzens2017-12-06
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | rpcd-mod-lxc: bump PKG_RELEASE to indicate recent changesRafał Miłecki2017-12-06
| | | | | | | | | | | | | | | | | | | | | | | | It should be bumped due to the "info" ubus method support. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | Merge pull request #5225 from diizzyy/patch-110Jo-Philipp Wich2017-12-06
|\ \ \ \ | | | | | | | | | | libs/libpng: Update to 1.6.34
| * | | | libs/libpng: Update to 1.6.34Daniel Engberg2017-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | Update libpng to 1.6.34 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>