Josef Schlehofer
07c1218009
Revert "ci: no longer require real name"
...
It was decided that we should require to use real name once again.
There was discussion about it on the mailing list [1], which
was based on the commit in different OpenWrt repo [2]
This reverts commit 7e6cd98ad4
.
[1] https://lists.openwrt.org/pipermail/openwrt-devel/2024-April/042711.html
[2] 12d9551f2d
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2024-06-05 10:42:08 +02:00
Milinda Brantini
b0a4fd300f
natmap: update to 20240603
...
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-06-05 16:21:19 +08:00
René Treffer
aa7ea7938f
prometheus-node-exporter-lua: fix netclass duplicate TYPE lines
...
Fixes a315c40b72
[initial fix]
Signed-off-by: René Treffer <treffer@measite.de>
[fixup René version]
Signed-off-by: PichetGoulu <pichet@nosuid.be>
[actual commit]
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2024-06-05 03:09:27 -04:00
Florian Eckert
b0f5e1f3c8
Merge pull request #24037 from TDT-AG/pr/20240429-keepalived
...
keepalived: remove not supported notify script handling
2024-06-05 08:27:35 +02:00
Rosen Penev
a770f6408b
mdnsreponder: update to 2200.100.94.0.2
...
The IETF fork is unmaintained. In addition, the versioning is incompatible with apk.
010-uclibc.patch is pointless as uclibc is no longer used by OpenWrt.
020-fix-core-dump-while-parsing-interface-list.patch was an upstream
backport. No longer needed.
Added tls=no to avoid mbedtls dependency.
mDNSIdentify is gone.
Added back patches from version 878.200.35. They required manual
refreshing. 120-reproducible-builds.patch is probably needed. Not sure
about 100-linux_fixes.patch.
Add OpenEmbedded patches. Some crash fixes. mdnsd is less noisy with
them.
Log stderr to the log. Otherwise there's no output.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-04 14:15:47 -07:00
Rosen Penev
35c8a1be68
sane-backends: fix compilation with GCC14
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-04 14:15:08 -07:00
Rosen Penev
a161290906
gdbm: update to 1.23
...
Just make the library instead of everthing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-04 14:14:58 -07:00
Rosen Penev
1e1fe45c02
ostiary: fix compilation with GCC14
...
Wrong pointer type.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-04 14:14:33 -07:00
Rosen Penev
21ff8c732c
libv4l: fix compilation without utils
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-04 14:14:24 -07:00
Rosen Penev
e174602d56
v4l2camera: update to 0.2.0
...
fix compilation when ALSA is found
Need to link against libasound.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-04 14:13:57 -07:00
Russell Senior
651bc1eea9
libgpiod: update to 2.1.2
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
2024-06-04 14:43:54 +02:00
Florian Eckert
e53341324b
Merge pull request #24183 from TDT-AG/pr/20240517-ddns
...
ddns-scripts: do not verify DNS server on start
2024-06-04 14:07:27 +02:00
Martin Schiller
2a3a3575fe
frr: add support for BGP MD5 authentication
...
You have to enable the CONFIG_TCP_MD5SIG kernel config option to be able
to use the BGP MD5 authentication.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2024-06-03 17:35:55 +08:00
Hirokazu MORIKAWA
ff7f26e379
node: bump to v20.14.0
...
Notable Changes
* src,permission: throw async errors on async APIs (Rafael Gonzaga)
* (SEMVER-MINOR) test_runner: support forced exit (Colin Ihrig)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2024-06-03 16:35:03 +08:00
Ray Wang
c6777c6ecc
hev-socks5-server: update to 2.6.6
...
Signed-off-by: Ray Wang <r@hev.cc>
2024-06-03 16:34:48 +08:00
Sergey Ponomarev
e2d21302f2
acme-common: export main_domain
...
To avoid confusion, first create the main_domain var and only then export it.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-06-03 10:09:09 +02:00
Sergey Ponomarev
56e98f78b8
acme-common: migrate deprecated options
...
Add to uci-defaults script a migration from old deprecated options to new:
use_staging to staging
keylength to key_type
remove standalone
add missing validation_method
We still support the old options in the acme.init if old config was copied after installing of the newer version of the acme-common.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-06-03 10:09:09 +02:00
Alexandru Ardelean
76c07f6432
django: bump to version 5.0.6
...
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-06-03 09:42:38 +03:00
Alexandru Ardelean
bcebcf13fb
python-requests: bump to version 2.32.3
...
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-06-03 09:41:21 +03:00
Alexandru Ardelean
78500aa922
python-lxml: bump to version 5.2.2
...
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-06-03 09:40:04 +03:00
Alexandru Ardelean
e33c78b092
python-evdev: bump to version 1.7.1
...
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-06-03 09:37:54 +03:00
krant
f37e815dfd
at: update to 3.2.5
...
- Use upstream tarball
- Update project URL
- Drop obsolete patches
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-02 20:10:52 -07:00
Rosen Penev
9043b66e87
ffmpeg: fix compilation with gcc14
...
Requires disabling a warning as there's an incompatibility between musl
ioctl and v4l2_ioctl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-02 19:19:10 -07:00
krant
d1f58074b4
apache: update to 2.4.59
...
- Remove obsolete OpenSSL patch - upstream handles it by itself now
- Refresh another patch
- Remaining patches are unaffected
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-02 19:18:06 -07:00
krant
567a123f88
c-ares: update to 1.29.0
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-02 19:17:13 -07:00
krant
6996b71e45
zstd: update to 1.5.6
...
- Adopt the package
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-02 19:17:00 -07:00
krant
f725bf9727
fping: update to 5.2
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-02 19:16:34 -07:00
W. Michael Petullo
3d6cbe13c2
gst1-libav: update to 1.24.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-06-02 19:13:19 -07:00
W. Michael Petullo
610e7aef71
gst1-plugins-ugly: update to 1.24.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-06-02 19:13:19 -07:00
W. Michael Petullo
44faf216a6
gst1-plugins-bad: update to 1.24.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-06-02 19:13:19 -07:00
W. Michael Petullo
c1effa1a2e
gst1-plugins-good: update to 1.24.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-06-02 19:13:19 -07:00
W. Michael Petullo
420c888b63
gst1-plugins-base: update to 1.24.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-06-02 19:13:19 -07:00
W. Michael Petullo
853788b7aa
gstreamer1: update to 1.24.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-06-02 19:13:19 -07:00
Balázs Urbán
1930d39a15
prometheus-node-exporter-lua-hostapd_stations: fix not reporting metrics
...
- fix incorrect interface name mapping in hostapd_stations exporter
Signed-off-by: Balázs Urbán <szalab9@gmail.com>
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2024-06-02 18:22:12 -04:00
Etienne Champetier
fe489585c2
prometheus-node-exporter-lua: add missing libubus-lua dependency
...
Fixes a315c40b72
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2024-06-02 17:37:04 -04:00
krant
bd674aebe9
whois: update to 5.5.23
...
- Switch to local tarball
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-02 05:33:22 -07:00
Rosen Penev
de15108160
wsdd2: fix compilation with GCC14 and 64-bit
...
struct msghdr under musl uses padding ints for 64-bit, which means we
can't direct initialize like this. Switch to initializing each member
explicitly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-01 20:58:26 -07:00
krant
c87b846cac
libarchive: update to 3.7.4
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 17:28:51 -07:00
krant
786f9e3811
unrar: update to 7.0.9
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 17:28:35 -07:00
krant
3ad060efca
lynx: update to 2.9.2
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 17:28:26 -07:00
krant
e6a390739e
erlang: update to 27.0
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 17:28:19 -07:00
krant
431184e1bd
imagemagick: update to 7.1.1.33
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 17:28:13 -07:00
krant
c57fe9fe93
hwdata: update to 0.383
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 17:28:07 -07:00
Rosen Penev
177920eed4
libssh: fix bad pkgconfig paths
...
Avoid leaking host paths.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-01 17:27:37 -07:00
krant
03afd5ddce
libjpeg-turbo: update to 3.0.3
...
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-06-01 16:10:54 -07:00
Dirk Brenken
3584187f69
banip: update 0.9.6-3
...
* fixed concurrent, too high nft loads during feed processing (seen in LuCI frontend)
Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-06-01 16:06:59 +02:00
Louis Dupré Bertoni
8c7e0d56f3
collectd: enable write_prometheus plugin
...
Signed-off-by: Louis Dupré Bertoni <github@louisdb.xyz>
[PKG_RELEASE bump added]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-06-01 10:53:48 +03:00
Luca Barbato
0afd4abc9e
cargo-c: New host package
...
It is useful to build crates as C libraries.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2024-06-01 15:49:47 +08:00
Josef Schlehofer
f1f226e9ec
Merge pull request #24068 from stangri/master-ngtcp2
...
ngtcp2: drop maintainership
2024-06-01 09:25:52 +02:00
Stan Grishin
d4dad3b1fe
Merge pull request #24271 from neheb/m
...
ngtcp2: fix bad pkgconfig paths
2024-05-31 14:26:18 -07:00