Commit graph

3501 commits

Author SHA1 Message Date
Rosen Penev
8fe0fd23ac
Merge pull request #14861 from neheb/canuti
canutils: update to 2020.12.0
2021-02-23 05:07:41 -08:00
Etienne Champetier
e568e99db9
Merge pull request #14876 from BKPepe/screen-CVE-2021-26937
screen: backport fix for CVE-2021-26937
2021-02-23 06:07:14 -05:00
Florian Eckert
f0e9d0fb92
Merge pull request #14816 from G-M0N3Y-2503/dockerd-maintainence
dockerd: misc maintainence
2021-02-23 11:27:26 +01:00
Josef Schlehofer
c250298fa3
screen: backport fix for CVE-2021-26937
Security reports:
- https://lists.gnu.org/archive/html/screen-devel/2021-02/msg00000.html
This issue can be reproduced even on OpenWrt
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982435

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-02-23 08:09:05 +01:00
Rosen Penev
d3a7eebb11
Merge pull request #14872 from neheb/bon
bonnie++: update to 2.00a
2021-02-22 20:45:23 -08:00
Rosen Penev
107a9921b8
Merge pull request #14871 from luizluca/sane-backends-1.0.32
sane-backends: update to 1.0.32
2021-02-22 20:38:40 -08:00
Rosen Penev
5ff177bd40
bonnie++: update to 2.00a
Add custom meson build since the Makefile requires too much patching
anyway.

Stop using uClibc++. It will be removed in the near future.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 20:32:58 -08:00
Luiz Angelo Daros de Luca
49e75e8105 sane-backends: update to 1.0.32
Dropped 102-pixma_Restore_old_behaviour_in_case_XML_support_is_missing.patch (merged)

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2021-02-23 00:24:08 -03:00
Luiz Angelo Daros de Luca
2014f1fd0b hplip: bump to 3.21.2
Patches refreshed:
* 010-libusb_fix.patch
* 020-remove_cups_dep_on_scan.patch
* 060-fix-uclibc.patch renamed to 060-fix-glibc.patch

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2021-02-22 23:28:44 -03:00
Rosen Penev
9adda83a9a
canutils: update to 2020.12.0
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 16:36:35 -08:00
Rosen Penev
9543f72c77
Merge pull request #14849 from 1715173329/yq-mter
yq: bump to 4.6.0, remove myself from maintainters
2021-02-22 14:42:48 -08:00
Tianling Shen
b8a2c86aa7
yq: Update to 4.6.0
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-23 00:23:56 +08:00
Tianling Shen
f56d697985
yq: remove myself from maintainters
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-23 00:14:23 +08:00
Rosen Penev
bf1a138f92
sane-backends: remove outdated C++ patch
std::round was unavailable because of a wrong configure var from the
uClibc days. Fixed upstream with 1647790ae6202bd70b199e2aa44f8eb43e8d3af1

Refreshed patches with make package/sane-backends/refresh

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-20 20:03:55 -08:00
Rosen Penev
7248ba84fb
Merge pull request #14646 from lipnitsk/refresh
treewide: Run refresh on all packages
2021-02-20 19:22:46 -08:00
Gerard Ryan
e882ff47e5 dockerd: Package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 11:03:59 +10:00
Gerard Ryan
e64d4bd05b dockerd: Added iptables wait to ensure rules are added
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 11:03:53 +10:00
Gerard Ryan
774a0e8be0 dockerd: Made blocked_interfaces ip rule REJECT
* Changed from DROP to REJECT to be consistant with other firewall rules

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 11:01:38 +10:00
Gerard Ryan
f4cc4c0c70 dockerd: made registry_mirrors and hosts omittable
* Moved logic out of config writing
* Made default config only specify OpenWrt dictated defaults
  Otherwise, docker defaults can be assumed

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 11:01:30 +10:00
Gerard Ryan
8f899db305 dockerd: Normalized config quotation marks
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 10:49:12 +10:00
Gerard Ryan
204db10dff dockerd: Updated patch file format
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-02-21 10:49:12 +10:00
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Stijn Tintel
f81b0152c8 treewide: s/Yuibco/Yubico/
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-02-21 01:08:40 +02:00
Stijn Tintel
fe461e6c8f ykpers: refresh patches
Required to make CI happy.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-02-21 01:07:57 +02:00
Álvaro Fernández Rojas
55b22d131f rng-tools: fix init START
We should be using "00" to deal with alphabetical order.

Fixes: e9a126c145 ("rng-tools: start as early as possible")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-02-20 08:58:19 +01:00
Álvaro Fernández Rojas
f5a615b32c
Merge pull request #14801 from Noltari/rng-tools
rng-tools: start as early as possible
2021-02-20 08:47:45 +01:00
Rosen Penev
b99b65eb6d
Merge pull request #14793 from jmarcet/docker-compose-update
Docker compose update
2021-02-19 12:43:11 -08:00
Rosen Penev
0ab98f7681
Merge pull request #14794 from zhaojh329/rtty
rtty: update to 7.4.0
2021-02-19 12:42:43 -08:00
Eneas U de Queiroz
ac3beceb96 reptyr: Don't build for mipsel
The package does not support any mips archs, including mipsel.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-19 16:39:19 -03:00
Álvaro Fernández Rojas
e9a126c145 rng-tools: start as early as possible
Raspberry Pi devices (bcm2708) need this to get from:
[  102.310494] random: crng init done
to:
[   12.539744] random: crng init done

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-02-19 20:25:27 +01:00
Jianhui Zhao
a9a1d8740b rtty: update to 7.4.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-19 19:04:10 +08:00
Javier Marcet
94d7454845 docker-compose: Update to version 1.28.4
Bugs:

- Fix SSH port parsing by bumping docker-py to 4.4.3

Miscellaneous:

- Bump Python to 3.7.10

Signed-off-by: Javier Marcet <javier@marcet.info>
2021-02-19 10:52:00 +00:00
Javier Marcet
1c9e835012 docker-compose: Update to version 1.28.3
Bugs:

- Fix SSH hostname parsing when it contains leading 's', 'h', and remove the quiet
option that was hiding the error (via docker-py bump to 4.4.2)

- Fix key error for --no-log-prefix option

- Fix incorrect CLI environment variable name for service profiles: COMPOSE_PROFILES
instead of COMPOSE_PROFILE

- Fix fish completion

Miscellaneous:

- Bump cryptography to 3.3.2

- Remove log driver filter

Signed-off-by: Javier Marcet <javier@marcet.info>
2021-02-19 10:52:00 +00:00
Álvaro Fernández Rojas
7bbf6d1d0c bcm27xx-eeprom: update to latest version
New eeprom firmwares support recently added RPi 400 and CM4.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-02-19 11:02:04 +01:00
Felix Fietkau
eea050dab8 curl,fuse,lm-sensors: move BuildPackage line for libs above packges depending on it
Fixes ABI_VERSION handling issues

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-02-16 11:20:23 +01:00
Josef Schlehofer
b5028ca6e3
klish: add include for nls when BUILD_NLS is enabled
In recent commit for libxml2 [1], there was enabled support for iconv,
but it relieves issue with klish that it does not compile as it fails with
following output:

checking for xmlNewDoc in -lxml2... no
configure: error: cannot find libxml2 library
make[2]: *** [Makefile:73: /foo/build/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/klish-2.2.0/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
make[2]: Leaving directory '/foo/build/feeds/packages/utils/klish'

[1] d18692c926

Suggested-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-02-15 22:29:08 +01:00
Nick Hainke
495cdbb39d prometheus-node-exporter-lua: fix wifi
The "get_wifi_interfaces" function is not returning the wifi interface
names. This causes the bug #14625.

Fix the "get_wifi_interfaces" function.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-02-15 08:39:09 -05:00
Rosen Penev
23e0bc9f9c
Merge pull request #14747 from neheb/o
open-vm-tools: update to 11.2.5
2021-02-15 02:26:47 -08:00
Rosen Penev
25217547b3 mc: update to 4.8.26
Refreshed patches and added one from alpine linux to fix musl
compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-14 23:41:39 -08:00
Rosen Penev
65dfaba35f apk: update to 2.12.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-14 20:17:28 -10:00
Rosen Penev
34ff9b538e open-vm-tools: update to 11.2.5
Work around a quilt bug where instead of showing a rename, it removes
and duplicates the file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-14 21:56:35 -08:00
Rosen Penev
ebc85bbc9d
Merge pull request #14684 from rsa9000/atheepmgr-integration
atheepmgr: add new package
2021-02-14 19:50:05 -08:00
Steven Honson
2c54762f7f
uhubctl: update to 2.4.0
Signed-off-by: Steven Honson <steven@honson.id.au>
2021-02-15 13:18:41 +11:00
Sergey Ryazanov
fe23f181f4 atheepmgr: add new package
This utility is intended to analyze EEPROM/boarddata content of Atheros
based boards: load, dump, parse and perform quick edit. Mostly it is
used to work with binary dumps/blobs on a host, but sometime it is
useful to be able to run it on a board, e.g. to make an EEPROM content
dump or to quickly analyze ART/boarddata without copying it to a host.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
2021-02-12 00:13:29 +03:00
Tianling Shen
8356aaafc5
yq: Update to 4.5.1
added test script as well.

Changelog: https://github.com/mikefarah/yq/releases/tag/v4.5.1

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-02-10 19:14:01 +08:00
Josef Schlehofer
b1b7237834
Merge pull request #14700 from BKPepe/psmisc
psmisc: update to version 23.4
2021-02-09 12:55:15 +01:00
Josef Schlehofer
1890e82677
psmisc: update to version 23.4
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-02-09 04:41:51 +01:00
Hauke Mehrtens
bee40286e9
Merge pull request #14572 from dhewg/dsl
prometheus-node-exporter-lua: use the new ubus dsl metrics
2021-02-08 23:07:54 +00:00
Daniel Golle
6b9fdf2e77 oci-runtime-tools: add package
Package oci-runtime-tool itself as well as oci-runtime-tests containing
runtime validation test executables as well as rootfs tarballs used by
the tests.

oci-runtime-tool can be used to generate OCI spec files or validate
OCI bundles.

To validate the OCI runtime (runc, crun, uxc, maybe others) itself,
install the 'oci-runtime-tests' package as well as 'node-npm', use
npm to install node-tap and symlink the tap executable to /usr/bin.
Then
cd /usr/libexec/oci-runtime-tests
tap *.t

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-02-08 01:39:32 +00:00
Tianling Shen
f45bb2981d
ttyd: force enable authentication for login
Currently, we called `/usr/libexec/login.sh` as login command, but unfortunately the auth
is disabled by default in it[1], and this is really serious as it could be a free "backdoor"
for any spoiler who has conntectd to the router via LAN or wireless.

In my option, it shouldn't be exposed to anyone without auth, so I set the default login
command to `/bin/login`. And for those who really want that, they can do it themselves.

1. `login.sh` adjusts whether use authentication or not from system config named ttylogin,
which is set to disabled by default. See package/base-files/files/bin/config_generate#L243.

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-02-08 02:03:37 +08:00
Jianhui Zhao
028732a159 rtty: update to 7.3.2
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-06 22:28:25 +08:00
Nick Hainke
93ff4cc743 collectd: add plugin to compare ipv4,ipv6 stats
Add "ipstatistics"-plugin. This plugin parses "/proc/net/netstat" and
"/proc/net/snmp6" to get the overall ipv4 and ipv6 usage.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-02-04 09:26:49 +02:00
Andre Heider
43c0f0486e prometheus-node-exporter-lua: use the new ubus dsl metrics
This is significantly faster.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2021-02-04 06:14:37 +01:00
Rosen Penev
cba6a9897d
Merge pull request #14600 from PolynomialDivision/update-node-exporter
prometheus-node-exporter-lua: update netstat
2021-02-03 14:55:55 -08:00
Rosen Penev
db4e2c6142
Merge pull request #14633 from qinyuhang/patch-1
dockerd: change dockerd start level to 99 to avoid unknown conflicts
2021-02-03 14:51:06 -08:00
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>
2021-02-03 13:33:39 +08:00
Alexandru Ardelean
63503163a5 stress-ng: bump to version 0.12.02
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-02-02 16:23:01 +02:00
Jianhui Zhao
f69909eca0 rtty: update to 7.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-02-01 16:34:42 +02:00
Rosen Penev
c8e2d56a5a
Merge pull request #14609 from httpstorm/hwdata-0.343.fix-macos
hwdata 0.343: fix build error on macOS
2021-02-01 01:07:10 -08:00
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>
2021-02-01 10:17:23 +02:00
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>
2021-01-31 15:27:54 -08:00
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>
2021-01-31 13:35:42 +02:00
Jianhui Zhao
7455549ed9 rtty: update to 7.3.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-29 07:56:53 -10:00
Nick Hainke
1ead520e0d prometheus-node-exporter-lua: update netstat
The snmp and netstat interface are enabled by default
See: 4943bc5cff47a482c3010033e04c6d489a4b733c

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-01-28 23:56:35 +01:00
Rosen Penev
9a56e4e0ec
Merge pull request #14542 from PolynomialDivision/sipcalc-use-autorelease
sipcalc: use autorelease feature
2021-01-28 13:39:23 -08:00
Rosen Penev
2ef5960a61
Merge pull request #14595 from jmarcet/docker-compose-update
docker-compose: Update to version 1.28.2
2021-01-28 13:38:56 -08:00
Rosen Penev
e958a3424b apk: fix compilation without deprecated OpenSSL APIs
Upstream Backport.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-28 09:01:21 -10:00
Hannu Nyman
1d07e993bb
Merge pull request #14568 from PolynomialDivision/collectd-fix-snmp6
collectd: refactor snmp6
2021-01-28 19:01:03 +02:00
Ilya Lipnitskiy
72563ff93b gl-mifi-mcu: compatibility with linux >= 5.6
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-01-28 07:53:11 +01:00
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>
2021-01-28 03:30:13 +01:00
Jianhui Zhao
da7858204b rtty: update to 7.2.3
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-27 17:51:27 +02:00
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>
2021-01-26 19:46:02 -10:00
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>
2021-01-26 14:47:28 +01:00
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>
2021-01-25 21:23:40 +01:00
Vladimir Ulrich
d92f087340 zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2021-01-25 21:41:59 +02:00
Tianling Shen
f10983d9fd
yq: Update to v4.4.1
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-01-23 22:58:52 +08:00
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>
2021-01-23 15:06:11 +01:00
Yanase Yuki
1bd309e410 hwdata: update to 0.343
Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
2021-01-23 20:05:19 +09:00
Jianhui Zhao
dac73c5c9c rtty: update to 7.2.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-21 22:02:29 +08:00
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>
2021-01-20 17:13:53 +00:00
Jianhui Zhao
b736db93a4 rtty: update to 7.2.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-01-19 22:07:26 +08:00
Rosen Penev
30d8b97983
Merge pull request #14493 from neheb/gp
gptfdisk: update to 1.0.6
2021-01-17 15:31:10 -08:00
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>
2021-01-17 15:09:52 -08:00
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>
2021-01-17 15:03:48 -08:00
Daniel Golle
9811b829e4
conmon: update to version 2.0.24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-17 18:59:33 +00:00
Shuanglei Tao
2a58132ef2 ttyd: update to 1.6.3
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2021-01-16 09:11:15 +08:00
Daniel Golle
83d81616c5 podman: fix build on MIPS
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-15 23:37:57 +00:00
Hannu Nyman
be75f77973 nano: update to 5.5
Update nano editor to version 5.5

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-01-15 15:54:41 +02:00
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>
2021-01-15 00:03:18 -03:00
Paul Spooren
f7589c4957 syncthing: bump to 1.12.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-01-13 13:37:08 -10:00
Paul Spooren
75458e78a8 syncthing: bump to 1.12.0
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-01-12 14:52:45 -10:00
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>
2021-01-11 15:16:43 +02:00
Daniel Golle
2b1b63d638 lvm2: update to version 2.03.11
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-11 00:46:27 +00:00
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>
2021-01-10 14:54:32 -08:00
Rosen Penev
86aa645bf7
Merge pull request #14450 from neheb/oa
oath-toolkit: update to 2.6.5
2021-01-10 01:20:23 -08:00
Rosen Penev
86cacfdd4e
Merge pull request #14446 from neheb/stre
stress-ng: update to 0.12.01
2021-01-10 01:10:38 -08:00
Maxim Storchak
4a728c9792 collectd: bump PKG_RELEASE
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2021-01-10 10:22:54 +02:00
Maxim Storchak
0412c27fda collectd: enable swap plugin
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2021-01-10 10:22:54 +02:00
Maxim Storchak
8ab9fd7fff collectd: expose more global parameters to uci
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2021-01-10 10:22:54 +02:00
Maxim Storchak
a5d87390f2 collectd: remove extra newlines from the generated config
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2021-01-10 10:22:54 +02:00