aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* prometheus-node-exporter-lua: ltq-dsl.lua: use new var names errors_fecs_*Martin Schiller2019-09-23
| | | | Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* Merge pull request #10018 from ja-pa/treewide-cpe-idRosen Penev2019-09-17
|\ | | | | treewide: add PKG_CPE_ID for better cvescanner coverage
| * treewide: add PKG_CPE_ID for better cvescanner coverageJan Pavlinec2019-09-17
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | collectd: bump PKG_PACKAGE versionFlorian Eckert2019-09-17
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | collectd: add iptables uci configFlorian Eckert2019-09-17
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | collectd: add network uci configFlorian Eckert2019-09-17
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | collectd: add curl uci configFlorian Eckert2019-09-17
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | collectd: add apcups uci configFlorian Eckert2019-09-17
|/ | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* libzstd: Fix pkgconfig paths for cross compilationRosen Penev2019-09-16
| | | | | | pkgconfig needs to override these. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #10011 from Cynerd/bigclown-version-bumpRosen Penev2019-09-16
|\ | | | | Bigclown version bump
| * bigclown-mqtt2influxdb: update to version 1.2.0Karel Kočí2019-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This version introduces new option -d that makes service not to exit on error. This is brutal solution but is required to protect against service failure when remote resource is down. bigclown-mqtt2influxdb is service moving data from MQTT to InfluxDB and both of those services can and potentially are remote. The original implementation where it failed when service goes down is not ideal because network outage or target server outage can later require this service restart. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
| * bigclown-firmware-tool: update to version 1.4.1Karel Kočí2019-09-16
| | | | | | | | | | | | | | | | | | This release updates: bcf create --from There are no dependencies changes introduced by upstream and changes are of limited character. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | zoneinfo: Updated to the latest release.Vladimir Ulrich2019-09-16
|/ | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* Merge pull request #9982 from TDT-AG/pr/20190913-collectdHannu Nyman2019-09-15
|\ | | | | collectd: add additional config option
| * collectd: bump PKG_RELEASE numberFlorian Eckert2019-09-13
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * collectd: add new memory config valuesFlorian Eckert2019-09-13
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * collectd: add new cpu config valuesFlorian Eckert2019-09-13
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | Merge pull request #9990 from lnslbrty/package/wipeRosen Penev2019-09-15
|\ \ | | | | | | wipe: add new package
| * | wipe: add new packageToni Uhlig2019-09-14
| | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | iotivity,smartsnmpd,gpsd: use scons from feedPetr Štetiar2019-09-13
| |/ |/| | | | | | | | | | | | | commit 0c090fde68b2 ("scons: move host build tool to a proper place") has moved scons into the packages feeds, so switch to that package include and adjust build dependency to a new scons home. Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | Merge pull request #9946 from neheb/unrRosen Penev2019-09-12
|\ \ | | | | | | unrar: Update to 5.8.1
| * | unrar: Update to 5.8.1Rosen Penev2019-09-09
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | mmc-utils: update to latest git headMichael Heimpold2019-09-12
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | btrfs-progs: Update to version 5.2.2Josef Schlehofer2019-09-12
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | cgroups-mount,docker-ce,lxc: rework kernel feature dependencyYousong Zhou2019-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix that KERNEL_CGROUPS is enabled (selected) automatically along with cgroups-mount Replace "if PACKAGE_docker-ce" with a menu to avoid circular denpendency issue involving PACKAGE_docker-ce, PACKAGE_cgroups-mount and KERNEL_CGRUOPS docker-ce, lxc: replace KERNEL_LXC_MISC with more specific options Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | treewide: Change .*GPL.*+ licenses to SPDX compatible identifierSven Eckelmann2019-09-10
|/ / | | | | | | | | | | | | | | The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL licenses. But a lot of packages did use a different, non-SPDX style with a "+" at the end instead of "-or-later". Signed-off-by: Sven Eckelmann <sven@narfation.org>
* | bonnie++: Size optimizationsRosen Penev2019-09-03
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9773 from 805447391/masterFlorian Eckert2019-09-03
|\ \ | | | | | | DockerCE: Fix can't mapping large range ports (too many open files)
| * | docker-ce: Expand nofile from 1024(soft) 4096(hard) as large as possible ↵Student4142019-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | when using procd. When we run docker image and export too many ports, dockerd will output some errors like "too many open files", it is caused by max-file limitation. Now, we start dockerd using procd, just add a statement to fix this problem. Signed-off-by: Fuying Wang <805447391@qq.com>
* | | Merge pull request #9850 from neheb/crcRosen Penev2019-09-02
|\ \ \ | | | | | | | | crconf: Pass CFLAGS properly
| * | | crconf: Pass CFLAGS properlyRosen Penev2019-08-28
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CFLAGS were not being passed, breaking ASLR builds. Switched to using PKG_SOURCE_DATE for the version. Added PKG_BUILD_PARALLEL for faster compilation. Added license information. Small Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9890 from ecsv/ap51-flash-2019.0Rosen Penev2019-09-01
|\ \ \ | | | | | | | | ap51-flash: upgrade package to latest release 2019.0
| * | | ap51-flash: upgrade package to latest release 2019.0Sven Eckelmann2019-09-01
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * improved Zyxel firmware detection * introduced optional MAC address filtering * added support for: - Plasma Cloud PA300 - Plasma Cloud PA1200 - Plasma Cloud PA2200 Signed-off-by: Sven Eckelmann <sven@narfation.org>
* / / haveged: update to 1.9.6Hannu Nyman2019-09-01
|/ / | | | | | | | | | | Update haveged to 1.9.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | swig: update to 4.0.1Hirokazu MORIKAWA2019-08-26
| | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | nano: update to 4.4Hannu Nyman2019-08-25
| | | | | | | | | | | | Update nano editor to 4.4 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | syncthing: add packagePaul Spooren2019-08-21
| | | | | | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* | Merge pull request #9691 from neheb/evtRosen Penev2019-08-21
|\ \ | | | | | | evtest: Update to 1.34
| * | evtest: Update to 1.34Rosen Penev2019-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several Makefile adjustments. Added PKG_BUILD_PARALLEL for faster compilation. Fixed LICENSE info. Added URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | qemu: bump to version 4.1.0Yousong Zhou2019-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package qemu-blobs was removed and replaced with separate firmware packages for size considerations. QEMU switched to libssh from libssh2 and configure option also changes For upstream changelog, see http://wiki.qemu.org/ChangeLog/4.1 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #9734 from cotequeiroz/tang_nomanRosen Penev2019-08-19
|\ \ \ | |_|/ |/| | tang: do not build manpages
| * | tang: do not build manpagesEneas U de Queiroz2019-08-14
| |/ | | | | | | | | | | | | Ensure a2x is not found, so that manpages are not generated. They are currently failing to pass xmllint. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | hplip: bump to 3.19.6Luiz Angelo Daros de Luca2019-08-19
| | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | squashfs-tools: need to include sys/sysmacros.hEneas U de Queiroz2019-08-15
| | | | | | | | | | | | | | | | | | The inclusion of <sys/sysmacros.h> by <sys/types.h> was deprecated and removed. This is causing major, minor, and makedev to be undefined. The patch is an upstream commit fixing it. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | prometheus-node-exporter-lua: add target & system to OpenWrt collectorEtienne Champetier2019-08-14
|/ | | | | | | | | | | | Before: node_openwrt_info{revision="r10756+1-7546be6007",model="GL.iNet GL-AR150",id="OpenWrt",board_name="glinet,gl-ar150",release="SNAPSHOT"} 1 After: node_openwrt_info{revision="r10756+1-7546be6007",target="ath79/generic",board_name="glinet,gl-ar150",id="OpenWrt",model="GL.iNet GL-AR150",release="SNAPSHOT",system="Atheros AR9330 rev 1"} 1 Fixes #9730, replace #9735 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* attr: Backport upstream patch fixing compilation without bzeroRosen Penev2019-08-13
| | | | | | | | Fixed up License information. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* pservice: shorten codeYousong Zhou2019-08-12
| | | | | | | | - use uci_load_validate() - remove stop_service() - fix validation of "args" option Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* libnetwork: Exclude unsupported architecturesGerard Ryan2019-08-10
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* docker-ce: Updated to 19.03.1Gerard Ryan2019-08-10
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* libnetwork: Updated to fc5a7d91 for docker 19.03.1Gerard Ryan2019-08-10
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>