Yuhang Qin
ab472b3fdf
dockerd: change start level to 99
Dockerd start too early will conflict with other net config.
After boot must manually restart dockerd, Or some container will not run.
Signed-off-by: Yuhang Qin <qinyuhangxiaoxiang@gmail.com>
4 years ago
Alexandru Ardelean
63503163a5
stress-ng: bump to version 0.12.02
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years ago
Jianhui Zhao
f69909eca0
rtty: update to 7.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years ago
Georgi Valkov
884d3fa691
hwdata: fix build error on macOS
The install command on macOS does not support the -T flag.
As suggested by Rosen Penev, this package does not compile anything,
so the contents can be installed directly.
Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
4 years ago
Rosen Penev
64c9fcb708
btrfs-progs: update to 5.10
Added libmount dependency as it's needed now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
W. Michael Petullo
ba4839f3c7
quota: update to 4.06
This includes a backport of quota commit 02b222a3, which removes the
use of reallocarray. The musl C library does not provide reallocarray.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years ago
Jianhui Zhao
7455549ed9
rtty: update to 7.3.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years ago
Nick Hainke
1ead520e0d
prometheus-node-exporter-lua: update netstat
The snmp and netstat interface are enabled by default
See: 4943bc5cff
Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years ago
Rosen Penev
e958a3424b
apk: fix compilation without deprecated OpenSSL APIs
Upstream Backport.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Ilya Lipnitskiy
72563ff93b
gl-mifi-mcu: compatibility with linux >= 5.6
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
4 years ago
Javier Marcet
8b9b36035c
docker-compose: Update to version 1.28.2
Bugs:
- Revert to Python 3.7 bump for Linux static builds
- Add bash completion for docker-compose logs|up --no-log-prefix
Miscellaneous:
- CI setup update
Signed-off-by: Javier Marcet <javier@marcet.info>
4 years ago
Jianhui Zhao
da7858204b
rtty: update to 7.2.3
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years ago
Paul Spooren
477081779f
apk: add package
The Alpine Package Keeper is the default package manager for Alpine
Linux. They manage their own repositoriy with thousends of packages and
as musl is used for compilation, their binaries can directly run on
OpenWrt.
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
Nick Hainke
213c694b75
collectd: snmp6 further improvements
Return with "-1" if parsing fails in read function.
Reduce buffersize of splitstring function.
Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years ago
Nick Hainke
922e5b1a8b
collectd: fix snmp6 not showing all interfaces
Getifaddrs() is not working all the time (e.g. wireguard interfaces).
Instead we use if_nameindex() syscall as suggested in:
https://stackoverflow.com/a/45796495/8474618
Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years ago
Vladimir Ulrich
d92f087340
zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
4 years ago
Tianling Shen
f10983d9fd
yq: Update to v4.4.1
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
4 years ago
Nick Hainke
6a9febd05d
sipcalc: use autorelease feature
Package version is automatically increased as described here:
https://github.com/openwrt/packages/issues/14537
Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years ago
Yanase Yuki
1bd309e410
hwdata: update to 0.343
Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
4 years ago
Jianhui Zhao
dac73c5c9c
rtty: update to 7.2.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years ago
Javier Marcet
737110b415
docker-compose: update to v1.28.0
Features:
- Support for Nvidia GPUs via device requests
- Support for service profiles
- Change the SSH connection approach to the Docker CLI's via shellout to the local SSH client (old behaviour enabled by setting COMPOSE_PARAMIKO_SSH environment variable)
- Add flag to disable log prefix
- Add flag for ansi output control
Bugs:
- Make parallel_pull=True by default
- Bring back warning for configs in non-swarm mode
- Take --file in account when defining project_dir
- On compose up, attach only to services we read logs from
Signed-off-by: Javier Marcet <javier@marcet.info>
4 years ago
Jianhui Zhao
b736db93a4
rtty: update to 7.2.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
4 years ago
Rosen Penev
d75d71bde2
fuse3: update to 3.10.1
Remove upstreamed patches. Meaningless as uClibc-ng is gone now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
816961484c
gptfdisk: update to 1.0.6
Remove all uclibcxx support. It's buggy and fairly dead upstream.
Remove libcxx linker hack attributed to glibc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Daniel Golle
9811b829e4
conmon: update to version 2.0.24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Shuanglei Tao
2a58132ef2
ttyd: update to 1.6.3
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
4 years ago
Daniel Golle
83d81616c5
podman: fix build on MIPS
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Hannu Nyman
be75f77973
nano: update to 5.5
Update nano editor to version 5.5
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years ago
Luiz Angelo Daros de Luca
bf4340e19e
sane-backends: revert BUILDONLY flag
BUILDONLY was disabling SANE backends (drivers) build.
Closes #14484
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years ago
Paul Spooren
f7589c4957
syncthing: bump to 1.12.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
Paul Spooren
75458e78a8
syncthing: bump to 1.12.0
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
Nick Hainke
014551314e
collectd: fix snmp6 collector
We scraped multiple times the same interface in one run.
Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years ago
Daniel Golle
2b1b63d638
lvm2: update to version 2.03.11
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
Rosen Penev
b6d1682615
stress-ng: add other dependencies
Size is not really an issue for stress-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Maxim Storchak
4a728c9792
collectd: bump PKG_RELEASE
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years ago
Maxim Storchak
0412c27fda
collectd: enable swap plugin
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years ago
Maxim Storchak
8ab9fd7fff
collectd: expose more global parameters to uci
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years ago
Maxim Storchak
a5d87390f2
collectd: remove extra newlines from the generated config
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years ago
Maxim Storchak
fdd53a4c60
collectd: fix the wrong var name
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years ago
Rosen Penev
3456cf54a9
oath-toolkit: update to 2.6.5
Add PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
2d6f791a6f
stress-ng: update to 0.12.01
Simplified bsd patch to be compatible with glibc. It's easier to just
use libbsd with glibc. Size shouldn't be an issue.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Nick Hainke
3c55d11aef
collectd: add snmp6 interface
Add collectd plugin allowing to collect IPv6 interface statistics.
Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years ago
Tianling Shen
ba9eca0c31
yq: Update to 4.2.1
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
4 years ago
Rosen Penev
b99c73adde
dockerd: update to 20.10.2
Remove non MIPS depends as MIPS is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
5a4a676ec6
docker: update to 20.10.2
Remove non MIPS depends as MIPS is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
66c0a4800c
tini: fix compilation with glibc
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
dfa357be73
containerd: add missing no MIPS16 variable
This succeeded on the buildbots as runc included its lack of mips in
dependencies.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
20861bbc50
containerd: remove non MIPS depends
MIPS is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
81611d1fc3
ctop: update to 0.7.5
Remove depends as MIPS is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
3ebfd70c60
libnetwork: update to 2020-12-15
Remove some depends as MIPS is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago