Javier Marcet
ff1c1aceaa
docker-compose: Update to version 2.20.3
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-08-15 06:57:50 +08:00
Tianling Shen
565e79e736
ruby: fix riscv64 build
...
Fix build by adding missing macros.
The patch is taken from:
https://lists.openembedded.org/g/openembedded-core/message/161168
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-08-14 18:16:23 -03:00
Hannu Nyman
0985b4004d
xz: Update to 5.4.4
...
Update xz to match the version in tools/
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-08-14 19:42:49 +03:00
Hannu Nyman
f01fcc928c
Merge pull request #21710 from Lankaster/openwrt-main-monit
...
monit: update to 5.33.0
2023-08-14 18:13:22 +03:00
Hannu Nyman
89593b5b08
Merge pull request #21800 from yogo1212/wget_pcre2
...
wget: use pcre2
2023-08-14 17:34:56 +03:00
Nick Peng
60ce4c6970
smartdns: bump to 1.2023.43
...
Signed-off-by: Nick Peng <pymumu@gmail.com>
2023-08-14 08:27:31 +08:00
Leon M. Busch-George
379946951c
wget: use pcre2
...
Pcre (1) is unmaintained and reached its end of life in 2021.
The base system provides pcre2 exclusively since May.
Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
2023-08-14 00:06:55 +02:00
Tianling Shen
162ca6ad7f
v2raya: Update to 2.1.3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-08-13 11:16:05 +08:00
Jeffery To
8a8991dfbf
python-iniconfig: Update to 2.0.0
...
The package changed to the hatchling build backend.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-13 10:55:05 +08:00
Jeffery To
8bf67793bc
python-jsonpath-ng: Update to 1.5.3
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-13 10:54:54 +08:00
Jeffery To
cde28d04e6
python-jmespath: Update to 1.0.1
...
This also updates the Python dependency from python3 to python3-light.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-13 10:54:46 +08:00
Jeffery To
0bcbdf129b
python-intelhex: Update to 2.3.0
...
This version includes the fix from the removed patch.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-13 10:54:38 +08:00
Sibren Vasse
7fb8e823b9
openssh: update to 9.4p1
...
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2023-08-13 10:53:39 +08:00
Josef Schlehofer
0662554483
Merge pull request #21748 from jefferyto/python-influxdb-5.3.1
...
python-influxdb: Update to 5.3.1
2023-08-13 00:28:04 +02:00
Josef Schlehofer
1583724fc3
Merge pull request #21795 from jefferyto/python-netdisco-3.0.0
...
python-netdisco: Update to 3.0.0, update list of dependencies
2023-08-12 23:59:13 +02:00
Josef Schlehofer
032b51980f
Merge pull request #21794 from jefferyto/python-multidict-6.0.4
...
python-multidict: Update to 6.0.4, update list of dependencies
2023-08-12 23:56:19 +02:00
Jeffery To
da25e99725
python-netdisco: Update to 3.0.0, update list of dependencies
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-12 01:51:19 +08:00
Jeffery To
d219b6d28f
python-multidict: Update to 6.0.4, update list of dependencies
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-12 01:47:53 +08:00
Christian Lachner
fce22d0d84
haproxy: update to v2.8.2
...
- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2023-08-11 17:23:45 +03:00
Stijn Tintel
e3d2109bfd
Merge pull request #19218 from stintel/openthread
...
openthread-br: new package
2023-08-11 12:11:12 +03:00
Hannu Nyman
9d07409bb6
Merge pull request #21787 from TDT-AG/pr/20230811-collectd
...
collectd: fix implicit dependence for collect-mod-disk to libudev
2023-08-11 10:29:14 +03:00
Florian Eckert
79201361b0
collectd: fix implicit dependence for collect-mod-disk to libudev
...
Fix missing dependencies for 'collectd-mod-disk' to 'libudev' if
collectd-mod-smart is not enabled.
Package collectd-mod-disk is missing dependencies for the following
libraries:
libudev.so.1
The package 'collect-mod-disk' is now build always with 'libudev' support,
independent of the enable/disable build state of 'collectd-mod-smart'.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-08-11 08:28:25 +02:00
Hirokazu MORIKAWA
23f3eb847d
node: August 2023 Security Releases
...
Update to v18.17.1
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
* CVE-2023-32002: Policies can be bypassed via Module._load (High)
* CVE-2023-32006: Policies can be bypassed by module.constructor.createRequire (Medium)
* CVE-2023-32559: Policies can be bypassed via process.binding (Medium)
* OpenSSL Security Releases (Depends on shared library provided by OpenWrt)
* OpenSSL security advisory 14th July.
* OpenSSL security advisory 19th July.
* OpenSSL security advisory 31st July
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2023-08-10 20:02:25 +03:00
Miroslav Lichvar
13647da79d
chrony: update to 4.4
...
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2023-08-10 20:01:47 +03:00
Paul Spooren
1ebd94a791
prometheus: drop package
...
The package is terribly outdated and bundling it with the web UI is a
task I don't find myself willing to take. Dropping it.
FIX : #16008
Signed-off-by: Paul Spooren <paul.spooren@rhebo.com>
2023-08-10 11:00:15 +02:00
Josef Schlehofer
1d08138c77
Merge pull request #21747 from jefferyto/python-ifaddr-0.2.0
...
python-ifaddr: Update to 0.2.0
2023-08-10 00:06:55 +02:00
Georgi Valkov
94315cfaa8
gptfdisk: fix incorrect TARGET on non-linux host
...
Fixed by defining TARGET=linux, as suggested in the README.
By default TARGET is derived from the host using uname -s,
which produces build errors on a non-linux hosts:
TARGET is not set; trying to determine target based on host OS....
Detected OS is Darwin
Build target is macos
...
x86_64-openwrt-linux-musl-g++: error: unrecognized command-line option '-arch'
Helped-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2023-08-09 14:54:45 -07:00
Jeffery To
d86deca765
python-click: Update to 8.1.6
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:11:28 +08:00
Jeffery To
aa6aa15f4b
python-wheel: Update to 0.41.1
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:11:18 +08:00
Jeffery To
68c434dd6a
python-flask-seasurf: Update to 1.1.1
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:10:32 +08:00
Jeffery To
d91ddd5d75
python-flask-login: Update to 0.6.2, update list of dependencies
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:10:23 +08:00
Jeffery To
f5411f260a
python-flask-httpauth: Update to 4.8.0
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:10:03 +08:00
Jeffery To
c579a4ab0e
python-flask-babel: Update to 3.1.0
...
The package changed to the poetry-core build backend.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:09:41 +08:00
Jeffery To
58c9de9ede
python-flask-socketio: Update to 5.3.5
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:08:50 +08:00
Jeffery To
7e931594c7
python-socketio: Update to 5.8.0
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:08:18 +08:00
Jeffery To
466dfed2f2
python-engineio: Update to 4.5.1
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-08-10 05:07:59 +08:00
Rani Hod
40a680ffd7
yt-dlp: add missing dependencies
...
Added missing python3-{logging,uuid} dependencies.
Signed-off-by: Rani Hod <rani.hod@gmail.com>
2023-08-10 05:07:31 +08:00
John Audia
b1d28936cb
libxcrypt: update to 4.4.36
...
Upstream bump required to fix build issues reported here:
https://forum.openwrt.org/t/i-cannot-build-my-image-due-to-failure-in-libxcrypt/168114
Signed-off-by: John Audia <therealgraysky@proton.me>
2023-08-09 13:38:42 -07:00
Florian Eckert
015106346c
modemmanager: add setting for allowed and preferred mode
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-08-09 14:13:06 +02:00
Florian Eckert
5fa043000f
modemmanager: remove unneeded teardown error reporting
...
Teardown error reporting is not needed, bacause it overrides init error
reporting.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-08-09 14:10:25 +02:00
Florian Eckert
dbf23705c5
modemmanager: fix white spaces
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2023-08-09 14:10:20 +02:00
Philip Prindeville
c3299c1a52
xtables-addons: add packaging for xt_asn, et al
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-08-08 15:23:46 -07:00
Philip Prindeville
7a234fa74e
xtables-addons: add MaxMind versions of xt_geoip_dl, etc.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-08-08 15:23:46 -07:00
Stan Grishin
eef14c9df8
Merge pull request #21761 from stangri/master-simple-adblock
...
simple-adblock: force_dns_port validation bugfix
2023-08-08 13:15:33 -07:00
Stan Grishin
173d163f09
simple-adblock: force_dns_port validation bugfix
...
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-08-08 09:28:31 +00:00
Jeffery To
6434e46fdc
Merge pull request #21753 from domo-iot/fix-nvme-categories
...
nvme-cli: Fix categorization
2023-08-08 11:32:21 +08:00
Jeffery To
1e8d223683
Merge pull request #21734 from fractalclone/master
...
micropython: fix stackctrl compilation for GCC 13
2023-08-08 11:28:10 +08:00
Philip Prindeville
ead95a26b6
openssh: add server config subdirectory
...
Most distros allow dropping site configuration files into
/etc/sshd_config.d/ so that you don't have to tweak the main
server configuration file.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-08-07 16:39:56 -07:00
Stijn Tintel
711950cd36
openthread-br: new package
...
Add a new package for the OpenThread Border Router. Comes with a netifd
protocol handler. See README.md for more information.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2023-08-07 23:13:51 +03:00
Luca Barbato
b5463d16f1
nvme-cli: Fix categorization
...
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2023-08-07 10:36:43 +00:00