aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* stress-ng: add other dependenciesRosen Penev2021-01-10
| | | | | | Size is not really an issue for stress-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* haproxy: Update HAProxy to v2.2.7Christian Lachner2021-01-10
| | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* Merge pull request #14452 from BKPepe/requestsJosef Schlehofer2021-01-10
|\ | | | | python-requests: add patch to solve idna conflict
| * python-requests: add patch to solve idna conflictJosef Schlehofer2021-01-10
|/ | | | | | | 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>
* Merge pull request #14444 from BKPepe/update-python-packagesJosef Schlehofer2021-01-10
|\ | | | | Update Voluptuous (and serialize), Slugify, Aiohttp
| * python-aiohttp: update to version 3.7.1Josef Schlehofer2021-01-09
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * python-slugify: update to version 4.0.1Josef Schlehofer2021-01-09
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * python-voluptuous-serialize: update to version 2.4.0Josef Schlehofer2021-01-09
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * python-voluptuous: update to version 0.12.1Josef Schlehofer2021-01-09
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #14445 from neheb/ksmbnRosen Penev2021-01-10
|\ \ | | | | | | ksmbd: update to 3.3.3
| * | ksmbd-tools: update to 3.3.3Rosen Penev2021-01-09
| | | | | | | | | | | | | | | | | | | | | | | | The major change are: Fix memleak and invalid memory write issue Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | ksmbd: update to 3.3.3Rosen Penev2021-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #14450 from neheb/oaRosen Penev2021-01-10
|\ \ \ | | | | | | | | oath-toolkit: update to 2.6.5
| * | | oath-toolkit: update to 2.6.5Rosen Penev2021-01-09
| | | | | | | | | | | | | | | | | | | | | | | | Add PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14446 from neheb/streRosen Penev2021-01-10
|\ \ \ \ | | | | | | | | | | stress-ng: update to 0.12.01
| * | | | stress-ng: update to 0.12.01Rosen Penev2021-01-09
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #14449 from neheb/tcpreRosen Penev2021-01-10
|\ \ \ \ | | | | | | | | | | tcpreplay: add libdnet support
| * | | | tcpreplay: add libdnet supportRosen Penev2021-01-09
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | collectd: bump PKG_RELEASEMaxim Storchak2021-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | collectd: enable swap pluginMaxim Storchak2021-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | collectd: expose more global parameters to uciMaxim Storchak2021-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | collectd: remove extra newlines from the generated configMaxim Storchak2021-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | collectd: fix the wrong var nameMaxim Storchak2021-01-10
|/ / / | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | libdnet: fix dnet-config install pathRosen Penev2021-01-09
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | db47: don't depend on libxml2 at run-timeDaniel Golle2021-01-10
| |/ |/| | | | | | | | | | | 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>
* | Merge pull request #14448 from neheb/m4Rosen Penev2021-01-09
|\ \ | | | | | | m4: fix compilation with glibc
| * | m4: fix compilation with glibcRosen Penev2021-01-09
| |/ | | | | | | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14447 from neheb/lpc2Rosen Penev2021-01-09
|\ \ | |/ |/| lpc21isp: fix compilation with glibc
| * lpc21isp: fix compilation with glibcRosen Penev2021-01-09
|/ | | | | | Because -static is being passed, extra linker flags are needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* collectd: add snmp6 interfaceNick Hainke2021-01-09
| | | | | | Add collectd plugin allowing to collect IPv6 interface statistics. Signed-off-by: Nick Hainke <vincent@systemli.org>
* Merge pull request #14437 from neheb/glib2664Rosen Penev2021-01-08
|\ | | | | glib2: update to 2.66.4
| * glib2: update to 2.66.4Rosen Penev2021-01-07
| | | | | | | | | | | | Remove liconv hack for uClibc-ng as the latter is gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14439 from Andy2244/samba-4.13.3Rosen Penev2021-01-08
|\ \ | | | | | | samba4: update to 4.13.3, enbale io_uring
| * | samba4: update to 4.13.3, enbale io_uringAndy Walsh2021-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | Merge pull request #14440 from 1715173329/new-yqRosen Penev2021-01-08
|\ \ \ | |/ / |/| | yq: Update to 4.2.1
| * | yq: Update to 4.2.1Tianling Shen2021-01-09
|/ / | | | | | | Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
* | Merge pull request #14433 from neheb/ctRosen Penev2021-01-08
|\ \ | | | | | | ctop: update to 0.7.5
| * | ctop: update to 0.7.5Rosen Penev2021-01-07
| |/ | | | | | | | | | | Remove depends as MIPS is supported now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14435 from neheb/dRosen Penev2021-01-08
|\ \ | | | | | | docker: update to 20.10.2
| * | dockerd: update to 20.10.2Rosen Penev2021-01-08
| | | | | | | | | | | | | | | | | | Remove non MIPS depends as MIPS is supported now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | docker: update to 20.10.2Rosen Penev2021-01-08
| | | | | | | | | | | | | | | | | | Remove non MIPS depends as MIPS is supported now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14415 from linosgian/openssh_add_fido2_supportRosen Penev2021-01-08
|\ \ \ | |/ / |/| | openssh: Add FIDO2 hardware token support
| * | openssh: Add FIDO2 hardware token supportLinos Giannopoulos2021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | libfido2: Add new packageLinos Giannopoulos2021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | libcbor: Add new packageLinos Giannopoulos2021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | Libcbor is a C library for parsing and generating CBOR[0], the general-purpose schema-less binary data format. [0]: https://tools.ietf.org/html/rfc7049 Signed-off-by: Linos Giannopoulos <linosgian00@gmail.com>
* | | Merge pull request #14438 from neheb/tiniRosen Penev2021-01-08
|\ \ \ | | | | | | | | tini: fix compilation with glibc
| * | | tini: fix compilation with glibcRosen Penev2021-01-08
|/ / / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | containerd: add missing no MIPS16 variableRosen Penev2021-01-08
| | | | | | | | | | | | | | | | | | | | | This succeeded on the buildbots as runc included its lack of mips in dependencies. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14434 from neheb/ruRosen Penev2021-01-08
|\ \ \ | | | | | | | | runc: remove non-MIPS depends
| * | | runc: remove non-MIPS dependsRosen Penev2021-01-07
| | |/ | |/| | | | | | | | | | | | | MIPS is supported now. Signed-off-by: Rosen Penev <rosenp@gmail.com>