aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* 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>
* collectd: bump PKG_RELEASE to 4Yousong Zhou2019-08-10
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* collectd: remove the patch scaling ping_droprate from 0-1 to 0-100Yousong Zhou2019-08-10
| | | | | | | | | | | | Upstream project's behaviour of reporting this data source in range 0-1 is used by at least CentOS 7 collectd 5.8.1, very likely the same behaviour is also in widely use by other distributions. The change is important for providing consistent experience across collectd deployments on different environments Ref: https://github.com/collectd/collectd/pull/3244 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* collectd: use uname to get default HostnameYousong Zhou2019-08-10
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* collectd: log stderr outputYousong Zhou2019-08-10
| | | | | | Collectd without log type plugin loaded will write log lines to stderr. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* Merge pull request #9674 from neheb/lcd2Rosen Penev2019-08-09
|\ | | | | lcdproc: Fix non x86 platforms on musl
| * lcdproc: Fix non x86 platforms on muslRosen Penev2019-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Musl only specifies in/outb for x86/x86. Use the fallback path in case musl is used. This should fail compilation during the linking stage but for some reason does not. Will do if -Werror=implicit-function-declaration is specified. Fixed up license information. Other small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #9618 from neheb/ecdRosen Penev2019-08-08
|\ \ | | | | | | ecdsautils: Cleanup Makefile to modern standards
| * | ecdsautils: Cleanup Makefile to modern standardsRosen Penev2019-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced git:// with https:// as it gets through firewalls easier. Moved URL to new home. Added LICENSE information. Replaced InstallDev section with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9560 from cotequeiroz/tessdataRosen Penev2019-08-08
|\ \ \ | | | | | | | | tessdata: reorganize menu
| * | | tessdata: reorganize menuEneas U de Queiroz2019-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Move language data menu under the package itself, and shorten the titles so that all of them show up in the menu. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | Merge pull request #9604 from neheb/dumRosen Penev2019-08-08
|\ \ \ \ | | | | | | | | | | dump1090: Update to version 3.7.1
| * | | | dump1090: Update to version 3.7.1Rosen Penev2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Repository was moved. Also cleaned up Makefile slightly. Ran init script through shellcheck. Added PKG_BUILD_PARALLEL for faster compilation. Added several CFLAGS and LDFLAGS for smaller size. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9588 from RussellSenior/update-gpsdRosen Penev2019-08-08
|\ \ \ \ \ | |_|_|_|/ |/| | | | gpsd: update to v3.19
| * | | | gpsd: update to v3.19Russell Senior2019-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From gpsd NEWS: 3.19: 2019-07-01 Rearrange rawdata_t. Bump the API because gps_data_t changed. Report sequence-ID fields in type 7 and 13 AIS messages. Preliminary support for SiRFstar V Improve error modeling. Update pseudo NMEA to v3.0, with fractional time. Improve cycle detection, mostly for NMEA. Move epe from gps_data_t to be near its friends in gps_fix_t. Preliminary u-blox 9 support. Add qErr in gps_data_t to store PPS quantization error. Add Android (AOSP) support Improved multi gnss and multi signal support. NMEA 4.10 multi gnss multi signal support. The arguments to "ubxtool -p P" have been expanded and changed. New options, -g, -x, -z, added to ubxtool for u-blox 9 support. 3.18.1: 2018-10-19 (Gary E. Miller <gem@rellim.com>) Fix some installation issues. A few minor updates to ubxtool and driver_ubx. Add contrib/skyview2svg 3.18: 2018-10-02 (Gary E. Miller <gem@rellim.com>) Add ECEF support to ievermore, italk,Skytraq, SiRF, U-blox drivers. Add ECEF support to JSON, cgps and xgps. Add GREIS (Javad) driver from Virgin Orbit. Add CLI tools zerk and ubxtool to manage JAVAD and u-blox GPS. Add gnssid:svid to satellite_t, cgps and xgps. PRN will die. Add gnssid:svid to JSON, cgps and xgps. Add stricter version checking (more to todo). More and better regression tests. Better Python dependency checking, at build time and runtime. Fix several buffer issues. New polar plots, and improved statistice, in gpsprof. gpsd master/slave mode works, first time ever. All isnan() changed to !isfinite(), fixing many bugs. Client-side Python libraries may automatically reconnect Too many other bug fixes and improvements to mention. Over 1,000 commits from 46 different commiters. Signed-off-by: Russell Senior <russell@personaltelco.net>
* | | | | Merge pull request #9574 from neheb/gddRosen Penev2019-08-07
|\ \ \ \ \ | | | | | | | | | | | | gddrescue: Add uClibc-ng support
| * | | | | gddrescue: Add uClibc-ng supportRosen Penev2019-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out, this breaks only when compiling with both uClibc-ng and uClibc++. If the libc or libc++ gets swapped out, it compiles fine. libstdcpp is fine because it already undefs these macros. The actual bug is probably in uClibc-ng but this is a fine workaround. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | btrfs-progs: scan devices in preinit instead of init scriptKarel Kočí2019-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no gain to do device scan in init. Commonly we want to always scan BTRFS devices to ensure that after boot raids are correctly linked. It should be done before any init script tries to mount any raid FS. Comparing init scripts and preinit scripts there are I think two primary considerations. First is if user is expected to restart/reload/stop given service on will. I think that there is no such reason for this as user can easily enough just call btrfs utility it self. Second consideration is if it makes sense to have it optional. This means if we want to have ability to enable and disable given service. I think that there is no such need in this case. It is pretty much doing nothing if you don't have BTRFS FS connected and when you have you probably want to scan it. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | btrfs-progs: use box version of btrfs tool (busybox like)Karel Kočí2019-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This instead of building every tool separately builds one btrfs binary and additional tools are links to this binary. This is same approach as busybox is using. This splits list of tools to two. boxprogs are tools that are boxed to code btrfs binary and progs are tools that are not. This also overload default all make target of Build/Compile and instead builds (unified) btrfs.progs and separate progs. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | btrfs-progs: Update to version 5.2.1Josef Schlehofer2019-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPL-2.0 is deprecated License Identifier according to SPDX. - Correct it to GPL-2.0-only Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | pservice: initial versionYousong Zhou2019-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The can be convenient for running commands or services as procd services without needing to separately write initscripts, just uci configuration. The package was imported from [1]. [1] https://github.com/yousong/waller/tree/0a85f5c75fb70627f68cbbcab4807e02e3299e2e/pservice Ref: https://github.com/yousong/waller/issues/1 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #9635 from neheb/jhfehkfRosen Penev2019-08-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | mt-st: Add missing header
| * | | | | | mt-st: Add missing headerRosen Penev2019-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New version of musl no longer includes this header internally. Removed several unnecessary variables in Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9633 from neheb/finRosen Penev2019-08-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | findutils: Add missing header
| * | | | | | | findutils: Add missing headerRosen Penev2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New version of musl no longer internally includes this header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | findutils: Fixed up LICENSE information.Rosen Penev2019-08-04
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also cleaned some whitespace. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9626 from jefferyto/slide-switch-0.9.5Rosen Penev2019-08-04
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | slide-switch: Update to 0.9.5
| * | | | | | slide-switch: Update to 0.9.5Jeffery To2019-08-02
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / | | | | mariadb: security bump to 10.2.26Sebastian Kemper2019-08-01
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New upstream release. Addresses: CVE-2019-2805 CVE-2019-2740 CVE-2019-2739 CVE-2019-2737 CVE-2019-2758 Package updates: - includes "THIRDPARTY" in PKG_LICENSE_FILES - drops client_ed25519 as a dynamic plugin and install it with the lib as per upstream decision - refreshes patches Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | / / zstd: Update to 1.4.2Rosen Penev2019-07-30
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Add patch to remove deprecated utime function. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | collectd: enable threshold pluginFlorian Eckert2019-07-30
| |/ / |/| | | | | | | | | | | | | | | | | | | | The only action the Threshold plugin takes itself is to generate and dispatch a notification. Other plugins can register to receive notifications and perform appropriate further actions. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | rtklib: Update to 2.4.3_b32Rosen Penev2019-07-29
| | | | | | | | | | | | | | | | | | Some minor adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #9477 from neheb/rngRosen Penev2019-07-28
|\ \ \ | | | | | | | | rng-tools: Update to 6.7
| * | | rng-tools: Update to 6.7Rosen Penev2019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup Makefile to get rid of random hacks and to simplify for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9527 from neheb/zstdRosen Penev2019-07-27
|\ \ \ \ | | | | | | | | | | zstd: Update to 1.4.1
| * | | | zstd: Update to 1.4.1Rosen Penev2019-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decompression speedup of 7% on average. Remove upstreamed uClibc-ng patch. Fixed optimization option to show properly under menuconfig. Added LTO for smaller size. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9486 from neheb/ykRosen Penev2019-07-27
|\ \ \ \ \ | |_|_|/ / |/| | | | ykpers: Update to 1.20.0
| * | | | ykpers: Update to 1.20.0Rosen Penev2019-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9545 from neheb/tarRosen Penev2019-07-25
|\ \ \ \ \ | | | | | | | | | | | | tar: Add zstd capability
| * | | | | tar: Add zstd capabilityRosen Penev2019-07-22
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9563 from neheb/xz3Rosen Penev2019-07-25
|\ \ \ \ \ | | | | | | | | | | | | xz: Remove bash dependency
| * | | | | xz: Remove bash dependencyRosen Penev2019-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bash is not needed here. These scripts are POSIX compliant. This was originally added as the configure script looks for /bin/bash locally. Passing gl_cv_posix_shell overrides this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9543 from jefferyto/prometheus-fix-mips64-buildRosen Penev2019-07-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | | prometheus: Fix build for mips64/mips64el
| * | | | | prometheus: Fix build for mips64/mips64elJeffery To2019-07-23
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prometheus uses an older version of fsnotify, which uses a system call (unix.InotifyInit) that is not implemented for mips64/mips64el. This patches Prometheus to use a newer version of fsnotify that uses a different system call (unix.InotifyInit1) that should be available on all Linux systems. Fixes #9494. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | / / treewide: Capitalize submenusEneas U de Queiroz2019-07-25
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Fixed a typo in tcpreplay. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>