Commit Graph

23023 Commits

Author SHA1 Message Date
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
Jan Pavlinec 42a0f8bdf2
python-msgpack: update to version 1.0.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-01-11 13:35:06 +01:00
Rosen Penev 67726c2b49
Merge pull request #14455 from nxhack/node_14154
node: update to v14.15.4
2021-01-10 17:40:40 -08:00
Rosen Penev e427acdbc3
Merge pull request #14456 from rs/nextdns-1.9.6-master
nextdns: Update to version 1.9.6
2021-01-10 17:28:46 -08: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
Daniel Golle 0a809b6c2a
gpgme: update to version 1.15.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-11 00:32:18 +00:00
Olivier Poitrey 99fde1ece3 nextdns: Update to version 1.9.6
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2021-01-10 23:25:28 +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
Hirokazu MORIKAWA 9fc1360899 node: update to v14.15.4
January 2021 Security Releases:
use-after-free in TLSWrap (High) (CVE-2020-8265)
HTTP Request Smuggling in nodejs (Low) (CVE-2020-8287)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2021-01-11 07:52:45 +09:00
Christian Lachner f7982b7e99 haproxy: Update HAProxy to v2.2.7
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-01-10 22:48:21 +02:00
Josef Schlehofer 7c355033b0
Merge pull request #14452 from BKPepe/requests
python-requests: add patch to solve idna conflict
2021-01-10 12:46:59 +01:00
Josef Schlehofer 8aa4461788
python-requests: add patch to solve idna conflict
Fixes:
pkg_resources.ContextualVersionConflict: (idna 3.0 (/usr/lib/python3.9/site-packages), Requirement.parse('idna<3,>=2.5'), {'requests'})

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-01-10 12:06:08 +01:00
Josef Schlehofer 0153351ffd
Merge pull request #14444 from BKPepe/update-python-packages
Update Voluptuous (and serialize), Slugify, Aiohttp
2021-01-10 10:39:00 +01:00
Rosen Penev 09bf45bc3e
Merge pull request #14445 from neheb/ksmbn
ksmbd: update to 3.3.3
2021-01-10 01:20:44 -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
Rosen Penev 7495ab114c
Merge pull request #14449 from neheb/tcpre
tcpreplay: add libdnet support
2021-01-10 01:10:28 -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
Maxim Storchak fdd53a4c60 collectd: fix the wrong var name
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2021-01-10 10:22:54 +02:00
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>
2021-01-09 17:59:20 -08:00
Rosen Penev f9f216a066
tcpreplay: add libdnet support
On Arch Linux, tcpreplay is picking up the host dnet-config and adding
OS paths, thereby breaking compilation. The easiest solution is to add
libdnet support as the previous commit fixes dnet-config on OpenWrt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-09 17:58:11 -08:00
Rosen Penev 3a35751513
libdnet: fix dnet-config install path
For these -config files, some packages use the -config file in /usr
and others in /host. Install to /usr and then symlink as is done in
other packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-09 17:55:57 -08:00
Daniel Golle 1f3585a387 db47: don't depend on libxml2 at run-time
libxml2 seems to be required only during build, hence no need to
depend on it in run-time.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-10 01:46:36 +00:00
Rosen Penev f4b63d6f2c
ksmbd-tools: update to 3.3.3
The major change are:

    Fix memleak and invalid memory write issue

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-09 17:08:31 -08:00
Rosen Penev a1c4f73c01
ksmbd: update to 3.3.3
The Marjor changes are:

    fix xfstests issues on life test.
    improve credentials codes.
    enable SMB_SERVER_CHECK_CAP_NET_ADMIN by default

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-09 17:08:31 -08:00
W. Michael Petullo 54016ddaf4 clamav: allow configuration to use TCP socket
Something having to do with passing a file descriptor over spamd's
Unix socket causes the ClamAV milter to fail. The milter says "ERROR:
Unknown reply from clamd," and running strace on spamd reveals "No file
descriptor received. ERROR."

Some work by others can be found on the Internet that suggests using
a TCP socket for the communication between the milter and spamd fixes
this. Lucian Cristian confirmed this on OpenWrt.

I am not sure why the Unix socket does not work. I suspect it is something
related to musl, but I have not yet found evidence of this.

This merge request adds the option to configure spamd to use a TCP
socket, and it uses this as the default. The merge request also adds an
init script for clamav-milter.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2021-01-09 18:29:46 -06:00
Rosen Penev f5be315bfd
Merge pull request #14448 from neheb/m4
m4: fix compilation with glibc
2021-01-09 16:16:29 -08:00
Rosen Penev 5282ff36de
Merge pull request #14447 from neheb/lpc2
lpc21isp: fix compilation with glibc
2021-01-09 16:16:14 -08:00
Rosen Penev a5011f4920
m4: fix compilation with glibc
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-09 16:10:37 -08:00
Rosen Penev 95bbfa2a23
lpc21isp: fix compilation with glibc
Because -static is being passed, extra linker flags are needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-09 16:09:24 -08:00
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>
2021-01-09 15:38:33 -08:00
Josef Schlehofer 2f6694cbd0
python-aiohttp: update to version 3.7.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-01-09 19:31:06 +01:00
Josef Schlehofer 5fbd256b86
python-slugify: update to version 4.0.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-01-09 18:49:29 +01:00
Josef Schlehofer 0b7e74c90b
python-voluptuous-serialize: update to version 2.4.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-01-09 18:32:52 +01:00
Josef Schlehofer 37c307b933
python-voluptuous: update to version 0.12.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-01-09 18:32:08 +01:00
Nick Hainke 3c55d11aef collectd: add snmp6 interface
Add collectd plugin allowing to collect IPv6 interface statistics.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-01-09 10:12:20 +02:00
Rosen Penev 62e511a22b
Merge pull request #14437 from neheb/glib2664
glib2: update to 2.66.4
2021-01-08 19:49:45 -08:00
Rosen Penev f95f280a46
Merge pull request #14439 from Andy2244/samba-4.13.3
samba4: update to 4.13.3, enbale io_uring
2021-01-08 10:34:58 -08:00
Rosen Penev 78c93b5291
Merge pull request #14440 from 1715173329/new-yq
yq: Update to 4.2.1
2021-01-08 10:33:54 -08:00
Tianling Shen ba9eca0c31
yq: Update to 4.2.1
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
2021-01-09 01:10:30 +08:00
Andy Walsh 97e55a28b3 samba4: update to 4.13.3, enbale io_uring
* update to 4.13.3
* enable vfs io_uring module by default, if kernel supports it
* fix for possible exploit openwrt/packages#13758
* sanetize all external template/config inputs
* fix some shellcheck warnings
* remove old aio modules/deps

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2021-01-08 17:28:36 +01:00
Rosen Penev 62726a6ea0
Merge pull request #14433 from neheb/ct
ctop: update to 0.7.5
2021-01-08 03:34:19 -08:00
Rosen Penev 8d97f89d28
Merge pull request #14435 from neheb/d
docker: update to 20.10.2
2021-01-08 03:34:00 -08:00
Rosen Penev 8ede7162e5
Merge pull request #14415 from linosgian/openssh_add_fido2_support
openssh: Add FIDO2 hardware token support
2021-01-08 03:33:34 -08:00
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>
2021-01-08 01:19:04 -08:00
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>
2021-01-08 01:18:33 -08:00
Rosen Penev 66c9dd3076
Merge pull request #14438 from neheb/tini
tini: fix compilation with glibc
2021-01-08 01:17:37 -08:00