1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-29 20:34:35 +02:00
Commit Graph

4403 Commits

Author SHA1 Message Date
Hannu Nyman
c1582e1ad0 irqbalance: update to 1.9.1
Update irqbalance version to 1.9.1

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-10-18 17:57:16 +03:00
Daniel Golle
2978d4c6ee
auc: update to version 0.3.2
* fixes segfault when requesting downgrade

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-10-16 20:30:22 +01:00
Daniel Golle
fd36c91db8
auc: update to 0.3.1
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>
2022-10-13 19:48:05 +01:00
Daniel Golle
36525086ce
auc: update to version 0.3.0
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>
2022-10-13 18:04:59 +01:00
Nick Hainke
964e59d385 xz: update to 5.2.7
Update to latest version. No release notes available.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-10 15:57:03 -07:00
Alexandru Ardelean
afa5cd3e7a
Merge pull request #19535 from qweaszxcdf/patch-3
rrdtool: update PKG_SOURCE_URL
2022-10-09 08:10:10 +03:00
Tianling Shen
40f0e263bf yq: Update to 4.28.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-08 15:34:27 +02:00
Thomas Huehn
e3fe484aae cpusage: add new package
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>
2022-10-08 15:34:04 +02:00
Alexandru Ardelean
20f5566bc7 stress-ng: bump to version 0.14.06
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>
2022-10-07 10:03:52 +03:00
Daniel Golle
a8698d5ede
pcsc-lite: update to verion 1.9.9
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>
2022-10-07 02:11:50 +01:00
Daniel Golle
cd20631bc7
gawk: update to version 5.2.0
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>
2022-10-07 02:11:44 +01:00
Florian Eckert
90541e4a88
Merge pull request #19476 from TDT-AG/pr/20220928-lcd4linux
lcd4linux: minor init improvments
2022-10-06 13:03:01 +02:00
Ryan Shi
164e0257e7
rrdtool: update PKG_SOURCE_URL
Signed-off-by: Ryan Shi <qweaszxcdf@users.noreply.github.com>
2022-10-06 03:35:57 +08:00
Petr Štetiar
845d81ca09 treewide: fix security issues by bumping all packages using libwolfssl
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>
2022-10-04 00:58:29 -07:00
Florian Eckert
66ca1ebd26 lcd4linux: add debug option
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>
2022-10-04 07:46:52 +02:00
Vladimir Ulrich
8d693a79be zoneinfo: updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2022-10-03 10:32:41 +03:00
Rosen Penev
e62158b6f8 bandwidthd: fix format warnings
Should fix crashing errors under musl 1.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-09-29 10:31:45 -07:00
Javier Marcet
25e3d9ef42 docker-compose: Update to version 2.11.2
Signed-off-by: Javier Marcet <javier@marcet.info>
2022-09-29 18:20:29 +03:00
Florian Eckert
27b0d3bd11 lcd4linux: Possibility added that the config can also be loaded from /tmp
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>
2022-09-28 10:19:12 +02:00
Javier Marcet
86fc30e177 docker-compose: Update to version 2.11.1
Signed-off-by: Javier Marcet <javier@marcet.info>
2022-09-26 00:15:22 -07:00
Michael Heimpold
5cd657f0b7
Merge pull request #19455 from mhei/mmc-utils-update
mmc-utils: update to latest upstream revision
2022-09-26 07:43:35 +02:00
Michael Heimpold
659f587289 mmc-utils: update to latest upstream revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2022-09-25 22:13:16 +02:00
Rosen Penev
256d026059 tang: update directory
There's no more cache.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-09-25 02:10:06 -07:00
David Bauer
255c4e6c80 poemgr: update to latest HEAD
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>
2022-09-24 12:36:33 +02:00
Florian Eckert
80ba0cf18a open-vm-tools: enable debugging for vcenter
Updating tools.conf to get more info during deployment and template
cloning.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-09-22 01:29:04 -07:00
Florian Eckert
8aeb93b1e7 open-vm-tools: enable dnet support
Enable dnet support to get guestinfo and nicinfo

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-09-22 01:29:04 -07:00
Florian Eckert
710f04079e open-vm-tools: enable deploypkg plugin
Enable support functions for guest package deployment.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-09-22 01:29:04 -07:00
Nick Hainke
f1bacdc1dc vim: update to 9.0
Remove upstreamed patches:
- 001-support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch
  -> 8f1dde5021
- 020-macos.patch
  -> 5289783e0b

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>
2022-09-22 01:25:51 -07:00
Nick Hainke
d7d39043c3 xz: update to 5.2.6
Release Notes:
https://git.tukaani.org/?p=xz.git;a=blob;f=NEWS;hb=HEAD

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-09-22 01:25:36 -07:00
Alexandru Gagniuc
4aac35d361 realtek-poe: Update package to v1.0
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>
2022-09-22 01:24:20 -07:00
Eneas U de Queiroz
8cb0ed95dd opendoas: avoid libpam dependency
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>
2022-09-22 01:22:28 -07:00
Tianling Shen
fca4f1b830 yq: Update to 4.27.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-09-22 01:21:19 -07:00
Gerard Ryan
f9d3fb9427 dockerd: Update to v20.10.18
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-09-20 21:02:20 +10:00
Gerard Ryan
e0bd401b7a docker: Update to v20.10.18
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-09-20 21:02:15 +10:00
Gerard Ryan
a1c362aeee libnetwork: Update to 0dde5c8 for Docker v20.10.18
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-09-20 21:02:09 +10:00
Gerard Ryan
db36bb4507 containerd: Update to v1.6.8 for Docker v20.10.18
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-09-20 21:02:04 +10:00
Gerard Ryan
cdcc0c9fcb runc: Update to v1.1.4 for Docker v20.10.18
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2022-09-20 21:01:40 +10:00
Florian Eckert
fab89d120f
Merge pull request #19314 from TDT-AG/pr/2022-09-05-collectd
collectd: extend network uci plugin
2022-09-19 11:13:28 +02:00
Rosen Penev
20ab70dbd8 telldus-core: add missing include
Needed for memset.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-09-18 22:57:43 -07:00
Nick Hainke
c87537e1a7 grep: use libpcre2
We should use libpcre2 instead of libpcre in the new grep version.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-09-19 00:58:46 +02:00
Hannu Nyman
5e0af88125 collectd: re-enable nut plugin
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>
2022-09-18 18:55:03 +03:00
Hannu Nyman
7e44ef6d42
Merge pull request #19362 from dhewg/dsl
prometheus/collectd: adapt dependencies for the dsl collector
2022-09-18 10:51:00 +03:00
Nick Hainke
16d57bbfb6 grep: update to 3.8
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>
2022-09-17 12:56:09 -07:00
Hannu Nyman
9f273561f7 collectd: disable nut plugin
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>
2022-09-16 15:37:12 +03:00
Javier Marcet
2aee5cfa46 docker-compose: Update to version 2.11.0
Signed-off-by: Javier Marcet <javier@marcet.info>
2022-09-15 11:00:08 +03:00
John Audia
3f546629c3 tree: bump to 2.0.4
Upstream update

Signed-off-by: John Audia <therealgraysky@proton.me>
2022-09-14 21:59:16 +03:00
Andre Heider
5e291f21ff collectd: adapt dependencies for the dsl collector
All lantiq/intel/maxlinear compatible dsl daemons now provide a common
package name, switch over.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2022-09-14 09:09:05 +02:00
Andre Heider
6f3b345499 prometheus-node-exporter-lua: adapt dependencies for the dsl collector
All lantiq/intel/maxlinear compatible dsl daemons now provide a common
package name, switch over.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2022-09-14 09:09:05 +02:00
John Audia
d957a2293b lxc: update to 5.0.1
Bump to latest and update Makefile to use meson which is upstream's standard.
Deleted unneeded 010-Remove-distro-check.patch (reference to configure).

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2022-09-09 10:25:43 -07:00
Daniel Golle
db667b5b0f
pcsc-lite: update to version 1.9.8
1.9.8: Ludovic Rousseau
11 June 2022
- Install install_spy.sh & uninstall_spy.sh scripts in docdir
- SCardTransmit(): do not fail if receive buffer is "too large"
- SCardControl(): do not fail if receive buffer is "too large"
- fix some memory leaks on shutdown
- use a better random number generator
- Some other minor improvements

1.9.7: Ludovic Rousseau
13 May 2022
- disable strict compilation by default
- fix 3 warnings

1.9.6: Ludovic Rousseau
11 May 2022
- do not fail reader removal in some specific cases (USB/Thunderbolt port)
- improve documentation regarding /etc/reader.conf.d/
- SCardGetStatusChange: speedup the case DISABLE_AUTO_POWER_ON
- configure:
  . add --disable-strict option
   By default the compiler arguments are now:
   -Wall -Wextra -Wno-unused-parameter -Werror ${CFLAGS}
  . fail if flex is not found
- fix different data races
- pcscdaemon: -v displays internal constants values:
  MAX_READERNAME & PCSCLITE_MAX_READERS_CONTEXTS
- Some other minor improvements

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-09-07 22:56:30 +01:00