Jeffery To
636342ee43
golang: Update to 1.17.9
...
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
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-04-25 13:52:56 +08:00
Luiz Angelo Daros de Luca
45426fa3d1
ruby: update to 3.0.4
...
Fixes:
- CVE-2022-28738: Double free in Regexp compilation
- CVE-2022-28739: Buffer overrun in String-to-Float conversion
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2022-04-23 10:31:37 +02:00
Petr Štetiar
4d34758b66
ci: use openwrt/gh-action-sdk@v4
...
[ Upstream commit b1355832a0
]
In order to use feeds from GH mirror for GH actions, thus saving a lot
of resources being wasted.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-04-22 19:42:58 +02:00
Jeffery To
2a18d4fb3a
Merge pull request #18298 from jamesmacwhite/21.02-ooniprobe-v3.14.2
...
[21.02] ooniprobe v3.14.2
2022-04-23 01:28:55 +08:00
Niels Widger
edc9829bdc
delve: Update to 1.8.2
...
See https://github.com/go-delve/delve/blob/master/CHANGELOG.md for
changes.
Signed-off-by: Niels Widger <niels@qacafe.com>
2022-04-22 17:45:13 +02:00
David Bauer
fe3e0493d1
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>
(cherry picked from commit 0248058f6b
)
2022-04-22 02:15:19 +02:00
Matt Merhar
8995d3f025
python3-speedtest-cli: update to 2.1.3
...
This includes a fix for a breaking change in the Speedtest API.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
(cherry picked from commit 77ebd65f49
)
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-18 19:55:53 +02:00
James White
827c375331
ooniprobe: Update 3.14.2
...
Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit ddb4ccfeaf
)
2022-04-18 07:46:32 +01:00
Jan Pavlinec
04a580232b
ooniprobe: update to version 3.10.1
...
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
(cherry picked from commit 3f62bd9df1
)
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-18 07:43:35 +01:00
Jan Pavlinec
a33113111f
ooniprobe: update to version 3.9.2
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit eda48170ec
)
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-18 07:43:26 +01:00
Jan Pavlinec
9f90da7366
ooniprobe: update to version 3.9.0
...
Remove getrescources call because it is no longer
required.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 354523d5b5
)
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-18 07:43:18 +01:00
Jan Pavlinec
918ca913b7
ooniprobe: update to version 3.8.0
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit b2921628ab
)
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-18 07:43:11 +01:00
Jan Pavlinec
a11f9a412a
ooniprobe: update to version 3.7.0
...
Changes:
-add Configure stage to prebuild resources
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 17b18d825c
)
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-18 07:43:05 +01:00
Jan Pavlinec
915fed2604
ooniprobe: update to version 3.5.2
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 3b25f4561f
)
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-18 07:42:58 +01:00
Tianling Shen
78bcd00c13
yq: Update to 4.24.5
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit bedad06107
)
2022-04-17 09:58:02 +02:00
Tianling Shen
8406439bdc
yq: Update to 4.24.4
...
Updated GO_PKG due to upstream changes.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 07a29d211a
)
2022-04-17 09:58:02 +02:00
Nick Hainke
754c075a8a
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>
(cherry picked from commit 42e841039b
)
2022-04-16 18:07:41 -04:00
Nick Hainke
8ac019e769
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>
(cherry picked from commit 76f27975a9
)
2022-04-16 18:07:41 -04:00
Nick Hainke
406abcbcc3
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>
(cherry picked from commit e4a8d3fc29
)
2022-04-16 18:07:41 -04:00
Peter van Dijk
216a37d655
pdns-recursor: add patch for CVE-2022-27227
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-04-14 18:54:40 -07:00
Peter van Dijk
f618daa55f
pdns: add patch for CVE-2022-27227
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-04-14 18:54:40 -07:00
Michael Heimpold
8d1a786d5b
Merge pull request #18284 from mhei/21.02-php7-pecl-redis-update
...
[21.02] php7-pecl-redis: update to 5.3.7
2022-04-11 20:34:33 +02:00
Hannu Nyman
427f2f995a
haveged: update to 1.9.18
...
Update haveged to version 1.9.18
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 8579494bbb
)
2022-04-11 18:26:39 +03:00
Michael Heimpold
25a2c9f702
php7-pecl-redis: update to 5.3.7
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2022-04-10 15:57:12 +02:00
Michael Heimpold
277f406b27
Merge pull request #18279 from mhei/21.02-php8-update
...
[21.02] php8: update to 8.0.17
2022-04-10 15:53:53 +02:00
Michael Heimpold
4bc363a5b9
Merge pull request #18280 from mhei/21.02-php7-pecl-http-update
...
[21.02] php7-pecl-http: update to 3.2.5
2022-04-10 15:53:34 +02:00
Michael Heimpold
3094dfadde
php7-pecl-http: update to 3.2.5
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2022-04-09 13:50:53 +02:00
Michael Heimpold
77dcb4c906
php8: update to 8.0.17
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2022-04-09 11:37:10 +02:00
Jonathan Pagel
e74e59d04f
telegraf: Update to version 1.22.1
...
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
(cherry picked from commit 86b8b30683
)
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2022-04-09 09:34:00 +02:00
Florian Eckert
14d7e1608d
keepalived: fix libip6tc dependency
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rebase commit: nftables is not available
(cherry picked from commit eed4277d5c
)
2022-04-08 09:04:35 +02:00
Florian Eckert
3fbe10e598
keepalived: add missing CONFIG_ prefix to PKG_CONFIG_DEPENDS elements
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rebase commit: nftables is not available
(cherry picked from commit 209bcc649a
)
2022-04-08 09:04:10 +02:00
Jeffery To
ef44037b76
Merge pull request #18229 from jamesmacwhite/adguardhome-v0.107.5-21.02
...
[21.02] Update adguardhome to latest stable v0.107.5
2022-04-08 01:18:04 +08:00
Alexandru Ardelean
b3d1cd75a4
Merge pull request #18225 from rs/nextdns-1.37.11-openwrt-21.02
...
[21.02] nextdns: Update to version 1.37.11
2022-04-06 09:08:13 +03:00
James White
bbb13556dc
adguardhome: Update adguardhome to v0.107.5
...
Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit b08aa72bad
)
2022-04-03 09:00:50 +01:00
James White
19e621a432
adguardhome: Bump adguardhome to v0.107.3 stable
...
Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit 435733a899
)
2022-04-03 09:00:41 +01:00
James White
d86d6d02b4
adguardhome: Update to v0.107.2 stable
...
Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit a02d4f646f
)
2022-04-03 09:00:31 +01:00
Olivier Poitrey
9fa3942a8d
nextdns: Update to version 1.37.11
...
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2022-04-02 20:59:22 +00:00
Tianling Shen
894f58ceb7
yq: Update to 4.24.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3cbdc7e422
)
2022-04-02 06:54:13 -07:00
Rosen Penev
fbcaa8bce8
ksmbd-tools: revert update to 3.4.4
...
This reverts commit 362c8c4df3
.
This does not work with the kmod in tree.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-04-01 12:17:28 -07:00
Moritz Warning
7157e9b4d6
zerotier: revert to 1.8.4
...
This reverts commit 89cea2a6e7
.
Zerotier 1.8.6 is broken on ipq806x.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2022-03-30 19:39:07 -07:00
Josef Schlehofer
3e53f0c881
vala: update to version 0.56.0 (LTS version)
...
According, to the project website [1], we were not using long-term
version, but stable one. Let's use LTS version.
Changelog can be found on their GitLab [2].
[1] https://wiki.gnome.org/Projects/Vala
[2] https://gitlab.gnome.org/GNOME/vala/raw/0.56/NEWS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 189f078a35
)
2022-03-30 10:46:36 +02:00
Josef Schlehofer
384f983d53
vala: update to version 0.54.8
...
Changelog:
https://gitlab.gnome.org/GNOME/vala/raw/0.54/NEWS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 474414dff1
)
2022-03-30 10:45:59 +02:00
Rosen Penev
7be116683d
vala: update to 0.54.2
...
Remove shared libraries. Allows removing rpath hacks.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 575776cfa5
)
2022-03-30 10:45:33 +02:00
Rosen Penev
601bee7bf9
vala: update to 0.52.3
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit f42b5288f9
)
2022-03-30 10:45:28 +02:00
Rosen Penev
8359d159fe
vala: update to 0.52.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit d0b93ea224
)
2022-03-30 10:45:23 +02:00
Daniel Golle
78aa0f6cac
pynacl: fix build with updated sodium-minimal patch
...
Commit 3da874371
("libsodium: include ed25519_core in minimal build")
broke the build of PyNaCl. Add patch to always include all ed25519
functions which are now always covered even if libsodium is built with
the MINIMAL option.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit ccd3b6c0a5
)
2022-03-29 20:56:47 +02:00
Jeffery To
e6330a60e7
python3: Update to 3.9.12
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-03-27 12:40:55 -07:00
Jonathan Pagel
8142c9baf3
telegraf: Update to version 1.22.0 to openwrt 21.02
...
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
(cherry picked from commit 2c9c485822
)
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2022-03-27 12:39:06 -07:00
Tianling Shen
915018e39a
rclone: Update to 1.58.0
...
Added missing call for rclone-config.
Refreshed patches.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 546af5266b
)
2022-03-27 21:44:33 +03:00
Daniel Golle
cd3dc69d6b
gnunet-fuse: update to 0.16.0
...
Only notable change since 0.14.0 is that pthread_mutexattr_setkind_np()
is now no longer used.
pthread_mutexattr_setkind_np() is deprecated and non-standard.
The standard version is called pthread_mutexattr_settype()
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commits
05eac1796d
gnunet-fuse: update to version 0.14.0
d59731ba61
gnunet-fuse: update to 0.16.0
)
2022-03-26 21:31:54 +00:00