Commit Graph

3936 Commits

Author SHA1 Message Date
Andre Heider b19da2d419 prometheus-node-exporter-lua: add missing metrics to ltq-dsl
Two values were missing, add them to the appropriate metrics.

The dsl error vectors are new and useful stats to debug vector related
line deteriorations, see [0].

[0] https://forum.openwrt.org/t/vectoring-on-lantiq-vrx200-vr9-missing-callback-for-sending-error-samples/104046

Signed-off-by: Andre Heider <a.heider@gmail.com>
2021-11-02 02:49:21 -04:00
Rosen Penev 0b349d9ea3 qemu: disable libfuse
Fixes x86 build.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-11-02 10:38:49 +08:00
Jonathan Pagel 078a71d3d0 telegraf: Move config file to /etc/telegraf.conf because
/etc/config is the default uci folder. Also marking it as
configuration file prevents overwriting it on updates.

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2021-11-01 12:04:36 +01:00
Jonathan Pagel ca7492c6cf telegraf: Update package to version 1.20.3
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2021-11-01 12:04:36 +01:00
Michal Hrusecky 3d0f73ea67 afuse: Add new package
This commit add new package afuse into packages feed.

afuse is an automounting file system implemented in user-space using
FUSE. It implements the most basic functionality that can be expected by
an automounter; that is it manages a directory of virtual directories.
If one of these virtual directories is accessed and is not already
automounted, afuse will attempt to mount a filesystem onto that
directory. If the mount succeeds the requested access proceeds as
normal, otherwise it will fail with an error.

Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
2021-11-01 00:14:22 -07:00
Andy Li 17e416bf31 unrar: update to 6.0.7
Signed-off-by: Andy Li <andy@onthewings.net>
2021-10-30 01:06:13 -07:00
Tianling Shen 06bb78cf4d yq: Update to 4.14.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-30 01:05:34 -07:00
Michal Hrusecky b86b4cd1b8 mariadb: Update to version 10.6.4
Update to the latest stable version of MariaDB. Dropped few no longer
needed patches.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2021-10-30 01:03:31 -07:00
Eneas U de Queiroz d5226e1e6f ntfs-3g: update config's help syntax
Change ---help--- to plain 'help' in Package/ntfs-3g/config, as newer
versions of kconfig have removed the command's older name.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-10-28 16:08:24 -07:00
Huangbin Zhan e6e770b268 treewide: fix broken conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2021-10-27 23:18:42 -07:00
Nick Hainke efaa971914 gpsd: update to 3.23.1
3.23.1: 2021-09-21
  Improve ubx cycle detection.
  Add quirks for Jackson Labs nonstandard NMEA
  Change STATUS_NO_FIX to STATUS_UNK to avoid confusion with fix mode.
  Change STATUS_FIX to STATUS_GPS to avoid confusion with fix mode.
  Change STATUS_DGPS_FIX to STATUS_DGPS to avoid confusion with fix mode.
  Split SOURCE_ACM from SOURCE_USB.  ACM has no speeds.
  Add speeds 1 mbps, 1.152 mbps, 1.5 mbps, and higher.  When libc supports them.
  Improve autobaud.
  Add new u-blox M10 messages.
  Fix u-blox M6, M7 initialization issues.
  Various ubxtool and gpxlogger updates.
  Add mtk3301_speed_switcher()
  No API changes, except for STATUS_* as above.
  No ABI changes.
  Fallback to "python3" if "python" not found.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-10-27 23:16:09 -07:00
Rosen Penev 164bd1fdf8 acsccid: fix compilation under macOS
uname is not safe for cross compilation.

Also fixed up download file name to avoid potential conflicts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-27 23:14:31 -07:00
Alexandru Ardelean 811bd772b7 stress-ng: bump to version 0.13.05
And switch to Github URLs.
The old one isn't working anymore.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-10-27 20:55:22 +03:00
Vladimir Ulrich 3185feda49 zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2021-10-26 11:15:41 -07:00
Rosen Penev 8a42b541d4 zstd: update to 1.5.0
Remove uClibc hack. uClibc is not in the tree anymore.

Update configure options. Change legacy_level to 7. This gets rid of
backwards compatibility with version 0.1 and bumps it to 0.7.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-24 17:52:20 -07:00
Rosen Penev f19a93bf5e fuse-overlayfs: update to 1.7.1
Rearrange Makefile for consistency between packages.

Add m4 patch to fix compilation under some systems.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-24 17:48:45 -07:00
Nick Hainke 5dd6c8ad46 bossa: add bossa
Based on the work of Hirokazu MORIKAWA (nxhack):
https://github.com/nxhack/openwrt-arduino-packages/tree/master/bossa

BOSSA is a flash programming utility for Atmel's SAM family of
flash-based ARM microcontrollers. The motivation behind BOSSA is to
create a simple, easy-to-use, open source utility to replace Atmel's
SAM-BA software.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-10-23 20:52:30 -10:00
Bjørn Mork 4160ba8725 dosfstools: fix AM_ICONV triggered build error
Fix this build error:

 gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers \
  -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 \
  -I/usr/local/src/openwrt/staging_dir/host/include \
  -L/usr/local/src/openwrt/staging_dir/host/lib \
  -o fsck.fat check.o file.o fsck.fat.o lfn.o boot.o common.o fat.o io.o \
  charconv.o @LIBICONV@
 gcc: error: LIBICONV@: No such file or directory
 make[4]: *** [Makefile:449: fsck.fat] Error 1

Suggested-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2021-10-23 11:48:41 -07:00
Florian Eckert 03129673bc
Merge pull request #12175 from jekkos/collectd-ltq-dsl
collectd: Add collector for lantiq dsl metrics
2021-10-23 08:10:02 +02:00
Jeroen Peelaerts 533c072ee0 collectd: Add lua and exec collectors for lantiq dsl metrics
Signed-off-by: Jeroen Peelaerts <jeroen.peelaerts@gmail.com>
2021-10-22 22:10:17 +02:00
Tianling Shen 336577fe29 yq: Update to 4.13.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-22 10:13:18 -07:00
Rosen Penev 332644f47a apparmor: update to 3.0.3
Fix compilation under Fedora. There's some weird systemd target. Just
remove it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-21 16:07:16 -07:00
Michal Vasilek 9697b69609 miniflux: new package
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-10-21 07:53:58 -07:00
Jonathan Pagel c65e320961 telegraf: Upgrade package telegraf to version 1.20.2
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2021-10-20 20:59:10 +02:00
Jonathan Pagel 2b93edf3a2 telegraf: Add package for telegraf
Telegraf is a plugin-driven agent for collecting and sending metrics
and events. It supports various inputs (including prometheus
endpoints) and is able to send data into InfluxDB.
https://www.influxdata.com/time-series-platform/telegraf/

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2021-10-20 18:58:03 +02:00
Bruno Randolf 6e83bf2ef5 dfu-util: Upgrade to version 0.11
Tested on RAMIPS with STM32 L1 and STM32 L4

Signed-off-by: Bruno Randolf <br1@einfach.org>
2021-10-18 21:58:13 -07:00
Jan Pavlinec db358e8a89 checksec: update to version 2.5.0
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
2021-10-18 21:57:36 -07:00
Vladimir Ulrich 453be8f179 zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2021-10-17 23:52:30 -07:00
Nuno Goncalves c62586b417 gl-puli-mcu: add GL.iNet GL-XE300 (Puli) power monitoring daemon
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2021-10-15 11:12:20 +02:00
Phil Eichinger 1fa10757b9 at: bump to version 3.2.2
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2021-10-14 16:23:26 -07:00
Tianling Shen 2f51a0188c yq: Update to 4.13.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-13 19:53:02 +03:00
Hannu Nyman e341af53db rrdtool: Keep time as 'long' despite 64bit time_t in musl
Adjust to the 64 bit time_t in musl 1.2.2 by keeping time
internally in RRD still as 'long', so that old databases
created during musl 1.1.x still work in 32 bit targets.

That also helps with several interal functions that use 'long'
for calculations and printf formatting.

* Define internal type TIME_INT as 'long', and use that
  internally in calculations
* Use time_t vs. TIME_INT casting when necessary
* Provide time_t variable pointers for functions expecting
  a time_t pointer.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-10-10 20:58:47 +03:00
Daniel Golle b42ea814a0
cni-plugins: update to version 1.0.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-10-09 17:03:30 +01:00
Daniel Golle 043bc28dd1
cni: update to version 1.0.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-10-09 17:03:25 +01:00
Daniel Golle 97dd009f58
cryptsetup: update to version 2.4.1
Package new experimental SSH token authenticator plugin as new package
'cryptsetup-ssh'.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-10-09 17:03:15 +01:00
Daniel Golle f8e79854f9
ccid: update to version 1.4.36
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-10-09 17:03:10 +01:00
Daniel Golle 7e2a56e77d
pcsc-lite: update to version 1.9.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-10-09 17:03:04 +01:00
Paul Spooren 6527d65b9b auc: remove superfluous variables
Remove parsing of data which is not used within `auc`. Later iterations
may use these but they can be gradually added whenever needed.

Also remove HTTP code handling of error codes no longer used by the
backend. Early iterations of the server where infinitely complex to
figure out created images and announce them to clients but ever since
everything is stored in JSON, things got better (aka simpler).

If a package is missing on the upstream server, color it in red.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-10-08 22:52:02 +01:00
Florian Eckert a075c2bc43 acpica-unix: add additional acpi programms
This change adds the missing acpi programms for on target acpi development.

* acpibin
* acpiexamples
* acpiexec
* acpihelp
* acpisrc
* acpixtract
* iasl

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-10-08 09:46:07 -07:00
René van Dorst 077fed709a tang: Fix installation error, missing fi statement
root@OpenWrt:/# opkg install tang
Package tang (10-3) installed in root is up to date.
Configuring tang.
//usr/lib/opkg/info/tang.postinst: /usr/lib/opkg/info/tang.postinst-pkg: line 9: syntax error: unexpected end of file (expecting "fi")
Collected errors:
 * pkg_run_script: package "tang" postinst script returned status 2.
 * opkg_configure: tang.postinst returned 2.

Fix commit d49c79b76b tang: remove outdated
 key handling.

if statement is not closed.

Signed-off-by: René van Dorst <opensource@vdorst.com>
2021-10-08 09:45:12 -07:00
Rosen Penev 7a7d1a5d2c ccid: fix compilation under macOS
Remove a bad uname check.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-08 09:43:07 -07:00
Rosen Penev 11fe454c8a openzwave: fix compilation with macOS
The Makefiles test for host uname. Override it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-08 09:42:41 -07:00
Michal Vasilek 5fa4177583 docker: update to 20.10.9
* switch to AUTORELEASE

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-10-06 22:43:23 -07:00
Michal Vasilek 70c34ac4f7 dockerd: update to 20.10.9
* switch to AUTORELEASE
* fixes CVE-2021-41089

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-10-06 22:43:23 -07:00
Hannu Nyman 38143e6f8b nano: update to 5.9
Update nano editor to version 5.9.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-10-06 21:47:27 +03:00
Kevin Darbyshire-Bryant 9db12bbaff collectd: sqm_collect: optimise parent search
There can be only 1 parent process ID, so as soon as we find it, print
it and exit - there's no point searching any of the following lines

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2021-10-06 12:13:11 +01:00
Rosen Penev 6c73457c09 vim: fix compilation with macOS
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-10-05 17:33:28 -07:00
Vladimir Ulrich 00f1c78a64 zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2021-10-04 09:30:01 +03:00
Gerard Ryan baf556f0de cache-domains: Fixed remote script usage change
* Removed all unnecessary files after configuration
* Reduced code duplication
* Changed to symlinking config instead of copying

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-10-03 16:43:26 -07:00
Michael Heimpold 1e6b05fd39
Merge pull request #16786 from mhei/mmc-utils-update
mmc-utils: update to latest upstream revision
2021-10-03 23:49:07 +02:00