Commit Graph

4211 Commits

Author SHA1 Message Date
Liang Yang 9963312067 dockerd: fix compilation with glibc
Signed-off-by: Liang Yang <ggg17226@gmail.com>
2022-04-30 11:54:56 -07:00
Liang Yang 624f48a602 docker: fix compilation with glibc
Signed-off-by: Liang Yang <ggg17226@gmail.com>
2022-04-30 11:21:25 -07:00
Jonathan Pagel c5b668df5b telegraf: upgrade to version 1.22.3
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2022-04-30 11:45:34 +02:00
Liang Yang 3635c768ab dockerd: fix dependencies missing
Signed-off-by: Liang Yang <ggg17226@gmail.com>
2022-04-29 15:23:02 -07:00
Tianling Shen 514ca20255 yq: Update to 4.25.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-29 15:22:16 -07:00
Hannu Nyman e076a9a40d nano: update to 6.3
Update nano editor to version 6.3

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-04-29 19:13:48 +03:00
Guilherme Janczak 96ec989edb mtools: update to 4.0.39
This update happens to drop the libbsd dependency.

Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
2022-04-28 23:06:20 -07:00
Jeffery To 396e7970c2
Merge pull request #18357 from clarkwang/sexpect-update
sexpect: updated per OpenWrt's common practice
2022-04-28 18:06:29 +08:00
Jeffery To 31cf5c8e02
Merge pull request #18358 from clarkwang/passh-update
passh: updated per OpenWrt's common practice
2022-04-28 18:05:42 +08:00
Josef Schlehofer 5b7c5b6657
Merge pull request #17305 from paper42/runc-1.0.3
runc: update to 1.0.3
2022-04-28 08:32:08 +02:00
Jonathan Pagel a93b3baba1 telegraf: Update to version 1.22.2
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2022-04-26 10:27:54 +02:00
Rosen Penev a4b08f7c1c ubnt-manager: run through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-04-26 08:25:19 +02:00
Russell Senior 6301930e35 stm32flash: update to version 0.7
Signed-off-by: Russell Senior <russell@personaltelco.net>
2022-04-25 12:13:30 -07:00
Maxim Storchak 9f28d3fa55 smartmontools: update to 7.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2022-04-25 12:12:29 -07:00
Etienne Champetier 60460f0046 prometheus-node-exporter-lua: use uhttpd-mod-lua
listen_ipv6 config option is removed and we now
listen on both ipv4 and ipv6 addresses.
HTTP keepalive is enabled and set to 70s by default.

With uhttpd-mod-lua there is a small change in behavior,
all code is loaded/parsed/executed once on startup as before,
but now each request is executed in his own fork, so we can't
keep a state between requests.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2022-04-25 12:22:22 -04:00
Etienne Champetier 3afccecdb2 prometheus-node-exporter-lua: fixup openwrt collector
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2022-04-25 12:22:22 -04:00
Clark Wang 580fe568d6 passh: updated per OpenWrt's common practice
- removed extra white spaces in Makefile
- changed license from GPL-3.0 to GPL-3.0-only
- added test.sh

Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-04-23 17:02:28 +08:00
Clark Wang 17d4d05fd5 sexpect: updated per OpenWrt's common practice
- removed extra white spaces in Makefile
- changed license from GPL-3.0 to GPL-3.0-only
- added test.sh

Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-04-23 17:01:55 +08:00
Nick Hainke 9f3064a11c prometheus-node-exporter-lua: improve ubnt-manager
It is costly in transmissions to add all information to each metric.
Instead, only use the "device" as a label and add all other important
labels to the "uptime" metric.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-04-21 15:04:15 +02:00
Clark Wang 1221ceed8d passh: an sshpass alternative
Sshpass does not work well in a few scenarios. Passh is an sshpass
alternative which tries to fix the issues.

Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-04-18 08:32:52 +02:00
Clark Wang 49b1e63444 sexpect: Expect for Shells
Sexpect is another implementation of Expect which is specifically
designed for shells. It's lightweight and has no dependency on other
packages.

Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-04-16 11:08:24 -07:00
Florian Eckert 5968460691
Merge pull request #17303 from CarlosDerSeher/feature_bt_agent
bt-agent: add new package
2022-04-16 13:39:14 +02:00
Tianling Shen bedad06107 yq: Update to 4.24.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-15 19:57:55 +02:00
Daniel Golle 362ff12fb4
uvol: update to version 0.8
Bump version to reset PKG_RELEASE counter.
Add missing dependency on ucode-mod-math which is needed for the
mkdtemp() implementation used to format UBI volumes.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-04-15 17:40:45 +01:00
Jitao Lu a2a3bbcad7 kitty-terminfo: Terminfo for kitty, an OpenGL-based terminal emulator
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
2022-04-14 18:58:57 -07:00
Karl Osterseher f6e8fdedaa bluez-tools: Add package bluezetools
Signed-off-by: Karl Osterseher <karli_o@gmx.at>
2022-04-14 15:41:56 +02:00
Tianling Shen 07a29d211a yq: Update to 4.24.4
Updated GO_PKG due to upstream changes.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-13 23:56:03 +02:00
Daniel Golle 3959a9b22c
uvol: unbreak if LVM is installed but unused
Fix and simplify console output, make sure uvol doesn't break in case
of LVM being installed but not used.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-04-13 18:01:49 +01:00
Hannu Nyman 8579494bbb haveged: update to 1.9.18
Update haveged to version 1.9.18

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-04-11 18:24:28 +03:00
Jeffery To 4b7ff2df5e syncthing: Update to 1.19.2
Includes patch based on upstream change[1] to fix compilation with Go
1.18.

Fixes https://github.com/openwrt/packages/issues/18267.

[1]: e30898ddb3

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-04-10 13:40:01 +02:00
Rosen Penev fcfd9e4743 open-vm-tools: update to 12.0.0
Update patches with the Alpine Linux ones.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-04-09 10:47:45 -07:00
Michael Heimpold 78754b4f21
Merge pull request #18273 from cotequeiroz/opensc
opensc: do not build man pages
2022-04-09 13:46:14 +02:00
Jonathan Pagel 86b8b30683 telegraf: Update to version 1.22.1
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2022-04-09 07:15:55 +02:00
Eneas U de Queiroz e85ceaaa14
opensc: do not build man pages
Add --disable-man to configure flags to skip building man pages.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-04-08 17:35:49 -03:00
Lucian Cristian e1ed4ee3d3 domoticz: update to 2022.1
change to codeload
fix python 3.10 plugin loading and usage

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2022-04-07 15:34:27 -07:00
Javier Marcet 3e4ec2a9a8 docker-compose: Update to version 2.4.1
What's Changed:

 - now we use directly the Docker CLI to run autoremove flag should
 be p… by @glours
 - use ssh config when building from compose up by @glours
 - get Tty from container to know adequate way to attach to by
 @ndeloof

Signed-off-by: Javier Marcet <javier@marcet.info>
2022-04-07 15:33:38 -07:00
Alexandru Ardelean f86d5849b0 squashfs-tools: bump to version 4.5.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-04-07 15:32:25 -07:00
Nick Hainke 42e841039b prometheus-node-exporter-lua: fix ubnt-manager collector
Update the version and add ubnt-manager to the build section.

Fixes: 76f27975a9 (" prometheus-node-exporter-lua: add ubnt-manager collector ")

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-04-04 10:46:25 -04:00
Nick Hainke 76f27975a9 prometheus-node-exporter-lua: add ubnt-manager collector
Ubnt-manager-collector collects statistics from airos devices configured
in ubnt-manager.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-04-04 15:36:02 +02:00
Nick Hainke e4a8d3fc29 ubnt-manager: add ubnt-manager
This app makes it easier to work with AirOS devices. So far, only monitoring is implemented.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-04-04 15:36:02 +02:00
Daniel Golle 31f02d5c1e
uvol: yet another small compatibility hack
Shift ARGV until actual parameters start to compensate for older
versions of ucode passing the complete cmdline.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-04-04 11:58:37 +01:00
Daniel Golle 74caff0d59
uvol: fixes and adapt to in-tree ucode
Don't use features which are not yet present in the version of ucode
currently shipped with OpenWrt (such as `fs.access()` or assuming raw
mode by default).
Fix syntax error in main executable.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-04-04 11:29:12 +01:00
Javier Marcet 29a007ee5b docker-compose: Update to version 2.4.0
What's Changed:

 - pass interactive flag to ExecOptions for the RunExec command by
 @glours
 - go.mod: pin k8s version to fix build on go1.16, and update buildx
 to v0.8.1 by @thaJeztah
 - support cache_from|to|no|pull by @ndeloof
 - fix race condition on start-stop e2e tests running in parrallel by
 @glours
 - Add support of ssh authentications defined in compose file or via
 cli… by @glours
 - fix typo in ssh option description by @mschoettle
 - Takes COMPOSE_PROJECT_NAME into consideration on commands by
 @ulyssessouza
 - Remove dead warning code by @ulyssessouza
 - Fix down command without any resource to delete by @ulyssessouza
 - vendor: github.com/containerd/containerd v1.6.2 by @thaJeztah

New Contributors:

 - @mschoettle made their first contribution

Signed-off-by: Javier Marcet <javier@marcet.info>
2022-04-03 10:51:08 -07:00
Daniel Golle 22d202e3a5
uvol: unbreak build and adapt to updated ucode
* Fix build which was broken by a wrong path in the Makefile.

Adapt to ucode commit 4618807 ("main: rework CLI frontend"):
 * ucode now no longer needs the {% %} around each code file, remove
   that and safe one level of indentation.
 * ARGV now no longer includes ucode executable and script itself

Fixes: 6350c7bc6 ("uvol: replace with re-write in ucode")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-31 22:28:27 +01:00
Rosen Penev 8324c1fe06 powertop: add gettext-version fixup
I hit this locally on Fedora 35 for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-03-31 11:17:51 -07:00
Daniel Golle 6350c7bc63
uvol: replace with re-write in ucode
Replace previous Shell draft-quality implementation of uvol with a
rewrite in ucode[1].
While the new code is slightly larger, it performs much better (as
we no longer fork() for parsing strings like in Shell with grep, sed
and friends).

Before:
  time uvol list -j
  [ ... ]
  real	0m 0.82s
  user	0m 0.13s
  sys	0m 0.10s

After:
  time uvol list -j
  [ ... ]
  real	0m 0.47s
  user	0m 0.05s
  sys	0m 0.05s

[1]: https://github.com/jow-/ucode
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-31 18:45:22 +01:00
Marko Ratkaj 73b304bf0c procps-ng: add missing InstallDev section
This package seems to be missing an InstallDev section. Had a compile
failure for an application that needs to compile against libprocps

Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2022-03-31 06:02:37 -07:00
Marko Ratkaj defd5be6cd vim: update maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2022-03-31 12:52:00 +02:00
Marko Ratkaj a4f6d6d33a lxc: update maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2022-03-31 12:50:58 +02:00
Marko Ratkaj c7fa48007e
jq: update maintainer email
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2022-03-31 11:25:17 +02:00