feed/packages.git
2 years agohexedit: Add new package 18443/head
Nita Vesa [Tue, 3 May 2022 06:24:20 +0000 (09:24 +0300)]
hexedit: Add new package

Viewer and editor in hexadecimal or ASCII for files or devices

Signed-off-by: Nita Vesa <werecatf@outlook.com>
2 years agopython3-paramiko: update to version 2.10.4
Javier Marcet [Sun, 1 May 2022 14:40:38 +0000 (16:40 +0200)]
python3-paramiko: update to version 2.10.4

 - [Bug] Servers offering certificate variants of hostkey algorithms
 (eg ssh-rsa-cert-v01@openssh.com) could not have their host keys
 verified by Paramiko clients, as it only ever considered non-cert key
 types for that part of connection handshaking. This has been fixed.

 - [Bug] PKey instances’ __eq__ did not have the usual safety guard in
 place to ensure they were being compared to another PKey object,
 causing occasional spurious BadHostKeyException (among other things).
 This has been fixed. Thanks to Shengdun Hua for the original report
 /patch and to Christopher Papke for the final version of the fix.

 - [Support] Update camelCase method calls against the threading
 module to be snake_case; this and related tweaks should fix some
 deprecation warnings under Python 3.10. Thanks to Karthikeyan
 Singaravelan for the report, @Narendra-Neerukonda for the patch, and
 to Thomas Grainger and Jun Omae for patch workshopping.

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agodocker-compose: Update to version 2.5.0
Javier Marcet [Sun, 1 May 2022 14:27:04 +0000 (16:27 +0200)]
docker-compose: Update to version 2.5.0

What's Changed:

 - Fix search/replace typo in --no-TTY documentation by @ericfreese
 - Fix panic with down command when -p flag specified by @glours
 - use project we just created to start services by @ndeloof
 - include services declared by links as implicit dependencies by
 @ndeloof
 - pull to respect pull_policy by @ndeloof
 - don't ignore error by @ndeloof
 - project name MUST be lowercase by @ndeloof
 - add support for build secrets by @ndeloof
 - create also a checksums.txt file, add --binary by @MaxPeal
 - add support for ppc64le for docker compose by @snehakpersistent
 - inspect image ID after pull to se com.docker.compose.image by
 @ndeloof
 - Fix cannot setup IPAM gateway by @qnap-ericfan

New Contributors:

 - @ericfreese made their first contribution
 - @MaxPeal made their first contribution
 - @snehakpersistent made their first contribution
 - @qnap-ericfan made their first contribution

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agoffmpeg: update to 5.0.1
John Audia [Sun, 1 May 2022 12:21:50 +0000 (08:21 -0400)]
ffmpeg: update to 5.0.1

Bump to latest upstream version, patches automatically rebased.

Removed upstreamed:
    060-configure-link-to-libatomic-when-its-present.patch

Tested using:
ffmpeg -f lavfi -i testsrc=duration=10:size=1280x720:rate=30 testsrc.mpg

Resulting mpg was good.

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

Signed-off-by: John Audia <graysky@archlinux.us>
2 years agomtools: avoid picking libbsd dependency
Eneas U de Queiroz [Sun, 1 May 2022 19:22:23 +0000 (16:22 -0300)]
mtools: avoid picking libbsd dependency

Even though commit 96ec989ed ("mtools: update to 4.0.39") correctly
dropped libbsd dependency, the package's configure script will still
link to it if the library is found.

Tell configure not to look for it by setting ac_cv_lib_bsd_main=no.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoMerge pull request #18335 from fjamarquez/keepalived_uci_support
Florian Eckert [Mon, 2 May 2022 10:38:57 +0000 (12:38 +0200)]
Merge pull request #18335 from fjamarquez/keepalived_uci_support

keepalived: add uci support

2 years agoetherwake-nfqueue: swap iptables for nftables dependency
Mister Benjamin [Fri, 22 Apr 2022 12:42:23 +0000 (14:42 +0200)]
etherwake-nfqueue: swap iptables for nftables dependency

Signed-off-by: Mister Benjamin <144dbspl@gmail.com>
2 years agotor: bump to 0.4.7.7 stable
Rui Salvaterra [Sat, 30 Apr 2022 23:55:18 +0000 (00:55 +0100)]
tor: bump to 0.4.7.7 stable

The first stable release in the 0.4.7.x series.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2 years agoboost: Updates package to version 1.79.0
Carlos Miguel Ferreira [Sun, 1 May 2022 00:30:57 +0000 (01:30 +0100)]
boost: Updates package to version 1.79.0

This commit updates boost to version 1.79.0

There are no new libraries in this version

The following patches were removed due to upstream update:
* 010-fix-b2-install.patch [1]
* 020-fix-musl-build.patch [2]

More info about Boost 1.79.0 can be found at the usual place [3].

Note: This package update includes a fix merged to Boost.JSON in [4]
which did not make into this version.

[1]: https://github.com/boostorg/build/commit/78fd284a42caabe8815cb0870b46e5567872e75b
[2]: https://github.com/boostorg/interprocess/pull/162
[3]: https://www.boost.org/users/history/version_1_79_0.html
[4]: https://github.com/boostorg/json/issues/692

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2 years agoantfs: require kernel version 5.10 to build
John Thomson [Wed, 27 Apr 2022 03:10:37 +0000 (13:10 +1000)]
antfs: require kernel version 5.10 to build

ANTFS does not compile with OpenWrt's current testing kernel 5.15,
as it needs to be modified for the Linux 5.12 idmapped mounts changes
2f221d6f7b88 ("attr: handle idmapped mounts")
https://lore.kernel.org/all/20210121131959.646623-1-christian.brauner@ubuntu.com/

Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
2 years agozerotier: update to 1.8.9
Moritz Warning [Sat, 30 Apr 2022 15:38:25 +0000 (17:38 +0200)]
zerotier: update to 1.8.9

Replace patch with Makefile options
to disable Rust components that
cannot be build with OpenWrt.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agodockerd: fix compilation with glibc
Liang Yang [Sat, 30 Apr 2022 17:30:47 +0000 (01:30 +0800)]
dockerd: fix compilation with glibc

Signed-off-by: Liang Yang <ggg17226@gmail.com>
2 years agosmartdns: Update to 1.2022.36
Nick Peng [Sat, 30 Apr 2022 17:18:09 +0000 (01:18 +0800)]
smartdns: Update to 1.2022.36

Signed-off-by: Nick Peng <pymumu@gmail.com>
2 years agodocker: fix compilation with glibc
Liang Yang [Sat, 30 Apr 2022 17:29:20 +0000 (01:29 +0800)]
docker: fix compilation with glibc

Signed-off-by: Liang Yang <ggg17226@gmail.com>
2 years agorclone: Update to 1.58.1
Tianling Shen [Sat, 30 Apr 2022 00:11:48 +0000 (08:11 +0800)]
rclone: Update to 1.58.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agotelegraf: upgrade to version 1.22.3
Jonathan Pagel [Sat, 30 Apr 2022 09:19:11 +0000 (11:19 +0200)]
telegraf: upgrade to version 1.22.3

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agofrp: update to 0.42.0
Van Waholtz [Sat, 30 Apr 2022 01:40:53 +0000 (09:40 +0800)]
frp: update to 0.42.0

Changelogs: https://github.com/fatedier/frp/releases

Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2 years agoflex: disable building po, tools
Eneas U de Queiroz [Tue, 26 Apr 2022 21:15:00 +0000 (18:15 -0300)]
flex: disable building po, tools

Amend the patch that disabled tests and docs to remove everything but
the src dir that builds the main flex program--the only file packaged.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoRevert "boost: Updates package to version 1.79.0"
Rosen Penev [Fri, 29 Apr 2022 22:25:34 +0000 (15:25 -0700)]
Revert "boost: Updates package to version 1.79.0"

This reverts commit 70b7dc87d408e5a69a96bf0879f3b1f2192f7460.

2 years agolibtorrent-rasterbar: Update to 2.0.6
Tianling Shen [Fri, 29 Apr 2022 02:09:26 +0000 (10:09 +0800)]
libtorrent-rasterbar: Update to 2.0.6

Added new dependency "libstdcpp".
Removed an upstreamed patch.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agodockerd: fix dependencies missing
Liang Yang [Thu, 28 Apr 2022 05:11:22 +0000 (13:11 +0800)]
dockerd: fix dependencies missing

Signed-off-by: Liang Yang <ggg17226@gmail.com>
2 years agodnsproxy: Update to 0.42.2
Tianling Shen [Thu, 28 Apr 2022 11:18:35 +0000 (19:18 +0800)]
dnsproxy: Update to 0.42.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoyq: Update to 4.25.1
Tianling Shen [Fri, 29 Apr 2022 11:00:32 +0000 (19:00 +0800)]
yq: Update to 4.25.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agostatik: drop package
Tianling Shen [Fri, 29 Apr 2022 02:18:58 +0000 (10:18 +0800)]
statik: drop package

This was previously used by cloudreve, but now deprecated.

Package `embed` has been built-in since Go 1.16, so this one is
pointless anyway.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoknot: update to 3.1.8
Jan Hák [Fri, 29 Apr 2022 12:27:07 +0000 (14:27 +0200)]
knot: update to 3.1.8

- Release notes:
https://www.knot-dns.cz/2022-04-28-version-318.html

- Refreshed patch to avoid offset

Signed-off-by: Jan Hák <jan.hak@nic.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[added commit message, refresh patch]

2 years agonano: update to 6.3
Hannu Nyman [Fri, 29 Apr 2022 16:13:48 +0000 (19:13 +0300)]
nano: update to 6.3

Update nano editor to version 6.3

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agomtools: update to 4.0.39
Guilherme Janczak [Sun, 24 Apr 2022 07:29:09 +0000 (07:29 +0000)]
mtools: update to 4.0.39

This update happens to drop the libbsd dependency.

Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
2 years agousbip: remove unused libbsd and pthreads deps
Guilherme Janczak [Thu, 28 Apr 2022 17:19:52 +0000 (17:19 +0000)]
usbip: remove unused libbsd and pthreads deps

Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
2 years agocloudreve: Update to 3.5.2
Tianling Shen [Fri, 29 Apr 2022 02:06:17 +0000 (10:06 +0800)]
cloudreve: Update to 3.5.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agokeepalived: add uci support for track_bfd configuration 18335/head
Francisco Jose Alvarez [Wed, 20 Apr 2022 10:51:13 +0000 (12:51 +0200)]
keepalived: add uci support for track_bfd configuration

Allow the configuration of track_bfd for vrrp instance throught uci

Signed-off-by: Francisco Jose Alvarez <francisco.alvarez@galgus.net>
2 years agoMerge pull request #18403 from turris-cz/change-Flask-Jinja2-maintainer
Josef Schlehofer [Thu, 28 Apr 2022 11:03:01 +0000 (13:03 +0200)]
Merge pull request #18403 from turris-cz/change-Flask-Jinja2-maintainer

Flask, Jinja2: change maintainer

2 years agoMerge pull request #18357 from clarkwang/sexpect-update
Jeffery To [Thu, 28 Apr 2022 10:06:29 +0000 (18:06 +0800)]
Merge pull request #18357 from clarkwang/sexpect-update

sexpect: updated per OpenWrt's common practice

2 years agoMerge pull request #18358 from clarkwang/passh-update
Jeffery To [Thu, 28 Apr 2022 10:05:42 +0000 (18:05 +0800)]
Merge pull request #18358 from clarkwang/passh-update

passh: updated per OpenWrt's common practice

2 years agodjango: bump to version 4.0.4
Alexandru Ardelean [Wed, 27 Apr 2022 05:47:00 +0000 (08:47 +0300)]
django: bump to version 4.0.4

Fixes
https://nvd.nist.gov/vuln/detail/CVE-2022-28347
https://nvd.nist.gov/vuln/detail/CVE-2022-28346

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #17305 from paper42/runc-1.0.3
Josef Schlehofer [Thu, 28 Apr 2022 06:32:08 +0000 (08:32 +0200)]
Merge pull request #17305 from paper42/runc-1.0.3

runc: update to 1.0.3

2 years agoMerge pull request #18391 from mhei/php8-update
Michael Heimpold [Thu, 28 Apr 2022 05:28:20 +0000 (07:28 +0200)]
Merge pull request #18391 from mhei/php8-update

php8: update to 8.1.5

2 years agoshadowsocks-libev: Revert "dbg"
Yousong Zhou [Thu, 28 Apr 2022 03:11:57 +0000 (03:11 +0000)]
shadowsocks-libev: Revert "dbg"

This reverts commit 0d18bd49f1ad1a9a52e2485680f026173d0854ee.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2 years agoshadowsocks-libev: fix compat issue with newer version of ucode
Yousong Zhou [Thu, 28 Apr 2022 03:09:51 +0000 (03:09 +0000)]
shadowsocks-libev: fix compat issue with newer version of ucode

Link: https://github.com/openwrt/packages/issues/18393
Reported-by: Huangbin Zhan <zhanhb88@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2 years agodbg
Yousong Zhou [Wed, 23 Feb 2022 12:06:26 +0000 (12:06 +0000)]
dbg

2 years agoboost: Updates package to version 1.79.0
Carlos Miguel Ferreira [Tue, 26 Apr 2022 00:35:23 +0000 (01:35 +0100)]
boost: Updates package to version 1.79.0

This commit updates boost to version 1.79.0

There are no new libraries in this version

More info about Boost 1.79.0 can be found at the usual place [1].

Note: This package update includes a fix merged to Boost.JSON in [2]
which did not make into this version.

[1]: https://www.boost.org/users/history/version_1_79_0.html
[2]: https://github.com/boostorg/json/issues/692

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2 years agoJinja2: change maintainer to Šimon Bořek 18403/head
Šimon Bořek [Wed, 27 Apr 2022 16:56:48 +0000 (18:56 +0200)]
Jinja2: change maintainer to Šimon Bořek

As we are using this package in Turris OS
and Daniel Golle decided to no longer maintain this
and some other Python packages I'd like to take
this package maintainership as was originally
suggested in https://github.com/openwrt/packages/pull/17911
by Josef Schlehofer (@BKPepe).

Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
2 years agoFlask: change maintainer to Šimon Bořek
Šimon Bořek [Wed, 27 Apr 2022 16:42:21 +0000 (18:42 +0200)]
Flask: change maintainer to Šimon Bořek

As we are using this package in Turris OS
and Daniel Golle decided to no longer maintain this
and some other Python packages I'd like to take
this package maintainership as was originally
suggested in https://github.com/openwrt/packages/pull/17911
by Josef Schlehofer (@BKPepe).

Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
2 years agoMerge pull request #18262 from TDT-AG/pr/20220406-strongswan
Florian Eckert [Wed, 27 Apr 2022 12:12:10 +0000 (14:12 +0200)]
Merge pull request #18262 from TDT-AG/pr/20220406-strongswan

strongswan: do not force to use iptable-legacy

2 years agophp8: update to 8.1.5 18391/head
Michael Heimpold [Tue, 26 Apr 2022 19:14:22 +0000 (21:14 +0200)]
php8: update to 8.1.5

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agotelegraf: Update to version 1.22.2
Jonathan Pagel [Tue, 26 Apr 2022 07:41:18 +0000 (09:41 +0200)]
telegraf: Update to version 1.22.2

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agoubnt-manager: run through shellcheck
Rosen Penev [Tue, 26 Apr 2022 02:02:33 +0000 (19:02 -0700)]
ubnt-manager: run through shellcheck

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agowsdd2: Remove extra comma, which breaks the key-value pair of the '-b' parameter
Li Zhang [Mon, 25 Apr 2022 14:18:31 +0000 (22:18 +0800)]
wsdd2: Remove extra comma, which breaks the key-value pair of the '-b' parameter

Signed-off-by: Li Zhang <starsunyzl@gmail.com>
2 years agocloudreve: Update to 3.5.1
Tianling Shen [Mon, 18 Apr 2022 19:27:36 +0000 (03:27 +0800)]
cloudreve: Update to 3.5.1

Removed statik which was deprecated by the project.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agostm32flash: update to version 0.7
Russell Senior [Wed, 20 Apr 2022 05:39:54 +0000 (22:39 -0700)]
stm32flash: update to version 0.7

Signed-off-by: Russell Senior <russell@personaltelco.net>
2 years agoruby: update to 3.1.2
Luiz Angelo Daros de Luca [Tue, 19 Apr 2022 21:37:09 +0000 (18:37 -0300)]
ruby: update to 3.1.2

Ruby 3.1.0 major changes:
- YJIT: New experimental in-process JIT compiler
- debug gem: A new debugger
- error_highlight: Fine-grained error location in backtrace
- IRB Autocomplete and Documentation Display
- Many more. See:
  https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/

Ruby 3.1.1 changes:
- Many non-security bug fixes. See:
  https://www.ruby-lang.org/en/news/2022/02/18/ruby-3-1-1-released/

Ruby 3.1.2 changes:
- CVE-2022-28738: Double free in Regexp compilation
- CVE-2022-28739: Buffer overrun in String-to-Float conversion

Packaging changes:
- Dropped 100-musl.patch (upstream fix)
- Added: ruby-error_highlight, ruby-random_formatter,
  ruby-ruby2_keywords
- Removed: ruby-dbm, ruby-gdbm, ruby-fiber, ruby-gdbm, ruby-tracer
- ruby_find_pkgsdeps script:
  * cleaned some ignored and weak dependencies
- ruby_missingfiles script:
  * fix the example cmdline
  * let diff use all terminal columns

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2 years agotgt: update to 1.0.82
Maxim Storchak [Mon, 25 Apr 2022 09:11:31 +0000 (12:11 +0300)]
tgt: update to 1.0.82

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2 years agosmartmontools: update to 7.3
Maxim Storchak [Mon, 25 Apr 2022 08:53:21 +0000 (11:53 +0300)]
smartmontools: update to 7.3

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2 years agodnsdist: update to 1.7.1
Peter van Dijk [Mon, 25 Apr 2022 10:33:00 +0000 (12:33 +0200)]
dnsdist: update to 1.7.1

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 years agoprometheus-node-exporter-lua: use uhttpd-mod-lua
Etienne Champetier [Sun, 24 Apr 2022 03:29:30 +0000 (23:29 -0400)]
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>
2 years agoprometheus-node-exporter-lua: fixup openwrt collector
Etienne Champetier [Sun, 24 Apr 2022 03:25:09 +0000 (23:25 -0400)]
prometheus-node-exporter-lua: fixup openwrt collector

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2 years agoMerge pull request #18366 from turris-cz/git-update
Jeffery To [Mon, 25 Apr 2022 09:17:33 +0000 (17:17 +0800)]
Merge pull request #18366 from turris-cz/git-update

git: update to version 2.34.3

2 years agoxray-core: Update to 1.5.5
Tianling Shen [Sat, 23 Apr 2022 23:55:20 +0000 (07:55 +0800)]
xray-core: Update to 1.5.5

Updated geodata to latest version while at it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agogit: update to version 2.34.3 18366/head
Josef Schlehofer [Sun, 24 Apr 2022 13:23:31 +0000 (15:23 +0200)]
git: update to version 2.34.3

Fixes:
- CVE-2022-24765

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agomdio-tools: add kmod-mdio-netlink as dependencies
Chukun Pan [Sat, 2 Apr 2022 14:28:26 +0000 (22:28 +0800)]
mdio-tools: add kmod-mdio-netlink as dependencies

Otherwise it will fail as follows:
  failed to find a module named mdio-netlink
  ERROR: mdio-netlink module not detected, and could not be loaded.

Run-tested on: ramips/mt7621

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
2 years agopassh: updated per OpenWrt's common practice 18358/head
Clark Wang [Sat, 23 Apr 2022 04:05:57 +0000 (12:05 +0800)]
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>
2 years agosexpect: updated per OpenWrt's common practice 18357/head
Clark Wang [Sat, 23 Apr 2022 03:53:20 +0000 (11:53 +0800)]
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>
2 years agoMerge pull request #18351 from 1715173329/va
Josef Schlehofer [Sat, 23 Apr 2022 08:32:26 +0000 (10:32 +0200)]
Merge pull request #18351 from 1715173329/va

v2rayA: Update to 1.5.7

2 years agov2rayA: Update to 1.5.7 18351/head
Tianling Shen [Wed, 20 Apr 2022 19:01:39 +0000 (03:01 +0800)]
v2rayA: Update to 1.5.7

- Removed an upstreamed patch
- Move logs to /var/log in accordance with FHS 3.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoRevert "miniupnpd: bump to latest git source"
Josef Schlehofer [Fri, 22 Apr 2022 15:19:51 +0000 (17:19 +0200)]
Revert "miniupnpd: bump to latest git source"

This was reverted because the commit does more things than just "bump to
latest git source". Also, it was not properly reviewed/tested.

See: https://github.com/openwrt/packages/pull/18133#issuecomment-1106346788

This reverts commit b3b911e99238282a768bce962bc2a271f84229ac.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agousteer: update to latest HEAD
David Bauer [Thu, 21 Apr 2022 23:51:14 +0000 (01:51 +0200)]
usteer: update to latest HEAD

f88ac23 local-node: periodically send link-measurement requests
4473c6e measurement: add missing timeout-reset
6d3314c local-node: handle received link-measurement reports
7df969f measurement: generalize measurement handling
bb61f2a local-node: enable link-measurement capability
4458b6f usteer: expose STA link measurement capability

Signed-off-by: David Bauer <mail@david-bauer.net>
2 years agoprometheus-node-exporter-lua: improve ubnt-manager
Nick Hainke [Mon, 18 Apr 2022 06:44:55 +0000 (08:44 +0200)]
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>
2 years agozerotier: fix segfault on ARM platforms
Moritz Warning [Wed, 13 Apr 2022 19:19:38 +0000 (21:19 +0200)]
zerotier: fix segfault on ARM platforms

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agozerotier: update to 1.8.8
Moritz Warning [Wed, 13 Apr 2022 19:00:01 +0000 (21:00 +0200)]
zerotier: update to 1.8.8

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2 years agolibpqxx: update to version 7.7.3
Igor Bezzubchenko [Wed, 20 Apr 2022 19:08:28 +0000 (21:08 +0200)]
libpqxx: update to version 7.7.3

Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
2 years agorsync: bump to 3.2.4
John Audia [Mon, 18 Apr 2022 20:17:58 +0000 (16:17 -0400)]
rsync: bump to 3.2.4

Bump to latest upstream release.

Signed-off-by: John Audia <graysky@archlinux.us>
2 years agopillow: bump to version 9.1.0
Alexandru Ardelean [Fri, 15 Apr 2022 06:51:43 +0000 (09:51 +0300)]
pillow: bump to version 9.1.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #18326 from jefferyto/python-twisted-22.4.0
Josef Schlehofer [Mon, 18 Apr 2022 17:55:21 +0000 (19:55 +0200)]
Merge pull request #18326 from jefferyto/python-twisted-22.4.0

python-twisted: Update to 22.4.0, refresh patches

2 years agopython-twisted: Update to 22.4.0, refresh patches 18326/head
Jeffery To [Mon, 18 Apr 2022 11:11:48 +0000 (19:11 +0800)]
python-twisted: Update to 22.4.0, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agopassh: an sshpass alternative
Clark Wang [Wed, 6 Apr 2022 14:29:14 +0000 (22:29 +0800)]
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>
2 years agoflex: use PKG_FIXUP:=autoreconf gettext-version
W. Michael Petullo [Fri, 15 Apr 2022 20:00:28 +0000 (15:00 -0500)]
flex: use PKG_FIXUP:=autoreconf gettext-version

This change aims to fix build problems that produce the error "gettext
infrastructure mismatch".

References:
- See the commit comments at:
  https://github.com/openwrt/packages/commit/baaf7f95cb5259724e28158510d9bcd152d4f693

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 years agosexpect: Expect for Shells
Clark Wang [Wed, 6 Apr 2022 13:55:32 +0000 (21:55 +0800)]
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>
2 years agonode-serialport-bindings: Support for npm@8
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:15:20 +0000 (10:15 +0900)]
node-serialport-bindings: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agonode-arduino-firmata: Support for npm@8
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:01:20 +0000 (10:01 +0900)]
node-arduino-firmata: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agonode-cylon: Support for npm@8
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:07:24 +0000 (10:07 +0900)]
node-cylon: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agonode-serialport: Support for npm@8
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:17:19 +0000 (10:17 +0900)]
node-serialport: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agonode-javascript-obfuscator: Support for npm@8
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:24:10 +0000 (10:24 +0900)]
node-javascript-obfuscator: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

The modification method is different from other node modules.
The reason is due to the npm@8 issue.
https://github.com/npm/cli/issues/4027

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agonode-hid: Support for npm@8
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:10:30 +0000 (10:10 +0900)]
node-hid: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agonode-yarn: Support for npm@8
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:19:45 +0000 (10:19 +0900)]
node-yarn: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agonode-homebridge: Support for npm@8
Hirokazu MORIKAWA [Wed, 6 Apr 2022 01:12:57 +0000 (10:12 +0900)]
node-homebridge: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agonode: Major update from v14 to v16
Hirokazu MORIKAWA [Mon, 4 Apr 2022 03:50:20 +0000 (12:50 +0900)]
node: Major update from v14 to v16

This update also changes npm from v6 to v8.
This change also requires node module packages to be modified.
Each package will be updated later.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agoMerge pull request #17303 from CarlosDerSeher/feature_bt_agent
Florian Eckert [Sat, 16 Apr 2022 11:39:14 +0000 (13:39 +0200)]
Merge pull request #17303 from CarlosDerSeher/feature_bt_agent

bt-agent: add new package

2 years agoola: fix compilation with musl 1.2.3
Rosen Penev [Wed, 13 Apr 2022 03:35:59 +0000 (20:35 -0700)]
ola: fix compilation with musl 1.2.3

Upstream sent patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agogolang: Fix conditionals not stripped
Jeffery To [Fri, 15 Apr 2022 20:55:04 +0000 (04:55 +0800)]
golang: Fix conditionals not stripped

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agogolang: Update to 1.18.1
Jeffery To [Fri, 15 Apr 2022 15:27:14 +0000 (23:27 +0800)]
golang: Update to 1.18.1

Includes fixes for:
* CVE-2022-24675 - encoding/pem: stack overflow
* CVE-2022-28327 - crypto/elliptic: generic P-256 panic when scalar has
  too many leading zeroes

This also adds -buildvcs=false to omit VCS information in Go programs.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agoyq: Update to 4.24.5
Tianling Shen [Fri, 15 Apr 2022 16:33:35 +0000 (00:33 +0800)]
yq: Update to 4.24.5

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agouvol: update to version 0.8
Daniel Golle [Fri, 15 Apr 2022 16:37:17 +0000 (17:37 +0100)]
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>
2 years agoadguardhome: Update v0.107.6
James White [Thu, 14 Apr 2022 07:14:19 +0000 (08:14 +0100)]
adguardhome: Update v0.107.6

Remove Go 1.18 patch as upstream source has updated go dependencies

Signed-off-by: James White <james@jmwhite.co.uk>
2 years agominiupnpd: bump to latest git source
ZiMing Mo [Tue, 22 Mar 2022 18:56:28 +0000 (02:56 +0800)]
miniupnpd: bump to latest git source

Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
2 years agokitty-terminfo: Terminfo for kitty, an OpenGL-based terminal emulator
Jitao Lu [Fri, 8 Apr 2022 02:35:03 +0000 (10:35 +0800)]
kitty-terminfo: Terminfo for kitty, an OpenGL-based terminal emulator

Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
2 years agobluez-tools: Add package bluezetools 17303/head
Karl Osterseher [Fri, 10 Dec 2021 14:18:34 +0000 (15:18 +0100)]
bluez-tools: Add package bluezetools

Signed-off-by: Karl Osterseher <karli_o@gmx.at>
2 years agobison: new package
W. Michael Petullo [Wed, 13 Apr 2022 19:40:22 +0000 (14:40 -0500)]
bison: new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 years agoflex: new package
W. Michael Petullo [Wed, 13 Apr 2022 19:27:31 +0000 (14:27 -0500)]
flex: new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 years agozlog: update PKG_SOURCE to avoid dl clashes
Marko Ratkaj [Tue, 5 Apr 2022 09:10:00 +0000 (11:10 +0200)]
zlog: update PKG_SOURCE to avoid dl clashes

Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2 years agozlog: add new package
Marko Ratkaj [Mon, 4 Apr 2022 08:02:20 +0000 (10:02 +0200)]
zlog: add new package

zlog is a reliable, high-performance, thread safe, flexible,
clear-model, pure C logging library.

Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2 years agopdns: update to 4.6.2
Peter van Dijk [Tue, 12 Apr 2022 13:27:26 +0000 (15:27 +0200)]
pdns: update to 4.6.2

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>