feed/packages.git
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 agostrongswan: add wolfssl plugin 18312/head
Derek Yerger [Thu, 8 Apr 2021 17:06:48 +0000 (12:06 -0500)]
strongswan: add wolfssl plugin

Signed-off-by: Derek Yerger <derek@altdevs.net>
Signed-off-by: Joel Low <joel@joelsplace.sg>
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>
2 years agopdns-recursor: update to 4.6.2
Peter van Dijk [Tue, 12 Apr 2022 13:27:17 +0000 (15:27 +0200)]
pdns-recursor: update to 4.6.2

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 years agoopenssh: update to 9.0p1
Sibren Vasse [Sat, 9 Apr 2022 10:01:44 +0000 (12:01 +0200)]
openssh: update to 9.0p1
Remove upstreamed patches.

Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2 years agoyq: Update to 4.24.4
Tianling Shen [Wed, 13 Apr 2022 17:39:47 +0000 (01:39 +0800)]
yq: Update to 4.24.4

Updated GO_PKG due to upstream changes.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agocloudflared: Update to 2022.4.1
Tianling Shen [Wed, 13 Apr 2022 17:41:27 +0000 (01:41 +0800)]
cloudflared: Update to 2022.4.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agouvol: unbreak if LVM is installed but unused
Daniel Golle [Thu, 7 Apr 2022 10:54:50 +0000 (11:54 +0100)]
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>
2 years agotransmission: add 'incomplete' and 'watch' dirs to ujail mounts
Alexander Egorenkov [Sun, 10 Apr 2022 14:24:24 +0000 (16:24 +0200)]
transmission: add 'incomplete' and 'watch' dirs to ujail mounts

To fix the errors:

Sun Apr 10 14:19:41 2022 daemon.err transmission-daemon[29831]: [2022-04-10 14:19:41.098] watchdir Failed to open directory "/mnt/sda1/openwrt/transmission/watch" (2): No such file or directory (watchdir.c:358)

and

Sun Apr 10 14:20:18 2022 daemon.err transmission-daemon[30175]: [2022-04-10 14:20:18.641] Couldn't create "/mnt/sda1/openwrt/transmission/incomplete": Permission denied (file-posix.c:243)

References:
- https://github.com/openwrt/packages/issues/17674

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2 years agoMerge pull request #18268 from jamesmacwhite/ooniprobe-v3.14.1
Jeffery To [Wed, 13 Apr 2022 08:10:25 +0000 (16:10 +0800)]
Merge pull request #18268 from jamesmacwhite/ooniprobe-v3.14.1

ooniprobe: Update to v3.14.2

2 years agoooniprobe: Update 3.14.2 18268/head
James White [Thu, 7 Apr 2022 20:06:46 +0000 (21:06 +0100)]
ooniprobe: Update 3.14.2

Signed-off-by: James White <james@jmwhite.co.uk>
2 years agoadblock: 4.1.3-8
Dirk Brenken [Mon, 11 Apr 2022 19:33:57 +0000 (21:33 +0200)]
adblock: 4.1.3-8

* add new 'hblock' compilation source (XL, see https://hblock.molinero.dev for reference)
* print runtime/date information in ISO-8601 standard format
* minor cleanups

Signed-off-by: Dirk Brenken <dev@brenken.org>
2 years agohaveged: update to 1.9.18
Hannu Nyman [Mon, 11 Apr 2022 15:24:28 +0000 (18:24 +0300)]
haveged: update to 1.9.18

Update haveged to version 1.9.18

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 years agosyncthing: Update to 1.19.2
Jeffery To [Sun, 10 Apr 2022 08:44:30 +0000 (16:44 +0800)]
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]: https://github.com/syncthing/syncthing/commit/e30898ddb3e51225d4bda8661a1510c5cc9afe08

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2 years agoopen-vm-tools: update to 12.0.0
Rosen Penev [Thu, 7 Apr 2022 08:17:49 +0000 (01:17 -0700)]
open-vm-tools: update to 12.0.0

Update patches with the Alpine Linux ones.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agouacme: add libev dependency to uacme-ualpn
Eneas U de Queiroz [Tue, 5 Apr 2022 14:50:46 +0000 (11:50 -0300)]
uacme: add libev dependency to uacme-ualpn

The dependency has a PACKAGE_uacme-ualpn condition so that libev won't
be unnecessarily built if uacme-ualpn is not selected.

Remove PKG_USE_MIPS16:=0, as it is not necessary when not using the
libev that is bundled with uacme.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2 years agoMerge pull request #18273 from cotequeiroz/opensc
Michael Heimpold [Sat, 9 Apr 2022 11:46:14 +0000 (13:46 +0200)]
Merge pull request #18273 from cotequeiroz/opensc

opensc: do not build man pages

2 years agotelegraf: Update to version 1.22.1
Jonathan Pagel [Sat, 9 Apr 2022 04:33:30 +0000 (06:33 +0200)]
telegraf: Update to version 1.22.1

Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2 years agoopensc: do not build man pages 18273/head
Eneas U de Queiroz [Thu, 7 Apr 2022 13:39:46 +0000 (10:39 -0300)]
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>
2 years agoMerge pull request #18263 from TDT-AG/pr/20220406-keepalived
Florian Eckert [Fri, 8 Apr 2022 06:32:03 +0000 (08:32 +0200)]
Merge pull request #18263 from TDT-AG/pr/20220406-keepalived

keepalived: fix makfile

2 years agoxfrpc: fast reverve proxy client in c language
Dengfeng Liu [Tue, 5 Apr 2022 01:53:59 +0000 (01:53 +0000)]
xfrpc: fast reverve proxy client in c language

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2 years agodomoticz: update to 2022.1
Lucian Cristian [Thu, 31 Mar 2022 20:07:58 +0000 (23:07 +0300)]
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>
2 years agodocker-compose: Update to version 2.4.1
Javier Marcet [Wed, 6 Apr 2022 08:15:24 +0000 (10:15 +0200)]
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>
2 years agodjango: bump to version 4.0.3
Alexandru Ardelean [Wed, 16 Mar 2022 07:39:28 +0000 (09:39 +0200)]
django: bump to version 4.0.3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agosquashfs-tools: bump to version 4.5.1
Alexandru Ardelean [Tue, 5 Apr 2022 07:03:12 +0000 (10:03 +0300)]
squashfs-tools: bump to version 4.5.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #18266 from 1715173329/cf
Josef Schlehofer [Thu, 7 Apr 2022 20:38:47 +0000 (22:38 +0200)]
Merge pull request #18266 from 1715173329/cf

cloudflared: Update to 2022.4.0

2 years agotvheadend: add noacl config option for server
Alexander Egorenkov [Sat, 26 Mar 2022 12:09:22 +0000 (13:09 +0100)]
tvheadend: add noacl config option for server

Add support for --noacl option to disable all access control checks.

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2 years agoMerge pull request #18228 from jamesmacwhite/adguardhome-v0.107.5-go-1.18-fix
Jeffery To [Thu, 7 Apr 2022 17:12:02 +0000 (01:12 +0800)]
Merge pull request #18228 from jamesmacwhite/adguardhome-v0.107.5-go-1.18-fix

[master] adguardhome: Patch quic-go to fix compilation on Go 1.18

2 years agoMerge pull request #18246 from 1715173329/dl
Jeffery To [Thu, 7 Apr 2022 16:59:29 +0000 (00:59 +0800)]
Merge pull request #18246 from 1715173329/dl

dnslookup: Update to 1.6.0

2 years agocloudflared: Update to 2022.4.0 18266/head
Tianling Shen [Thu, 7 Apr 2022 15:36:57 +0000 (23:36 +0800)]
cloudflared: Update to 2022.4.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agokeepalived: fix libip6tc dependency 18263/head
Florian Eckert [Wed, 6 Apr 2022 09:39:28 +0000 (11:39 +0200)]
keepalived: fix libip6tc dependency

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2 years agokeepalived: add missing CONFIG_ prefix to PKG_CONFIG_DEPENDS elements
Florian Eckert [Wed, 6 Apr 2022 07:53:10 +0000 (09:53 +0200)]
keepalived: add missing CONFIG_ prefix to PKG_CONFIG_DEPENDS elements

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2 years agostrongswan: do not force to use iptable-legacy 18262/head
Florian Eckert [Tue, 5 Apr 2022 12:30:35 +0000 (14:30 +0200)]
strongswan: do not force to use iptable-legacy

The default firewall is the fw4, which uses nft. In order to not
install the legacy implementation when installing strongswan, the build
system should decide which firewall backend to use.

While we are at it, I have also added the dependency packages for IPV6.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2 years agodnslookup: Update to 1.6.0 18246/head
Tianling Shen [Wed, 6 Apr 2022 14:26:00 +0000 (22:26 +0800)]
dnslookup: Update to 1.6.0

Fixed typo error: `AUTORELESE` > `AUTORELEASE`.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoMerge pull request #18244 from liudf0716/apfree-wifidog
Alexandru Ardelean [Wed, 6 Apr 2022 06:11:16 +0000 (09:11 +0300)]
Merge pull request #18244 from liudf0716/apfree-wifidog

apfree-wifidog: fix compile error

2 years agoMerge pull request #18200 from neheb/8
Alexandru Ardelean [Wed, 6 Apr 2022 06:10:10 +0000 (09:10 +0300)]
Merge pull request #18200 from neheb/8

ptunnel-ng: fix compilation with kernel 5.15

2 years agoMerge pull request #18217 from rsalvaterra/tor-bump
Alexandru Ardelean [Wed, 6 Apr 2022 06:09:29 +0000 (09:09 +0300)]
Merge pull request #18217 from rsalvaterra/tor-bump

tor: bump to 0.4.6.10 stable

2 years agoMerge pull request #18224 from rs/nextdns-1.37.11-master
Alexandru Ardelean [Wed, 6 Apr 2022 06:07:44 +0000 (09:07 +0300)]
Merge pull request #18224 from rs/nextdns-1.37.11-master

nextdns: Update to version 1.37.11

2 years agoMerge pull request #18245 from 1715173329/dp
Alexandru Ardelean [Wed, 6 Apr 2022 06:05:20 +0000 (09:05 +0300)]
Merge pull request #18245 from 1715173329/dp

dnsproxy: Update to 0.42.1

2 years agoxtables-addons: fix various warning in lua patch
Rosen Penev [Sun, 3 Apr 2022 03:12:33 +0000 (20:12 -0700)]
xtables-addons: fix various warning in lua patch

These will become errors in the next LTS kernel.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoxtables-addons: update to 3.19
Rosen Penev [Sun, 3 Apr 2022 02:43:09 +0000 (19:43 -0700)]
xtables-addons: update to 3.19

Fixes compilation with kernel 5.15.

Fixed changed binary name.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agowifi-presence: add new package
Adam Williams [Sun, 20 Mar 2022 04:38:24 +0000 (22:38 -0600)]
wifi-presence: add new package

See https://github.com/awilliams/wifi-presence for details.

Signed-off-by: Adam Williams <pwnfactory@gmail.com>
2 years agodnsproxy: Update to 0.42.1 18245/head
Tianling Shen [Tue, 5 Apr 2022 12:35:41 +0000 (20:35 +0800)]
dnsproxy: Update to 0.42.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoapfree-wifidog: fix compile error 18244/head
Dengfeng Liu [Tue, 5 Apr 2022 10:20:36 +0000 (10:20 +0000)]
apfree-wifidog: fix compile error

which requires libiptext library from iptables

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2 years agopython-websocket-client: update to 1.3.2
Javier Marcet [Mon, 4 Apr 2022 11:29:25 +0000 (13:29 +0200)]
python-websocket-client: update to 1.3.2

 - Add support for pre-initialized stream socket in new WebSocketApp
 - Remove rel.saferead() in examples (f0bf03d)
 - Increase scope of linting checks (dca4022)
 - Start adding type hints (a8a4099)

Signed-off-by: Javier Marcet <javier@marcet.info>