aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* docker-compose: Update to version 2.12.0Javier Marcet2022-10-21
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* zoneinfo: updated to the latest releaseVladimir Ulrich2022-10-21
| | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* irqbalance: update to 1.9.1Hannu Nyman2022-10-18
| | | | | | Update irqbalance version to 1.9.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* auc: update to version 0.3.2Daniel Golle2022-10-16
| | | | | | * fixes segfault when requesting downgrade Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* auc: update to 0.3.1Daniel Golle2022-10-13
| | | | | | | Remove wrongly placed 'break' statement to actually jump to the most recent version of a release branch. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* auc: update to version 0.3.0Daniel Golle2022-10-13
| | | | | | | | Most notably this brings support for processing package changes such as suggesting to replace firewall with firewall4 when updating from 21.02.x -> 22.03.y release. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* xz: update to 5.2.7Nick Hainke2022-10-10
| | | | | | Update to latest version. No release notes available. Signed-off-by: Nick Hainke <vincent@systemli.org>
* Merge pull request #19535 from qweaszxcdf/patch-3Alexandru Ardelean2022-10-09
|\ | | | | rrdtool: update PKG_SOURCE_URL
| * rrdtool: update PKG_SOURCE_URLRyan Shi2022-10-06
| | | | | | Signed-off-by: Ryan Shi <qweaszxcdf@users.noreply.github.com>
* | yq: Update to 4.28.1Tianling Shen2022-10-08
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | cpusage: add new packageThomas Huehn2022-10-08
| | | | | | | | | | | | | | This PR adds the new package "cpusage" to OpenWrt packages. Cpusage is a small utility that prints cpu usage per second as output. Signed-off-by: Thomas Huehn <thomas.huehn@hs-nordhausen.de>
* | stress-ng: bump to version 0.14.06Alexandru Ardelean2022-10-07
| | | | | | | | | | | | | | no longer needed: 010-dont_define_fortify.patch upstreamed: 020-stress-sysinval-fix-fstat-fstat64-compat-check.patch Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | pcsc-lite: update to verion 1.9.9Daniel Golle2022-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | 1.9.9: Ludovic Rousseau 11 September 2022 - SCardEstablishContext() may return SCARD_W_SECURITY_VIOLATION if refused by Polkit - Fix SCardReleaseContext() failure on orphan handles - Fix SCardDisconnect() on orphan handle - pcsc-spy: log the pioSendPci & pioRecvPci SCardTransmit() parameters - Improve the log from pcscd: log the return code in text instead of hex - Some other minor improvements Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | gawk: update to version 5.2.0Daniel Golle2022-10-07
| | | | | | | | | | | | | | For changes see ChangeLog file[1]. [1]: https://git.savannah.gnu.org/cgit/gawk.git/plain/ChangeLog?h=gawk-5.2.0 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #19476 from TDT-AG/pr/20220928-lcd4linuxFlorian Eckert2022-10-06
|\ \ | |/ |/| lcd4linux: minor init improvments
| * lcd4linux: add debug optionFlorian Eckert2022-10-04
| | | | | | | | | | | | | | | | Setting the DEBUG variable in the init script to '1' enables the lcd4linux verbose mode, by setting the arg '-vv'. The option also redirects the error and stdout to the syslog. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * lcd4linux: Possibility added that the config can also be loaded from /tmpFlorian Eckert2022-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Until now, the configuration must be stored under '/etc/lcd4linux.conf'. So that the configuration can also be changed dynamically, it makes sense to store this under /tmp and load them from this directory. The init script first checks whether there is a configuration under '/etc/lcd4linux.conf' and only then does it try to find it under '/tmp/lcd4linux.conf'. If there is no configuration, an error message is shown. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | treewide: fix security issues by bumping all packages using libwolfsslPetr Štetiar2022-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As wolfSSL is having hard time maintaining ABI compatibility between releases, we need to manually force rebuild of packages depending on libwolfssl and thus force their upgrade. Otherwise due to the ABI handling we would endup with possibly two libwolfssl libraries in the system, including the patched libwolfssl-5.5.1, but still have vulnerable services running using the vulnerable libwolfssl-5.4.0. So in order to propagate update of libwolfssl to latest stable release done in commit ec8fb542ec3e4 ("wolfssl: fix TLSv1.3 RCE in uhttpd by using 5.5.1-stable (CVE-2022-39173)") which fixes several remotely exploitable vulnerabilities, we need to bump PKG_RELEASE of all packages using wolfSSL library. Same bump has been done in buildroot in commit f1b7e1434f66 ("treewide: fix security issues by bumping all packages using libwolfssl"). Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | zoneinfo: updated to the latest releaseVladimir Ulrich2022-10-03
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | bandwidthd: fix format warningsRosen Penev2022-09-29
| | | | | | | | | | | | Should fix crashing errors under musl 1.2 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | docker-compose: Update to version 2.11.2Javier Marcet2022-09-29
|/ | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* docker-compose: Update to version 2.11.1Javier Marcet2022-09-26
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* Merge pull request #19455 from mhei/mmc-utils-updateMichael Heimpold2022-09-26
|\ | | | | mmc-utils: update to latest upstream revision
| * mmc-utils: update to latest upstream revisionMichael Heimpold2022-09-25
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | tang: update directoryRosen Penev2022-09-25
|/ | | | | | There's no more cache. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* poemgr: update to latest HEADDavid Bauer2022-09-24
| | | | | | | | | | | | | | | 8988247 Makefile: Enable warnings as errors (-Werror) aea39ca Makefile: Respect the CFLAGS and LDFLAGS that have been passed in 189594f poemgr: Fix compiler warnings in poemgr.c 0e1a8cf pd69104: Avoid self-induced pointer casts 2d53298 uswflex: Remove unused variables and declarations d345441 poemgr: Reorganize poemgr.h to remove forward declarations df1a7bc contrib: remove unneccessary functions.sh loading 056a6a9 poemgr: Fix name based profile selection b8f8f23 poemgr: prolong the power budget detection delay 9e8344a poemgr: configure power_budget to override detected limit Signed-off-by: David Bauer <mail@david-bauer.net>
* open-vm-tools: enable debugging for vcenterFlorian Eckert2022-09-22
| | | | | | | Updating tools.conf to get more info during deployment and template cloning. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* open-vm-tools: enable dnet supportFlorian Eckert2022-09-22
| | | | | | Enable dnet support to get guestinfo and nicinfo Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* open-vm-tools: enable deploypkg pluginFlorian Eckert2022-09-22
| | | | | | Enable support functions for guest package deployment. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* vim: update to 9.0Nick Hainke2022-09-22
| | | | | | | | | | | | | | | | | | | Remove upstreamed patches: - 001-support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch -> https://github.com/vim/vim/commit/8f1dde5021d9623a951d1ccbc78cf1b1a55ccd7a - 020-macos.patch -> https://github.com/vim/vim/commit/5289783e0b07cfc3f92ee933261ca4c4acdca007 Refresh patches: - 002-remove_helptags_generation.patch Release Notes: https://www.vim.org/vim90.php Add to configure_args: --disable-libsodium Signed-off-by: Nick Hainke <vincent@systemli.org>
* xz: update to 5.2.6Nick Hainke2022-09-22
| | | | | | | Release Notes: https://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD Signed-off-by: Nick Hainke <vincent@systemli.org>
* realtek-poe: Update package to v1.0Alexandru Gagniuc2022-09-22
| | | | | | | | | v1.0 fixes a bug with MCU communication, and allows shutting down individual ports over ubus. A summarry of commands can be shown with: ubus -v list poe Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
* opendoas: avoid libpam dependencyEneas U de Queiroz2022-09-22
| | | | | | | | | Package is failing to build because it picks up libpam dependency regardless of `BUSYBOX_CONFIG_PAM`. Use configure args --with-pam, --without-pam to assert the option. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* yq: Update to 4.27.5Tianling Shen2022-09-22
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* dockerd: Update to v20.10.18Gerard Ryan2022-09-20
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* docker: Update to v20.10.18Gerard Ryan2022-09-20
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* libnetwork: Update to 0dde5c8 for Docker v20.10.18Gerard Ryan2022-09-20
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* containerd: Update to v1.6.8 for Docker v20.10.18Gerard Ryan2022-09-20
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* runc: Update to v1.1.4 for Docker v20.10.18Gerard Ryan2022-09-20
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* Merge pull request #19314 from TDT-AG/pr/2022-09-05-collectdFlorian Eckert2022-09-19
|\ | | | | collectd: extend network uci plugin
| * collectd: extend network uci pluginFlorian Eckert2022-09-05
| | | | | | | | | | | | | | | | The network plugin from collectd also has the option to encrypt the metrics when sending them to another server. Until now, this was not possible via the UCI. This commit adds that feature. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | telldus-core: add missing includeRosen Penev2022-09-18
| | | | | | | | | | | | Needed for memset. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | grep: use libpcre2Nick Hainke2022-09-19
| | | | | | | | | | | | We should use libpcre2 instead of libpcre in the new grep version. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | collectd: re-enable nut pluginHannu Nyman2022-09-18
| | | | | | | | | | | | | | | | | | | | Re-enable the nut plugin (remove BROKEN mark). Nut itself has been patched to provide better compatible time_t. I have not not run-tested the plugin, so it is still possible that the fixes from upstream collectd PR 4043 are still needed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #19362 from dhewg/dslHannu Nyman2022-09-18
|\ \ | | | | | | prometheus/collectd: adapt dependencies for the dsl collector
| * | collectd: adapt dependencies for the dsl collectorAndre Heider2022-09-14
| | | | | | | | | | | | | | | | | | | | | All lantiq/intel/maxlinear compatible dsl daemons now provide a common package name, switch over. Signed-off-by: Andre Heider <a.heider@gmail.com>
| * | prometheus-node-exporter-lua: adapt dependencies for the dsl collectorAndre Heider2022-09-14
| | | | | | | | | | | | | | | | | | | | | All lantiq/intel/maxlinear compatible dsl daemons now provide a common package name, switch over. Signed-off-by: Andre Heider <a.heider@gmail.com>
* | | grep: update to 3.8Nick Hainke2022-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manually refresh: - ppc-musl.patch Release Notes: https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00001.html Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | collectd: disable nut pluginHannu Nyman2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporarily disable nut plugin by marking it BROKEN. Apparently the upstream collectd plugin is not yet compatible with nut 2.8.0. I tried the upstream PR 4043, but it does not help, as it apparently requires at least one specific UPS type to be defined/compiled. nut . . . . . . . . . no (required data types for NUT API were not detected) (dependency error) If there is a requirement to specify some UPS data type when compiling nut, it might be problematic for the generic OpenWrt buildbot context. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | docker-compose: Update to version 2.11.0Javier Marcet2022-09-15
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>