- Mar 16, 2021
-
-
Florian Eckert authored
On my system the attribute DEVTYPE was not set. The plugin could not read any data and the function call blocked forever on this function and did not returned. By removing it, all block devices under `/sys/class/block` were checked. Block devices that do not support SMART were not evaluated. The collected displays the following message. smart plugin: checking SMART status of /dev/loop4. smart plugin: unable to open /dev/loop4. If you do not like this message, you could only enable device in the uci that does support SMART. Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
Florian Eckert authored
Switching on compilation for collectd smart plugin. Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
Florian Eckert authored
This library is required by the smart plugin of the collectd. Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
Rosen Penev authored
emailrelay: update to 2.2
-
- Mar 15, 2021
-
-
Dirk Brenken authored
banip: update to 0.7.5-2
-
Dirk Brenken authored
* refine the new dns resolving process * add a caching mechanism for the resolved IPs, the detached name lookup takes place only during 'restart' or 'reload' action, 'start' and 'refresh' actions are using an auto-generated backup instead. * update the readme Signed-off-by:
Dirk Brenken <dev@brenken.org>
-
Alexandru Ardelean authored
Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com>
-
Karl Palsson authored
This is a major version bump, from 3.x to 4.x, and continues the path towards a mail client. New features: * ntp client * dns resolver * mqtt client * number humanizing string helpers License change upstream. cmake options tweaked to match current upstream defaults again. Tested with mosquitto and ttyd. Signed-off-by:
Karl Palsson <karlp@etactica.com>
-
Karl Palsson authored
This is a bugfix release, with minor security fixes for outgoing bridge connections and the client library. Full details here: https://mosquitto.org/blog/2021/03/version-2-0-9-released/ Signed-off-by:
Karl Palsson <karlp@etactica.com>
-
Karl Palsson authored
Includes fixes for OpenWrt's Lnum patched lua. Release notes at: https://github.com/etactica/lua-libmodbus/blob/v0.7/changelog Signed-off-by:
Karl Palsson <karlp@etactica.com>
-
Rosen Penev authored
unrar: update to 6.0.4
-
Rosen Penev authored
udpxy: update to 1.0-25.1
-
Rosen Penev authored
upmpdcli: update to 1.5.9
-
Rosen Penev authored
v4l2rtspserver: update to 0.23
-
Daniel Golle authored
* include version_code in request * include versions of selected packages in request * add SHA256 verification via busybox sha256sum * sort attributes in policies alphabetically * move all API-specific string constants to precompiler macros * set correct MIME type for JSON post request (application/json) * output string error message if something goes wrong * auto-generate version string Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Rosen Penev authored
Remove inactive maintainer. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Update live555 as well. Switch to building with ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Remove inactive maintainer. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Mar 14, 2021
-
-
Rosen Penev authored
gerbera: update to 1.7.0 and update friends
-
Rosen Penev authored
xray-core: Update to 1.4.0
-
Rosen Penev authored
ffmpeg: enable parallel build
-
Rosen Penev authored
libx264: enable parallel build
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to ninja for faster compilation. Remove LTO as it's broken on this package. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to ninja for faster compilation. Remove LTO as it's broken on this package. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Paul Spooren authored
This package wasn't updated since forever, I'll pack it in a container for easier installation but don't want to maintain it as an OpenWrt package. Signed-off-by:
Paul Spooren <mail@aparcar.org>
-
Tianling Shen authored
- Re-assigned myself as the maintainer - Updated geodata to latest version Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de>
-
Nick Hainke authored
Add "wg_check_interfaces" and specify a timeout in the config file. This allows to delete not used wireguard-interfaces automatically. For example a cronjob can be installed that calls: . /usr/share/wginstaller/wg_functions.sh && wg_check_interfaces Signed-off-by:
Nick Hainke <vincent@systemli.org>
-
Jan Pavlinec authored
Changes: -add Configure stage to prebuild resources Signed-off-by:
Jan Pavlinec <jan.pavlinec@nic.cz>
-
Dirk Brenken authored
banip: bump to 0.7.5
-
Dirk Brenken authored
* black- and whitelist now supporting domain names as well - the corresponding IPs (IPv4 & IPv6) will be resolved in a detached background process and added to the IPsets Signed-off-by:
Dirk Brenken <dev@brenken.org>
-
- Mar 13, 2021
-
-
Nick Hainke authored
The get_usage function always returns 0. The shell syntax was wrong. Signed-off-by:
Nick Hainke <vincent@systemli.org>
-
Rosen Penev authored
liburing: Update to v2.0
-