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>
4 years ago
Josef Schlehofer
0153351ffd
Merge pull request #14444 from BKPepe/update-python-packages
Update Voluptuous (and serialize), Slugify, Aiohttp
4 years ago
Rosen Penev
09bf45bc3e
Merge pull request #14445 from neheb/ksmbn
ksmbd: update to 3.3.3
4 years ago
Rosen Penev
86aa645bf7
Merge pull request #14450 from neheb/oa
oath-toolkit: update to 2.6.5
4 years ago
Rosen Penev
86cacfdd4e
Merge pull request #14446 from neheb/stre
stress-ng: update to 0.12.01
4 years ago
Rosen Penev
7495ab114c
Merge pull request #14449 from neheb/tcpre
tcpreplay: add libdnet support
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
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
Rosen Penev
f5be315bfd
Merge pull request #14448 from neheb/m4
m4: fix compilation with glibc
4 years ago
Rosen Penev
5282ff36de
Merge pull request #14447 from neheb/lpc2
lpc21isp: fix compilation with glibc
4 years ago
Rosen Penev
a5011f4920
m4: fix compilation with glibc
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
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>
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
Josef Schlehofer
2f6694cbd0
python-aiohttp: update to version 3.7.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years ago
Josef Schlehofer
5fbd256b86
python-slugify: update to version 4.0.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years ago
Josef Schlehofer
0b7e74c90b
python-voluptuous-serialize: update to version 2.4.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years ago
Josef Schlehofer
37c307b933
python-voluptuous: update to version 0.12.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@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
Rosen Penev
62e511a22b
Merge pull request #14437 from neheb/glib2664
glib2: update to 2.66.4
4 years ago
Rosen Penev
f95f280a46
Merge pull request #14439 from Andy2244/samba-4.13.3
samba4: update to 4.13.3, enbale io_uring
4 years ago
Rosen Penev
78c93b5291
Merge pull request #14440 from 1715173329/new-yq
yq: Update to 4.2.1
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
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>
4 years ago
Rosen Penev
62726a6ea0
Merge pull request #14433 from neheb/ct
ctop: update to 0.7.5
4 years ago
Rosen Penev
8d97f89d28
Merge pull request #14435 from neheb/d
docker: update to 20.10.2
4 years ago
Rosen Penev
8ede7162e5
Merge pull request #14415 from linosgian/openssh_add_fido2_support
openssh: Add FIDO2 hardware token support
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
66c9dd3076
Merge pull request #14438 from neheb/tini
tini: fix compilation with glibc
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
902095af46
Merge pull request #14434 from neheb/ru
runc: remove non-MIPS depends
4 years ago
Rosen Penev
029bad71a2
Merge pull request #14436 from neheb/cont
containerd: remove non MIPS depends
4 years ago
Rosen Penev
caf505097a
Merge pull request #14432 from neheb/ln
libnetwork: update to 2020-12-15
4 years ago
Rosen Penev
b970fb95df
glib2: update to 2.66.4
Remove liconv hack for uClibc-ng as the latter is gone.
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
Rosen Penev
1bcce388b9
runc: remove non-MIPS depends
MIPS is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Linos Giannopoulos
855db864b0
openssh: Add FIDO2 hardware token support
Version 8.2[0] added support for two new key types: "ecdsa-sk" and
"ed25519-sk". These two type enable the usage of hardware tokens that
implement the FIDO (or FIDO2) standard, as an authentication method for
SSH.
Since we're already on version 8.4 all we need to do is to explicitly enable
the support for hardware keys when compiling OpenSSH and add all the
missing dependencies OpenSSH requires.
OpenSSH depends on libfido2[1], to communicate with the FIDO devices
over USB. In turn, libfido2 depends on libcbor, a C implementation of
the CBOR protocol[2] and OpenSSL.
[0]: https://lwn.net/Articles/812537/
[1]: https://github.com/Yubico/libfido2
[2]: tools.ietf.org/html/rfc7049
Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
4 years ago
Linos Giannopoulos
1ce5b10425
libfido2: Add new package
libfido2 provides library functionality and command-line
tools to communicate with a FIDO device over USB, and to
verify attestation and assertion signatures.
libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols.
Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
4 years ago