Commit Graph

3206 Commits

Author SHA1 Message Date
Oskari Rauta
ad2bc884dc nasm: new package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-03-01 18:49:21 +08:00
Glen Huang
3810a54ffa delve: update to version 1.20.1
Signed-off-by: Glen Huang <i@glenhuang.com>
2023-03-01 18:48:47 +08:00
Alexandru Ardelean
b72109e46d sudo: bump to version 1.9.12p2
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-03-01 18:48:30 +08:00
John Audia
d9f0a818e3 htop: update to 3.2.2
Build-tested: x86/64
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia <therealgraysky@proton.me>
2023-03-01 18:48:15 +08:00
Sibren Vasse
5b3fcb2125 openssh: update to 9.2p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2023-02-28 14:02:17 +08:00
Yu Hua
3aebc4d0b0
pgyvpn: fix vncinit parameter error (#651)
vncinit script should use `-C` instead of `-n`
2023-02-28 02:26:03 +00:00
vant
f9db9dc541
ddns-scripts: fix cloudflare dns_records query param while using root domain (#650) 2023-02-25 22:21:18 +08:00
Miles Poupart
b21307c82e
dmidecode: update to 3.4 (#648) 2023-02-23 03:00:59 +00:00
Miles Poupart
ab7a7f7cb3
verysync: update to 2.16.0 (#647) 2023-02-23 03:00:27 +00:00
Saxon
d71e06a984
aliyundrive-webdav: update to 1.11.0 (#645)
* aliyundrive-webdav: update to 1.11.0 and remove useless commands

* Update aliyundrive-webdav.config

* aliyundrive-webdav: remove aliyunpds support
2023-02-19 18:08:58 +08:00
coolsnowwolf
b4ea154d7c
Merge pull request #641 from GoodbyeNJN/master
rclone: remove GOPROXY env var
2023-02-15 11:20:51 +08:00
coolsnowwolf
f7f4fa0e96
Merge pull request #643 from mitsukileung/patch-2
frp: update to 0.47.0
2023-02-15 11:20:27 +08:00
mitsukileung
201e5c49aa
frp: update to 0.47.0 2023-02-14 02:36:49 +08:00
GoodbyeNJN
9b3905059b
rclone: remove GOPROXY env var 2023-02-08 19:57:55 +08:00
Beginner
85c5d4ba1c
Merge pull request #638 from 1582130940/lede-origin
packages: Sync with upstream
2023-02-08 01:51:19 +08:00
coolsnowwolf
15a080df0e
Merge pull request #637 from Saxon-Sun/patch-1
aliyundrive-webdav: update to 1.10.6
2023-02-08 01:04:22 +08:00
coolsnowwolf
1dff1a3405
Merge pull request #639 from mitsukileung/patch-1
frp: update to 0.46.1
2023-02-08 01:03:43 +08:00
mitsukileung
2dc00c1ef1
frp: update to 0.46.1 2023-02-05 12:19:15 +08:00
Saxon
e9e49512c2
aliyundrive-webdav: update to 1.10.6 2023-02-03 10:47:37 +08:00
coolsnowwolf
2beea859df
Merge pull request #635 from lovehackintosh/php
php7: fixup libiconv usage
2023-01-25 15:38:19 +08:00
Michael Heimpold
a2dd0f0e55 php7: fixup libiconv usage
Since the OpenWrt's stub libiconv implementation is now gone,
we can build against musl's internal one or the external libiconv
implementation.
This needs minor adjustements in the makefile to allow PHPs build
to choose the right path when cross-compiling.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-01-25 12:46:19 +08:00
Simon Polack
c4274f59c9 airos-dfs-reset: add airos-dfs-reset
Ubiquitis airmax based gear does not fallback to original port after DFS
event is over. This tool triggers the fallback automatically by soft-restarting
unconditionally, whenever the configured freq differs from the running.

Signed-off-by: Simon Polack <spolack+git@mailbox.org>
2023-01-20 11:08:38 +08:00
Michal Hrusecky
0c0530005c 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>
2023-01-20 11:08:24 +08:00
David Bauer
9300bc2211 zyxel-reset: add package
Add the zyxel-reset package.

This package allows to trigger a factory-reset for ZyXEL devices by
sending a magic LLDP package while the device-to-reset is booting.

This is useful for remote-resetting a ZyXEL device running stock
firmware connected to a switch using OpenWrt. It also allows to reset
devices which do not have a reset-button such as the NWA55AXE.

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-01-20 11:08:08 +08:00
Tianling Shen
7ee6452bd2 yq: Update to 4.30.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-20 11:07:45 +08:00
Tianling Shen
19e7fac08c yq: Update to 4.30.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-20 11:07:42 +08:00
Hannu Nyman
c0e7e06eca xz: update to version 5.4.1
Update to 5.4.1  (keep in sync with xz in tools/)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-01-20 11:07:20 +08:00
Rosen Penev
a3706a4840 ubnt-manager: run through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 11:06:47 +08:00
Nick Hainke
b27e671389 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>
2023-01-20 11:06:47 +08:00
Alexandru Ardelean
fa7192f7a2 stress-ng: bump to version 0.15.01
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2023-01-20 11:06:12 +08:00
Rosen Penev
2e16703fc4 stress: update to 1.0.5
New upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 11:06:02 +08:00
Andrey Butirsky
82dd0d8279 sms-tool: SMS Tool for 3G/4G modem
Co-authored-by: Cezary Jackiewicz <cezary@eko.one.pl>
Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Andrey Butirsky <butirsky@gmail.com>
2023-01-20 11:05:36 +08:00
Oskari Rauta
f962aa6f28 slirp4netns: update to v1.2.0
Changelog:
https://github.com/rootless-containers/slirp4netns/releases

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-20 11:05:22 +08:00
Oskari Rauta
32cb34b0ae slirp4netns: update to version 1.1.12
Most recent changes:

 - Explicitly support DHCP
 - Update parson to v1.1.3

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-20 11:05:22 +08:00
Oskari Rauta
78ff8f873d slirp4netns: new package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-20 11:05:22 +08:00
Rosen Penev
2aa2d0ba52 rtl-sdr: switch to git tarball
Upstream switched URLs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-20 11:04:56 +08:00
Alexandru Gagniuc
2a95f1f8fb 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>
2023-01-20 11:04:39 +08:00
Alexandru Gagniuc
3e5cc6ec81 realtek-poe: Add package to control PoE for Realtek 838x devices
The realtek-poe package is used to configure the Power-over-Ethernet
controller found on Realtex 838x based switches. On many such
switches, the PoE doesn't work without this package.

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2023-01-20 11:04:39 +08:00
Oskari Rauta
da317aa25d qfirehose: new package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-01-20 11:03:55 +08:00
Josef Schlehofer
8bb27f5f97 pciutils: backport patch to fix compilation with older binutils
While building pciutils 3.8.0 for OpenWrt 21.02 includes target
mvebu/cortex-a9, mvebu/cortex-a53 and powerpc/8540, it fails because of
this error:

-I<turris1x/ws/build/staging_dir/toolchain-powerpc_8548_gcc-8.4.0_musl/include>   -c -o filter.o filter.c
{standard input}: Assembler messages:
{standard input}:6: Error: multiple versions [`pci_filter_init@@LIBPCI_3.8'|`pci_filter_init@LIBPCI_3.3'] for symbol `pci_filter_init_v38'
{standard input}:8: Error: multiple versions [`pci_filter_parse_slot@@LIBPCI_3.8'|`pci_filter_parse_slot@LIBPCI_3.3'] for symbol `pci_filter_parse_slot_v38'
{standard input}:10: Error: multiple versions [`pci_filter_parse_id@@LIBPCI_3.8'|`pci_filter_parse_id@LIBPCI_3.3'] for symbol `pci_filter_parse_id_v38'
{standard input}:12: Error: multiple versions [`pci_filter_match@@LIBPCI_3.8'|`pci_filter_match@LIBPCI_3.3'] for symbol `pci_filter_match_v38'
make[4]: *** [<builtin>: filter.o] Error 1
make[4]: Leaving directory '<turris1x/ws/build/build_dir/target-powerpc_8548_musl/pciutils-3.8.0/lib'>
make[3]: *** [Makefile:70: lib/libpci.so.3.8.0] Error 2
make[3]: Leaving directory '<turris1x/ws/build/build_dir/target-powerpc_8548_musl/pciutils-3.8.0'>
make[2]: *** [Makefile:88: <turris1x/ws/build/build_dir/target-powerpc_8548_musl/pciutils-3.8.0/.built]> Error 2
make[2]: Leaving directory '<turris1x/ws/build/feeds/packages/utils/pciutils'>

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-01-20 11:03:19 +08:00
Lucian Cristian
f85163c221 pciutils: update to 3.8.0
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2023-01-20 11:03:19 +08:00
Eneas U de Queiroz
0b294a8647 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>
2023-01-20 11:02:54 +08:00
Michal Vasilek
76470dd9cd opendoas: fix build with PAM
When PAM is available, the build system will detect and use it, but the
package dependency was missing.

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 11:02:54 +08:00
Michal Vasilek
14d9309a22 opendoas: add package
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 11:02:54 +08:00
Michal Vasilek
cd21d39844 miniflux: update to 2.0.41
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 11:02:32 +08:00
Michal Vasilek
3cb427967a miniflux: update to 2.0.38
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 11:02:20 +08:00
Michal Vasilek
36cd606f41 miniflux: update to 2.0.37
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 11:02:20 +08:00
Michal Vasilek
08003a06cc miniflux: update to 2.0.36
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 11:02:20 +08:00
Michal Vasilek
a31bf6c9b4 miniflux: update to 2.0.35
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 11:02:20 +08:00
Michal Vasilek
b35cbc44ec miniflux: update to 2.0.34
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2023-01-20 11:02:20 +08:00